1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 15:21:13 +03:00
Go to file
2013-06-04 11:32:21 -04:00
ansibleworks Tree drop-down menu now works. Right clicking node and selecting menu option now fires modal dialogs. Using same code as buttons near top-right corner of tree. Clean-up code for deleting a node. It now correctly inspects parenet of selected node and uses either /inventory/N/groups or /groups/N/children to POST the disassociate request. 2013-06-04 11:32:21 -04:00
app_setup Updates to setup/requirements, add Makefile target for running tests with coverage. 2013-05-21 19:08:46 -04:00
docs Docs update following LaunchJob renaming. 2013-04-17 21:53:45 -04:00
planning Add comments on planning docs 2013-03-15 23:12:17 -04:00
.coveragerc Updates to setup/requirements, add Makefile target for running tests with coverage. 2013-05-21 19:08:46 -04:00
.gitignore Playbook updates after some testing. 2013-05-23 04:58:44 -04:00
COPYING Replace COPYING document 2013-05-14 18:45:38 -04:00
Makefile Rename directory structure in release package. 2013-05-26 11:01:00 -04:00
manage.py Major rename of package from lib to ansibleworks. 2013-05-21 18:20:26 -04:00
MANIFEST.in Bumped version number, updated settings and playbook to add support for logging via syslog. 2013-05-30 01:02:43 -04:00
requirements.txt Don't install PyYAML as ansible already will have. 2013-05-26 12:47:37 -04:00
SETUP.md Reapplied migrations since change, work on tests for inventory script. 2013-03-29 02:36:11 -04:00
setup.py README.md is gone so tweak setup. 2013-05-23 13:36:59 -04:00
TODO.md Updates to permissions checks (and tests), add logging around permission checks, permission-related fixes to support browsable API, work in progress on job templates API, added default logging settings. 2013-05-01 14:10:42 -04:00