summaryrefslogtreecommitdiffstats
path: root/SECURITY.md (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-10Fix misused project cache identifier (#15690)Alan Rominger4-4/+95
2024-12-10Flake8 fixChris Meyers1-1/+0
2024-12-10Add custom_injectors to test code pathChris Meyers1-1/+3
2024-12-10Load all plugins in order to test themChris Meyers1-1/+2
2024-12-10Rename post_injectors to custom_injectorsChris Meyers1-6/+6
2024-12-10Adopt post_injectors change from awx-pluginsChris Meyers1-2/+6
2024-12-10Fix missing exception catch in `create_partition` (#15691)Alan Rominger2-8/+41
2024-12-09Make dev script work in combined environment (#15684)Alan Rominger1-2/+2
2024-12-06Create a new pytest folder for live system testing with normal services (#15688)Alan Rominger8-62/+105
2024-12-04Update defaults.py receptor typo (#15682)linuxonfire1-1/+1
2024-12-04fix: reset state before evaluating named urls (#15683)Peter Braun2-0/+13
2024-12-03Fix receptor work unit release after completion (#15679)Hao Liu1-7/+34
2024-12-03feat: enable django flags support (#15660)Peter Braun4-1/+130
2024-12-03use subproject url prefix (#15681)Don Naro2-2/+5
2024-12-03Add the Sphinx notfound page extension (#15669)Don Naro4-32/+35
2024-12-02Fix missing dependencies due to extras `-` vs `_` (#15677)Alan Rominger1-1/+1
2024-12-02Ignore warnings so people can run tests on python 3.12 (#15663)Alan Rominger1-0/+11
2024-12-02Decouple inject_credentials from dynamic inputsChris Meyers1-2/+10
2024-11-26add custom 404 page (#15668)Don Naro2-0/+19
2024-11-26Remove oauth provider (#15666)Pablo H.44-1821/+61
2024-11-25Address unclosed fd warningsAlan Rominger3-44/+47
2024-11-25🧪 Make pytest notify us about future warningsSviatoslav Sydorenko6-0/+117
2024-11-25Add descriptions for plugin names (#15643)Lila Yasin2-2/+33
2024-11-22Removed UI-focused user docs from AWX. (#15641)TVo746-13601/+72
2024-11-22Do not check error state if null (#15655)Alan Rominger1-1/+4
2024-11-21Revive the logstash container for testing (#15654)Alan Rominger3-14/+14
2024-11-21Make rrule fast forwarding stable (#15601)Seth Foster3-46/+208
2024-11-20feat: remove collection support for oauth (#15623)Pablo H.18-824/+62
2024-11-20Removal of OAuth2 stuff from CLIAlan Rominger18-320/+17
2024-11-19Fix server error from system job detail view (#15640)Alan Rominger3-3/+25
2024-11-18Add option to skip credential type discoveryChris Meyers1-1/+9
2024-11-18Fix error with CLI monitor of ad hoc output (#15642)Alan Rominger1-7/+5