summaryrefslogtreecommitdiffstats
path: root/setup.py (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Updated to be compatible with Django 1.4.5, added tox settings for automated ...Chris Church2013-06-221-1/+7
* Work in progress on inventory script using API.Chris Church2013-06-201-1/+2
* Adding ability to run "make rpm"James Cammarata2013-06-161-2/+52
* Updates to work with REST framework 2.3.x, update browseable API style to mim...Chris Church2013-06-141-17/+2
* Numerous model-related updates and supporing changes, including:Chris Church2013-06-101-2/+2
* README.md is gone so tweak setup.Michael DeHaan2013-05-231-1/+1
* Major rename of package from lib to ansibleworks.Chris Church2013-05-221-3/+6
* Update to production settings to fail if no config found, updates to build sc...Chris Church2013-05-211-6/+8
* Initial setup script.Chris Church2013-05-081-0/+79