summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: support insights service account credentials for project updateHEADdevelAdrià Sala10 hours2-0/+7
* feat: update insights action plugin to handle oauth (#15742)Adrià Sala40 hours2-11/+64
* Add new credential entry point discovery (#15685)Jake Jackson2 days12-219/+172
* Add changelog to awx collectionChris Meyers2 days1-0/+0
* Use advisory_lock from DAB (#15676)Alan Rominger2 days15-47/+26
* Bump awx collection ansible required versionChris Meyers2 days1-1/+1
* Remove coarse grain unused importChris Meyers2 days2-4/+0
* Fix ansible-lint empty lines in module docstringsChris Meyers2 days2-2/+0
* Fix ansible-lint truthy in module docstringsChris Meyers2 days14-19/+19
* Fix ansible-lint indentation in module docstringsChris Meyers2 days5-77/+77
* Fix editable dependencies volume nameChris Meyers2 days1-2/+2
* Add client_secret and client_id to credential_input_fields (#15734)Lila Yasin2 days1-0/+2
* Update logstash container image and remove ELK stack (#15744)Alan Rominger3 days12-331/+1
* Switch from dockerhub to gcr mirror (#15743)Hao Liu4 days1-8/+8
* bust the cacheChris Meyers4 days1-0/+1
* Add insights service account support to collectionChris Meyers4 days2-0/+30
* Add test to ensure bootstrap reqs are good (#15733)Alan Rominger4 days1-0/+31
* Add input_inventories to ordered_associations (#15710)rev3r4nt5 days1-1/+1
* Fix dependency upgrades (#15740)Alan Rominger7 days4-25/+27
* Delete test file that should have been removed and fix checks (#15739)Alan Rominger7 days2-50/+3
* AAP-37080 Delete the cleanup_tokens system job template (#15711)Alan Rominger7 days8-33/+158
* Fix API documentation rendering (#15116) (#15726)Roman Petrakov10 days3-38/+34
* General upgrade of dependencies (#15705)Alan Rominger10 days19-370/+829
* AAP-37989 Tests for exclude list with multiple jobs (#15722)Alan Rominger2025-01-023-19/+89
* Disable color logs in CI (#15719)Alan Rominger2025-01-025-14/+20
* Bugfix: adjust incorrectly passed keywords with exclude-strings argument (#15...Sasa Jovicic2025-01-022-3/+4
* Move RBAC functional tests into folder (#15723)Alan Rominger2024-12-2017-0/+0
* Move cred type unite tests to awx-pluginsChris Meyers2024-12-191-262/+0
* Remove inject_credential from awxChris Meyers2024-12-193-392/+5
* Point at inject credentialsChris Meyers2024-12-191-1/+1
* AAP-36604 (analytics) Thousands of zombie/orphaned Slow/Stuck DB queries in c...Andrea Restle-Lay2024-12-181-18/+31
* Cleanup in-memory data from test that randomly causes other failures (#15716)Alan Rominger2024-12-181-1/+8
* Fix test warnings that escaped somehow (#15714)Alan Rominger2024-12-182-3/+3
* Upload container logs for live tests (#15713)Alan Rominger2024-12-181-0/+5
* Min value should be Decimal (#15413)Elijah DeLee2024-12-171-1/+1
* AAP-36536 Send job_lifecycle logs to external loggers (#15701)Alan Rominger2024-12-165-4/+11
* 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