ara/ara
David Moreau-Simard 3fc2068314
Add support for Ansible 2.4
- Adjust configuration loading to work with 2.4
- Metaclass usage to automatically commit to the database no longer
  worked, worked around it by removing the metaclass altogether.
  The metaclass is no longer used in 1.0 so this is only a master
  branch change.

Change-Id: I0646b71a74d007f6f5cc9b4718fe2e222075e5e8
2017-09-20 20:33:57 -04:00
..
cli Ignore 404's when generating static report with frozen-flask 2017-09-05 20:04:44 +00:00
db Allow configuring logging via config file 2017-08-26 12:44:08 -05:00
plugins Add support for Ansible 2.4 2017-09-20 20:33:57 -04:00
static Improve display of task results, records and host facts 2017-07-16 11:12:54 -04:00
templates Link Python in the header bar 2017-08-29 18:32:56 +00:00
tests Add support for Ansible 2.4 2017-09-20 20:33:57 -04:00
views Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
__init__.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
config.py Add support for Ansible 2.4 2017-09-20 20:33:57 -04:00
context_processors.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
errorhandlers.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
fields.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
filters.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
manage.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
models.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
shell.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00
utils.py Merge "Add subunit output support" 2017-07-31 22:54:19 +00:00
webapp.py Import logging.config as well as logging 2017-08-29 11:59:43 -07:00
wsgi.py Re-license ARA from ASLv2 to GPLv3 2017-07-24 19:30:34 +00:00