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

32 Commits

Author SHA1 Message Date
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
07657926b9 Rename ansibleworks to awx. 2013-06-23 13:21:02 -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
65c8176507 Added tarballs for third-party Python dependencies, updated requirements, added optional django-debug-toolbar support. 2013-06-10 21:54:42 -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
chouseknecht
2afd8d44e7 Fix setup.yml 2013-05-06 15:15:18 -04:00
chouseknecht
c1cc2a1e0b Added UI under lib/static/web. Updated README.md 2013-05-06 14:26:49 -04:00
Michael DeHaan
2a013a5cfe Add API version info to api root, add dependency to setup playbook 2013-04-25 13:08:39 -04:00
Michael DeHaan
620ce927a8 Add libYAML package dependency 2013-04-25 08:13:29 -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
0a364f39d6 Minor tweaks to the setup playbook. 2013-04-16 16:14:08 -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
Michael DeHaan
2cea592c6c get organizations API working, hello REST world! 2013-03-13 17:58:51 -04:00
Michael DeHaan
273b447250 Change the way we sync, add notes about superuser setup. 2013-03-13 17:20:50 -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
b97193e6a0 Pull requirements from pip so we get later things on CentOS 6, etc 2013-03-13 16:06:45 -04:00
Michael DeHaan
e5bcdd2d40 Fix up ansible playbook given recent path changes. 2013-03-13 15:41:07 -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
b5a1b2d423 move manage.py up one level 2013-03-13 15:21:06 -04:00
Michael DeHaan
495639611e Flesh out database model. 2013-03-13 15:15:35 -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