summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added PR check to ensure JIRA links are present (#13839)John Westcott IV2023-08-021-0/+35
* Update example service-account.yml for container group in documentation (#13479)mcen12023-08-021-13/+18
* Fix trial status and host limit with sub (#14237)lucas-benedito2023-08-022-2/+7
* bump python-daemon package (#14301)Seth Foster2023-08-013-24/+5
* fix linting (#14302)Seth Foster2023-08-013-4/+4
* Drop unused django-taggit dependency (#14241)22.6.0Rick Elrod2023-07-3113-158/+28
* Adds autoComplete attribute to forms that were missing it (#14080)Michael Abashian2023-07-287-7/+7
* Fixed dependencies tag in PR labeler (#14286)John Westcott IV2023-07-281-2/+2
* Simplifications for DependencyManager (#13533)Alan Rominger2023-07-273-175/+105
* Added support to collection for named urls (#14205)John Westcott IV2023-07-275-24/+128
* Only show the product version header when the requester is authenticated (#14...Christian Adams2023-07-273-23/+3
* fixes docs link for controller versions >= 4.3 (#14287)Alex Corey2023-07-261-1/+10
* Explicitly turn off autocomplete for API login form (#14232)Christian Adams2023-07-261-2/+3
* docs/execution_environments.md: add a link to EE getting started guide (#14263)Andrew Klychkov2023-07-261-3/+4
* Return back chdir to project sync to support project-local roles/collectionseric-zadara2023-07-251-0/+3
* Add missing trigger for failed-to-start nodes (#13802)Alan Rominger2023-07-241-3/+3
* Updating release process doc for operator hub instructions (#13564)John Westcott IV2023-07-241-0/+21
* Remove host update code which can be non performant (#14233)Gabriel Muniz2023-07-241-4/+1
* Fix collection module docs for names, IDs, and named URLs (#14269)Homero Pawlowski2023-07-2429-107/+107
* Remove extra data for AoC (#14254)ZitaNemeckova2023-07-191-20/+26
* Only push the production images for main repo (#14261)Alan Rominger2023-07-191-2/+5
* Require pyyaml >= 6.0.1 (#14262)Satoe Imaishi2023-07-182-2/+2
* Wrap Django RedisCache to mute exceptions (#14243)Rick Elrod2023-07-182-1/+88
* Small doc fixes for workflow and task manager (#14242)Cristiano Nicolai2023-07-182-14/+14
* Prevent Dispatcher deadlock when Redis disappears (#14249)Rick Elrod2023-07-183-29/+42
* 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