1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Chris Church
2c166e501e Implemented AC-166, added signal handlers to update has_active_failures flag whenever host/group/job are changed/deleted and whenever group-host and group-group relationships change. 2013-07-26 23:49:49 -04:00
Chris Church
bc49627203 Permissions-related updates and fixes, more tests, better handling of any user input that would previously generate a server error. 2013-07-25 11:15:12 -04:00
Chris Church
c5f2f2bfaf Added support for defining additional environment variables in settings to pass to the subprocess launched by the celery task, specify HOME and USER in settings by default instead of supervisord configuration. 2013-07-16 01:39:17 -04:00
Chris Church
8e0974c688 Enabled syslog by default for all 500 errors. 2013-07-15 14:27:02 -04:00
Chris Church
42071315b5 Minor updates to local app_setup playbook so it *should* work to setup PostgreSQL database. 2013-07-08 13:28:56 -04:00
Chris Church
1d3bd62bd2 Update callback plugin to use API, remove inventory/callback management commands. 2013-06-20 12:44:51 -04:00
Chris Church
9478d8d532 Updates to setup/requirements, add Makefile target for running tests with coverage. 2013-05-21 19:08:46 -04:00
Chris Church
aeac739735 Major rename of package from lib to ansibleworks. 2013-05-21 18:20:26 -04:00
Chris Church
7809e94fde Settings updates to support production installation. 2013-05-21 09:10:54 -04:00
Chris Church
bc1f3e320e Changed how Project local_path is configured, added option to specify playbook on JobTemplate and Job, updated admin and tests. 2013-04-19 15:40:13 -04:00
Michael DeHaan
09cca99c69 Just use plain GPL. 2013-04-09 01:05:55 -04:00
Chris Church
0155f0acea Update settings template to use SQLite test database when running acom_inventory script in tests, initial stub for callback event logger. 2013-04-02 14:53:52 -04:00
Chris Church
63ef048d73 Fixed test database name in app setup template. 2013-04-02 14:06:54 -04:00
Michael DeHaan
184a68b0f9 License change. GPLv3 -> Affero GPLv3. 2013-04-01 17:44:30 -04:00
Michael DeHaan
a071ff65e4 Add copyright headers. 2013-03-23 18:43:11 -04:00
Michael DeHaan
23e685bba8 make test database use sqlite 2013-03-19 10:27:14 -04:00
Michael DeHaan
0758a28c08 Get tastypie relationships operational, consolidate resources into one file for easier sharing 2013-03-18 19:32:03 -04:00
Chris Church
2714e36268 Rearranged settings. 2013-03-13 16:49:22 -04:00