summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* host_metrics date fix to make summary dates (datetime.datetime) comparable to...Andrea Restle-Lay2024-12-161-1/+3
* Pull the correct collection plugin for the product (#15658)jessicamack2024-12-164-9/+20
* Do not fast forward rrule if count is set (#15696)Seth Foster2024-12-112-0/+9
* Use runtime log utility moved to DAB (#15675)Alan Rominger2024-12-114-38/+11
* bump sqlparse to meet DAB requirement (#15697)Seth Foster2024-12-111-1/+1
* Fix misused project cache identifier (#15690)Alan Rominger2024-12-104-4/+95
* Flake8 fixChris Meyers2024-12-101-1/+0
* Add custom_injectors to test code pathChris Meyers2024-12-101-1/+3
* Load all plugins in order to test themChris Meyers2024-12-101-1/+2
* Rename post_injectors to custom_injectorsChris Meyers2024-12-101-6/+6
* Adopt post_injectors change from awx-pluginsChris Meyers2024-12-101-2/+6
* Fix missing exception catch in `create_partition` (#15691)Alan Rominger2024-12-102-8/+41
* Make dev script work in combined environment (#15684)Alan Rominger2024-12-091-2/+2
* Create a new pytest folder for live system testing with normal services (#15688)Alan Rominger2024-12-068-62/+105
* Update defaults.py receptor typo (#15682)linuxonfire2024-12-041-1/+1
* fix: reset state before evaluating named urls (#15683)Peter Braun2024-12-042-0/+13
* Fix receptor work unit release after completion (#15679)Hao Liu2024-12-031-7/+34
* feat: enable django flags support (#15660)Peter Braun2024-12-034-1/+130
* use subproject url prefix (#15681)Don Naro2024-12-032-2/+5
* Add the Sphinx notfound page extension (#15669)Don Naro2024-12-034-32/+35
* Fix missing dependencies due to extras `-` vs `_` (#15677)Alan Rominger2024-12-021-1/+1
* Ignore warnings so people can run tests on python 3.12 (#15663)Alan Rominger2024-12-021-0/+11
* Decouple inject_credentials from dynamic inputsChris Meyers2024-12-021-2/+10
* add custom 404 page (#15668)Don Naro2024-11-262-0/+19
* Remove oauth provider (#15666)Pablo H.2024-11-2644-1821/+61
* Address unclosed fd warningsAlan Rominger2024-11-253-44/+47
* 🧪 Make pytest notify us about future warningsSviatoslav Sydorenko2024-11-256-0/+117
* Add descriptions for plugin names (#15643)Lila Yasin2024-11-252-2/+33
* Removed UI-focused user docs from AWX. (#15641)TVo2024-11-22746-13601/+72
* Do not check error state if null (#15655)Alan Rominger2024-11-221-1/+4
* Revive the logstash container for testing (#15654)Alan Rominger2024-11-213-14/+14
* Make rrule fast forwarding stable (#15601)Seth Foster2024-11-213-46/+208
* feat: remove collection support for oauth (#15623)Pablo H.2024-11-2018-824/+62
* Removal of OAuth2 stuff from CLIAlan Rominger2024-11-2018-320/+17
* Fix server error from system job detail view (#15640)Alan Rominger2024-11-193-3/+25
* Add option to skip credential type discoveryChris Meyers2024-11-181-1/+9
* Fix error with CLI monitor of ad hoc output (#15642)Alan Rominger2024-11-181-7/+5
* Add test that resource list does not server error (#15635)Alan Rominger2024-11-151-0/+15
* fix: invalid response type on post request (#15609)Peter Braun2024-11-142-4/+28
* Set coverage limits so we do not have current failures (#15629)Alan Rominger2024-11-121-3/+3
* Make lookup plugins return lists to fix failures (#15625)Alan Rominger2024-11-127-53/+33
* Fix for 'relation "social_auth_usersocialauth" does not exist' error (#15626)Lila Yasin2024-11-115-344/+7
* feat: install awx collection from source (#15617)Peter Braun2024-11-111-1/+2
* Metrics dispatcher callback receiver swaparooChris Meyers2024-11-081-2/+2
* Install awx collection from branch for operator ciChris Meyers2024-11-072-0/+42
* Updated Authentication section to reflect AWX only method. (#15602)TVo2024-11-071-59/+1
* Removed oAuth methods from collection docs. (#15606)TVo2024-11-073-106/+1
* Fix bug where unrelated jobs were linked as dependencies (#15610)Alan Rominger2024-11-062-4/+44
* fix: increase max verbosity level for constructed inventory (#15604)Peter Braun2024-11-051-1/+1
* Add back git requirements as comments & re-run script (#15317)Alan Rominger2024-10-296-3/+331