ara/ara/api
David Moreau Simard c3874e54f3
API: Add an "expired" status for playbooks, plays and tasks
This status can eventually be set from different contexts and for
different reasons but for now the main use case is to timeout
objects that have been in the running status for too long and will
never complete.

Change-Id: I13682a69ff2aa3d3609528583209007aa93ded0d
Related: https://github.com/ansible-community/ara/issues/26
2020-09-17 10:31:22 -04:00
..
management/commands CLI: Deprecate 'ara-manage prune' in favor of 'ara playbook prune' 2020-08-22 12:51:49 -04:00
migrations API: Add an "expired" status for playbooks, plays and tasks 2020-09-17 10:31:22 -04:00
tests API: Add an "expired" status for playbooks, plays and tasks 2020-09-17 10:31:22 -04:00
__init__.py Only ara is a namespace package, subpackages are not. 2018-09-28 08:31:09 +02:00
admin.py Add missing license headers 2019-05-03 03:59:16 +00:00
apps.py Add missing license headers 2019-05-03 03:59:16 +00:00
auth.py Added very basic read/write authentication. 2019-01-24 17:07:31 +00:00
fields.py api browser: fix error 500 when viewing playbooks with labels 2020-05-26 21:06:52 -04:00
filters.py API: Add stats host filter for 'gt >' and 'lt <' 2020-07-22 21:02:14 -04:00
models.py API: Add an "expired" status for playbooks, plays and tasks 2020-09-17 10:31:22 -04:00
serializers.py API: Stop returning nested children resources 2020-09-06 11:57:32 -04:00
urls.py api: Use basename instead of base_name in URL mapping 2019-12-12 13:30:03 -05:00
views.py api: Reverse default sort order for playbooks, plays, tasks and results 2020-01-30 15:24:12 -05:00