Commit Graph

20 Commits

Author SHA1 Message Date
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
Michael DeHaan 6c8b4de4c1 Change SQL backend in settings template, tweak playbook 2013-03-13 16:13:06 -04:00
Michael DeHaan 14b0a1ed27 Rename acom to lib to avoid confusion with repo name. 2013-03-13 15:32:22 -04:00
Michael DeHaan 1853d32020 Various Django cleanup 2013-02-28 19:52:14 -05:00
Michael DeHaan d444bd0873 Simplify Django organization, add South support. 2013-02-28 19:39:01 -05:00