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

24 Commits

Author SHA1 Message Date
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