summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-17Allow `job_template` collection module to set verbosity to 5 (#14244)Sean Sullivan1-2/+2
2023-07-14Tell Makefile and pre-commit.sh that they are bashRick Elrod2-0/+2
2023-07-13Migrate from django-redis to Django's built-in Redis caching support (#14210)Rick Elrod4-34/+2
2023-07-13Upgrade django to 4.2.3 (#14228)John Westcott IV2-3/+3
2023-07-12HostMetricSummaryMonthly command + views + scheduled task (#13999)Martin Slemr13-34/+692
2023-07-12add organization column notification template list (#13998)Erez Tamam4-1/+29
2023-07-11Restore pre-upgrade pg_notify notifcation behavior (#14222)Alan Rominger1-1/+18
2023-07-10Refined release documentation (#14221)John Westcott IV2-12/+290
2023-07-06Fix black pre-commit hook (#14212)22.5.0John Westcott IV1-1/+1
2023-07-06Add settings.RECEPTOR_LOG_LEVEL, update work signing key path (#14098)Seth Foster2-1/+4
2023-07-06Schedules form - pass time prop as string. (#14206)kialam3-5/+9
2023-07-05Fix DELETE 500 KeyError due to eventless model events (#14172)Alan Rominger1-2/+10
2023-07-05Added CSRF Origin in settings (#14062)John Westcott IV9-1/+56
2023-07-05Add optional pgbouncer to dev environment (#14083)Rick Elrod4-0/+32
2023-07-05Add combined roles/collection requirements on project sync (#14081)John Westcott IV1-40/+51
2023-07-05Rename/relocate receptor crt in install bundle (#14201)Cesar Francisco San Nicolas Martinez1-1/+1
2023-07-03Fix selinux errors with Redis mount in dev envShane McDonald1-1/+1
2023-06-30Fix spelling errors in readme of awx_collection/toolsJohn Westcott IV1-2/+2
2023-06-30Enhancing vault integrationJohn Westcott IV15-49/+218
2023-06-29Fix filter experience when assigning access to teams (#14175)Vidya Nambiar1-1/+1
2023-06-28add the bulk api swagger topic for API reference docs (#14181)jainnikhil301-0/+5
2023-06-28Fixed bug where a weekly rrule string without a BYDAY would result in the UI ...Michael Abashian1-1/+1
2023-06-27Use the proper queryset to filter project update events (#14166)Alan Rominger1-2/+2
2023-06-26Upgrade Github actions issue labeler to fix 404 errors (#14163)Alan Rominger1-1/+1
2023-06-26Add hashivault option as docker-compose optional container (#14161)Alan Rominger6-1/+86
2023-06-26Try to fix CI by adding dropped coreapi lib (#14165)Alan Rominger1-0/+1
2023-06-23Add example for ad_hoc_command module (#14106)22.4.0Akira Yokochi1-0/+7
2023-06-23Remove reference to unmaintained runner image (#14143)Alan Rominger1-1/+1
2023-06-23[wsrelay] Give connection tasks time to clean upRick Elrod1-5/+16
2023-06-22Tooling for running collection tests locally ad hoc (#14160)Alan Rominger2-0/+86
2023-06-22Using execution_environment option in ad_hoc_command module (#14105)Akira Yokochi2-0/+36
2023-06-22Add --interval to launch monitor command (#14068)Gabriel Muniz2-4/+11
2023-06-22Rename work signing private key filename (#14156)Seth Foster1-1/+1
2023-06-21Add instance_groups on resource_list_param_keys in awx_collection (#14146)Lorenzo Tanganelli1-0/+1
2023-06-21In collection, give changed status in workflow_job_template when destroying n...Sean Sullivan1-0/+1
2023-06-21Fix for Save on the Jobs settings page not responding (#14103)Benjamin Dudas1-2/+4
2023-06-21Add None check back to get_post_fields (#14155)Jesse Wattenbarger1-0/+3
2023-06-21Improve performance for awx cli export (#13182)Artsiom Musin3-18/+24
2023-06-21Rename work signing private key filename (#14151)Seth Foster1-1/+1
2023-06-21Fixed typo in integration test for group module (#14140)Akira Yokochi1-1/+1
2023-06-20Add new ANSIBLE_COLLECTIONS_PATH in preparation for deprecation of plural ver...Gabriel Muniz1-0/+1
2023-06-15Fix PR and issue labeler job permissions (#14134)John Westcott IV2-4/+4
2023-06-15Add AWS Secretsmanager plugin (#13778)Gabriel Muniz9-0/+661
2023-06-15Removed automatic failure of job template launch when last project update is ...Gabriel Muniz2-2/+18
2023-06-15Add dynamically configurable debug settings (#14008)Gabriel Muniz17-6945/+8530
2023-06-14Address comments from @jjwattRick Elrod1-18/+10
2023-06-14Compensating for NUL unicode charactersJohn Westcott IV2-4/+18
2023-06-14Making all non-complicated JSONBlobs JSONFieldsJohn Westcott IV10-21/+177
2023-06-14Performing test maintainanceJohn Westcott IV1-10/+7
2023-06-14Forcing our JSONField to use text instead of Jsonb dataJohn Westcott IV1-0/+38