summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make cloud providers dynamic (#15537)Lila Yasin2024-10-2310-64/+108
* bump django 4.2.16 to be in line with DAB (#15596)Seth Foster2024-10-222-3/+4
* Add gateway support to awxkit (#15576)Mike Graves2024-10-163-7/+85
* remove oauth usejessicamack2024-10-162-7/+3
* 3rd party auth removal cleanupHao Liu2024-10-1548-1258/+44
* Remove sso app (#15550)Djebran Lezzoum2024-10-1544-1817/+51
* Remove SAML authentication (#15568)jessicamack2024-10-1535-2439/+76
* Remove OIDC (#15569)jessicamack2024-10-155-70/+22
* Removed more mentions about SAML. (#15565)TVo2024-10-153-14/+1
* Remove Keycloak (#15567)jessicamack2024-10-157-2076/+0
* Remove social oauth (Azure, Github, Google) (#15549)Djebran Lezzoum2024-10-1516-1148/+92
* Remove RADIUS authentication (#15548)Djebran Lezzoum2024-10-1521-252/+26
* Remove TACACS+ authentication (#15547)Djebran Lezzoum2024-10-1527-571/+31
* Remove LDAP authentication (#15546)Djebran Lezzoum2024-10-1567-2813/+172