..
management
remove more mongo things
2016-12-09 14:19:41 -05:00
templates
Fix Logging settings "Test" button functionality
2020-04-13 11:43:59 -04:00
urls
remove the deprecated extra_credentials endpoints
2020-04-30 10:22:02 -04:00
views
Remove defunct entry from view method return tuple
2020-05-01 14:10:14 -04:00
__init__.py
authentication.py
fix OAuth typos
2018-07-30 10:23:27 -04:00
conf.py
Set a default value for LOGIN_REDIRECT_URL
2019-12-17 14:39:35 -05:00
exceptions.py
Fix job id incorrectly cast to string in ActiveJobConflict.
2018-06-08 09:31:38 -04:00
fields.py
Register default settings for OAUTH2_PROVIDER app
2019-10-02 15:29:45 -04:00
filters.py
fix a bug that causes __search filters to not properly call .distinct()
2020-01-23 13:40:22 -05:00
generics.py
include the AWX version as a header in all responses
2020-04-22 12:07:31 -04:00
metadata.py
static identifier in docs
2020-04-03 13:12:49 -04:00
metrics.py
initial prometheus commit
2019-04-08 02:47:56 -04:00
models.py
pagination.py
WIP: optimize dashboard performance for larger UnifiedJob counts
2019-09-11 20:37:27 -04:00
parsers.py
clean up unnecessary usage of the six library (awx only supports py3)
2019-01-25 00:19:48 -05:00
permissions.py
Switch to using a permission class for the webhook secret key view
2019-09-30 13:23:27 -04:00
renderers.py
fix a bug in the API metrics endpoint
2019-08-14 10:40:21 -04:00
serializers.py
Merge branch 'downstream' into devel
2020-05-01 13:53:30 -04:00
swagger.py
Update get_view_description to conform to changes in DRF's version
2019-06-12 14:12:59 -04:00
versioning.py
remove /api/v1 and deprecated credential fields
2019-06-06 12:23:00 -04:00