summaryrefslogtreecommitdiffstats
path: root/setup.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix flake8 warning.Bill Nottingham2016-06-071-1/+0
* munin is dead. Long live munin!Bill Nottingham2016-06-061-18/+1
* Moved awx packages inside venv, restructured spec file, restructured MakefileGraham Mainwaring2016-03-251-10/+6
* Preliminary EL6 SCL Python 2.7 supportGraham Mainwaring2016-03-231-5/+10
* Builds an RPM for EL6 with SCL python27 and httpd24Graham Mainwaring2016-03-211-8/+11
* Add PowerShell version of request_tower_configuration. From @nitzmahone.Bill Nottingham2015-11-051-1/+1
* Include license information in packagingJames Laska2015-09-181-0/+2
* fixed copyright dateJohn Mitchell2015-06-111-1/+1
* Fix a few more copyright statementsMatthew Jones2015-06-111-1/+1
* Fix a spelling error in the setup script that's causing rpm build failuresMatthew Jones2015-06-091-1/+1
* Remove mongo_{btree,lock} as worthless monitoring points (and broken at that)Matthew Jones2015-06-081-2/+0
* Add munin monitors for mongoMatthew Jones2015-06-081-1/+7
* Fix an issue with centos 7 after adding mongo as a service dependencyMatthew Jones2015-05-221-1/+2
* Fix up flake8 runtime configuration, do a bit of flake8 work as itMatthew Jones2015-02-051-24/+22
* rabbit_alive -> redis_aliveLuke Sneeringer2014-11-121-1/+1
* Python source removal now happens during packagingJames Laska2014-10-201-102/+0
* Switch to dh-python2 and remove py files during packagingJames Laska2014-10-201-38/+42
* Disable pre-byte-compiling .py files for debian buildsJames Laska2014-10-181-1/+1
* Consolidate RPM and DEB build processJames Laska2014-10-171-12/+12
* Theoretical move from /etc/awx/ to /etc/tower/.Luke Sneeringer2014-08-221-1/+1
* Create packaging symlinks for sosreportJames Laska2014-08-141-5/+6
* Combine sosreport plugins into a single pluginJames Laska2014-08-131-4/+1
* Fix up sosfile strings in setup.pyMatthew Jones2014-08-111-2/+2
* Add sosreport support to TowerMatthew Jones2014-08-111-0/+9
* Updating init script installation detailsMatthew Jones2014-07-311-1/+2
* Creating and moving around new tower monitors for muninMatthew Jones2014-07-301-1/+7
* Add tower meta-init scriptMatthew Jones2014-07-301-0/+2
* Add tower-manage.Luke Sneeringer2014-07-301-0/+1
* More updates for tower graphs in muninMatthew Jones2014-07-291-2/+1
* Add some munin tower monitoring tasksMatthew Jones2014-07-291-1/+7
* Adding munin install and configuration to the playbook and package buildsMatthew Jones2014-07-211-1/+4
* Create aliases for generating RPM and DEB sdistJames Laska2014-05-221-10/+11
* Include byte-compiled pyc files in sdist tarballJames Laska2014-05-141-2/+7
* Update package build workflowJames Laska2014-05-131-2/+49
* Update some setup things for the new callback scriptMatthew Jones2014-04-161-1/+1
* Add an example script that will retry a tower callback request if it does not...Matthew Jones2014-04-151-1/+3
* Support httpd 2.2 and 2.4 config formatsJames Laska2014-03-101-1/+3
* Rename package awx to ansible-towerJenkins2014-01-291-4/+4
* Happy new year!!!Chris Church2014-01-021-1/+1
* AC-847 Fix for inventory import performance.Chris Church2013-12-181-0/+2
* AC-474. Updates to contributing doc, along with related Makefile, testing and...Chris Church2013-09-251-6/+1
* Remove settings.py from the debian/rpm packagingJames Cammarata2013-09-171-3/+0
* Add config file to setup.pyMichael DeHaan2013-09-071-1/+1
* Change for RPM packaging to allow daily dev buildsJames Cammarata2013-06-261-1/+1
* Added modified sdist command to distribute certain files as pyc only.Chris Church2013-06-261-3/+51
* More debian packaging stuffJames Cammarata2013-06-241-3/+4
* Include local versions of third-party dependencies, particularly those unavai...Chris Church2013-06-241-11/+2
* Initial work for packaging .debJames Cammarata2013-06-231-15/+16
* Rename ansibleworks to awx.Chris Church2013-06-231-12/+12
* Fix comment typos.Chris Church2013-06-221-1/+1