summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changing how associations work in awx collection (#13626)John Westcott IV2023-07-173-7/+117
* Allow `job_template` collection module to set verbosity to 5 (#14244)Sean Sullivan2023-07-171-2/+2
* Tell Makefile and pre-commit.sh that they are bashRick Elrod2023-07-142-0/+2
* Migrate from django-redis to Django's built-in Redis caching support (#14210)Rick Elrod2023-07-134-34/+2
* Upgrade django to 4.2.3 (#14228)John Westcott IV2023-07-132-3/+3
* HostMetricSummaryMonthly command + views + scheduled task (#13999)Martin Slemr2023-07-1213-34/+692
* add organization column notification template list (#13998)Erez Tamam2023-07-124-1/+29
* Restore pre-upgrade pg_notify notifcation behavior (#14222)Alan Rominger2023-07-111-1/+18
* Refined release documentation (#14221)John Westcott IV2023-07-102-12/+290
* Fix black pre-commit hook (#14212)22.5.0John Westcott IV2023-07-061-1/+1
* Add settings.RECEPTOR_LOG_LEVEL, update work signing key path (#14098)Seth Foster2023-07-062-1/+4
* Schedules form - pass time prop as string. (#14206)kialam2023-07-063-5/+9
* Fix DELETE 500 KeyError due to eventless model events (#14172)Alan Rominger2023-07-051-2/+10
* Added CSRF Origin in settings (#14062)John Westcott IV2023-07-059-1/+56
* Add optional pgbouncer to dev environment (#14083)Rick Elrod2023-07-054-0/+32
* Add combined roles/collection requirements on project sync (#14081)John Westcott IV2023-07-051-40/+51
* Rename/relocate receptor crt in install bundle (#14201)Cesar Francisco San Nicolas Martinez2023-07-051-1/+1
* Fix selinux errors with Redis mount in dev envShane McDonald2023-07-031-1/+1
* Fix spelling errors in readme of awx_collection/toolsJohn Westcott IV2023-06-301-2/+2
* Enhancing vault integrationJohn Westcott IV2023-06-3015-49/+218
* Fix filter experience when assigning access to teams (#14175)Vidya Nambiar2023-06-291-1/+1
* add the bulk api swagger topic for API reference docs (#14181)jainnikhil302023-06-281-0/+5
* Fixed bug where a weekly rrule string without a BYDAY would result in the UI ...Michael Abashian2023-06-281-1/+1
* Use the proper queryset to filter project update events (#14166)Alan Rominger2023-06-271-2/+2
* Upgrade Github actions issue labeler to fix 404 errors (#14163)Alan Rominger2023-06-261-1/+1
* Add hashivault option as docker-compose optional container (#14161)Alan Rominger2023-06-266-1/+86
* Try to fix CI by adding dropped coreapi lib (#14165)Alan Rominger2023-06-261-0/+1
* Add example for ad_hoc_command module (#14106)22.4.0Akira Yokochi2023-06-231-0/+7
* Remove reference to unmaintained runner image (#14143)Alan Rominger2023-06-231-1/+1
* [wsrelay] Give connection tasks time to clean upRick Elrod2023-06-231-5/+16
* Tooling for running collection tests locally ad hoc (#14160)Alan Rominger2023-06-222-0/+86
* Using execution_environment option in ad_hoc_command module (#14105)Akira Yokochi2023-06-222-0/+36
* Add --interval to launch monitor command (#14068)Gabriel Muniz2023-06-222-4/+11
* Rename work signing private key filename (#14156)Seth Foster2023-06-221-1/+1
* Add instance_groups on resource_list_param_keys in awx_collection (#14146)Lorenzo Tanganelli2023-06-211-0/+1
* In collection, give changed status in workflow_job_template when destroying n...Sean Sullivan2023-06-211-0/+1
* Fix for Save on the Jobs settings page not responding (#14103)Benjamin Dudas2023-06-211-2/+4
* Add None check back to get_post_fields (#14155)Jesse Wattenbarger2023-06-211-0/+3
* Improve performance for awx cli export (#13182)Artsiom Musin2023-06-213-18/+24
* Rename work signing private key filename (#14151)Seth Foster2023-06-211-1/+1
* Fixed typo in integration test for group module (#14140)Akira Yokochi2023-06-211-1/+1
* Add new ANSIBLE_COLLECTIONS_PATH in preparation for deprecation of plural ver...Gabriel Muniz2023-06-201-0/+1
* Fix PR and issue labeler job permissions (#14134)John Westcott IV2023-06-152-4/+4
* Add AWS Secretsmanager plugin (#13778)Gabriel Muniz2023-06-159-0/+661
* Removed automatic failure of job template launch when last project update is ...Gabriel Muniz2023-06-152-2/+18
* Add dynamically configurable debug settings (#14008)Gabriel Muniz2023-06-1517-6945/+8530
* Address comments from @jjwattRick Elrod2023-06-141-18/+10
* Compensating for NUL unicode charactersJohn Westcott IV2023-06-142-4/+18
* Making all non-complicated JSONBlobs JSONFieldsJohn Westcott IV2023-06-1410-21/+177
* Performing test maintainanceJohn Westcott IV2023-06-141-10/+7