summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AAP-8038 - enable/disable services on reboot (#13415)lucas-benedito2023-05-311-4/+7
* Fix ovirt source (#12882)sll5522023-05-311-0/+1
* Adds missing rel="noopener noreferrer" to each link element with target="_bla...Michael Abashian2023-05-3113-4/+18
* Adds managed_by_policy checkbox to instances form. Adds warnings when associ...Michael Abashian2023-05-316-4/+87
* Use PATCH request when updating wf nodes (#14063)Marliana Lara2023-05-312-25/+19
* Add instance_group to bulk api (#13982)Gabriel Muniz2023-05-261-12/+11
* Related #13336 - DNS resolution is preventing awx_collection to work with htt...Baptiste Agasse2023-05-241-4/+6
* Rename heartbeet daemon to ws_heartbeat (#14041)Rick Elrod2023-05-247-55/+26
* Spelling and codespelling corrections from community PRJoel Tenta2023-05-249-56/+51
* Updated sqlparse library (#13962)John Westcott IV2023-05-242-2/+5
* Adding capability of pretty error pages (#13852)John Westcott IV2023-05-239-0/+533
* Change logging setting for task analytic scheduler (#14031)Hao Liu2023-05-231-4/+4
* [dev docs] Re-document websockets infrastructure (#13992)Rick Elrod2023-05-223-5/+197
* Escape parenthesis in labeler for tech preview ui labelMichael Abashian2023-05-181-1/+1
* Updates issue_labeler.yml to handle tech preview ui auto-labelingMichael Abashian2023-05-181-0/+2
* Adds a component label for the tech preview ui in bug_report.ymlMichael Abashian2023-05-181-0/+1
* Remove unused settings and associated code (#13898)Alan Rominger2023-05-184-26/+6
* Add subsystem metrics for the dispatcher (#13989)Alan Rominger2023-05-174-216/+561
* Merge pull request #13961 from ansible/feature_django_upgrade_psycopg222.3.0John Westcott IV2023-05-1716-53/+1350
|\
| * Fixing using QuerySet.iterator() after prefetch_related() without specifying ...John Westcott IV2023-05-111-1/+1
| * Removing deprecated django.utils.timezone.utc alias in favor of datetime.time...John Westcott IV2023-05-112-6/+7
| * Replacing depricated index_togeather with new indexesJohn Westcott IV2023-05-113-24/+1086
| * Upgrading djgno to 4.2 LTSJohn Westcott IV2023-05-115-20/+18
| * Adding upgrade to django-oauth-toolkit pre-migraitonJohn Westcott IV2023-05-118-2/+238
* | Materialize label page after getting 204 code (#14010)Alan Rominger2023-05-161-3/+12
* | [collection] Fix sanity tests on ansible-core 2.15 (#14007)Rick Elrod2023-05-153-1/+5
* | Skip constructed_inventory in a more correct loop (#14004)Alan Rominger2023-05-151-5/+7
* | [wsrelay] Handle heartbeet shutdown and redis drop (#13991)Rick Elrod2023-05-151-13/+36
|/
* Merge pull request #13987 from fosterseth/fix_ui_cspShane McDonald2023-05-112-2/+2
|\
| * Fix content security policySeth Foster2023-05-112-2/+2
|/
* Merge pull request #13977 from john-westcott-iv/awxkit_import_fixJohn Westcott IV2023-05-111-0/+5
|\
| * Skip constructed_inventory endpoint in awxkit importJohn Westcott IV2023-05-101-0/+5
* | Merge pull request #13976 from john-westcott-iv/collection_job_wait_remove_de...John Westcott IV2023-05-111-165/+153
|\ \
| * | Change job_wait collection test to always try and delete created objectsJohn Westcott IV2023-05-101-151/+153
| * | Removes test of depreciated fields that have been removed from job_wait colle...John Westcott IV2023-05-101-14/+0
* | | Updated pycryptography (#13964)John Westcott IV2023-05-112-3/+3
* | | Merge pull request #13980 from rooftopcellist/extract-ui-next-stringsChristian Adams2023-05-111-0/+2
|\ \ \ | |_|/ |/| |
| * | Update make target for extracting strings to do so for ui_next tooChristian M. Adams2023-05-111-0/+2
|/ /
* | Add error handling to scm_version.py script (#13521)Alan Rominger2023-05-101-3/+7
* | Fix 400 error from job labels sublist (#13972)Alan Rominger2023-05-102-1/+10
* | Merge pull request #13956 from shanemcd/get-your-strings-togetherShane McDonald2023-05-1046-155/+139
|\ \
| * | Clean up string formatting issues from black migrationShane McDonald2023-05-1046-155/+139
* | | [wsrelay] switch from psycopg 3 to asyncpg (#13965)Rick Elrod2023-05-106-206/+251
* | | Merge pull request #13963 from Akasurde/doc_fixShane McDonald2023-05-101-1/+1
|\ \ \ | |/ / |/| |
| * | Minor typo fix in docsAbhijeet Kasurde2023-05-081-1/+1
| |/
* | Make state exists universal in collection (#13890)John Westcott IV2023-05-1040-131/+914
* | Issue template: Remind people to use security@ (#13971)Rick Elrod2023-05-091-0/+2
|/
* Set receptor log level to info (#13958)22.2.0Seth Foster2023-05-051-1/+1
* Fix bug with parent_key filtering (#13957)Alan Rominger2023-05-051-14/+7
* Merge pull request #13955 from shanemcd/dark-processedShane McDonald2023-05-051-1/+1
|\