summaryrefslogtreecommitdiffstats
path: root/licenses/python-dsv-sdk.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-01Apply conservative database connection reduction changes (#14066)Alan Rominger4-6/+8
2023-06-01Removes dependabot for opening ui dependency pr's (#14075)Michael Abashian1-19/+0
2023-06-01Manually run subquery for parent event updates (#14044)Alan Rominger1-2/+12
2023-05-31AAP-8038 - enable/disable services on reboot (#13415)lucas-benedito1-4/+7
2023-05-31Fix ovirt source (#12882)sll5521-0/+1
2023-05-31Adds missing rel="noopener noreferrer" to each link element with target="_bla...Michael Abashian13-4/+18
2023-05-31Adds managed_by_policy checkbox to instances form. Adds warnings when associ...Michael Abashian6-4/+87
2023-05-31Use PATCH request when updating wf nodes (#14063)Marliana Lara2-25/+19
2023-05-26Add instance_group to bulk api (#13982)Gabriel Muniz1-12/+11
2023-05-24Related #13336 - DNS resolution is preventing awx_collection to work with htt...Baptiste Agasse1-4/+6
2023-05-24Rename heartbeet daemon to ws_heartbeat (#14041)Rick Elrod7-55/+26
2023-05-24Spelling and codespelling corrections from community PRJoel Tenta9-56/+51
2023-05-24Updated sqlparse library (#13962)John Westcott IV2-2/+5
2023-05-23Adding capability of pretty error pages (#13852)John Westcott IV9-0/+533
2023-05-23Change logging setting for task analytic scheduler (#14031)Hao Liu1-4/+4
2023-05-22[dev docs] Re-document websockets infrastructure (#13992)Rick Elrod3-5/+197
2023-05-18Escape parenthesis in labeler for tech preview ui labelMichael Abashian1-1/+1
2023-05-18Updates issue_labeler.yml to handle tech preview ui auto-labelingMichael Abashian1-0/+2
2023-05-18Adds a component label for the tech preview ui in bug_report.ymlMichael Abashian1-0/+1
2023-05-18Remove unused settings and associated code (#13898)Alan Rominger4-26/+6
2023-05-17Add subsystem metrics for the dispatcher (#13989)Alan Rominger4-216/+561
2023-05-16Materialize label page after getting 204 code (#14010)Alan Rominger1-3/+12
2023-05-15[collection] Fix sanity tests on ansible-core 2.15 (#14007)Rick Elrod3-1/+5
2023-05-15Skip constructed_inventory in a more correct loop (#14004)Alan Rominger1-5/+7
2023-05-15[wsrelay] Handle heartbeet shutdown and redis drop (#13991)Rick Elrod1-13/+36
2023-05-11Fixing using QuerySet.iterator() after prefetch_related() without specifying ...John Westcott IV1-1/+1
2023-05-11Removing deprecated django.utils.timezone.utc alias in favor of datetime.time...John Westcott IV2-6/+7
2023-05-11Replacing depricated index_togeather with new indexesJohn Westcott IV3-24/+1086
2023-05-11Upgrading djgno to 4.2 LTSJohn Westcott IV5-20/+18
2023-05-11Adding upgrade to django-oauth-toolkit pre-migraitonJohn Westcott IV8-2/+238
2023-05-11Fix content security policySeth Foster2-2/+2
2023-05-11Updated pycryptography (#13964)John Westcott IV2-3/+3
2023-05-11Update make target for extracting strings to do so for ui_next tooChristian M. Adams1-0/+2
2023-05-10Skip constructed_inventory endpoint in awxkit importJohn Westcott IV1-0/+5
2023-05-10Add error handling to scm_version.py script (#13521)Alan Rominger1-3/+7
2023-05-10Fix 400 error from job labels sublist (#13972)Alan Rominger2-1/+10
2023-05-10Change job_wait collection test to always try and delete created objectsJohn Westcott IV1-151/+153
2023-05-10Removes test of depreciated fields that have been removed from job_wait colle...John Westcott IV1-14/+0
2023-05-10[wsrelay] switch from psycopg 3 to asyncpg (#13965)Rick Elrod6-206/+251
2023-05-10Clean up string formatting issues from black migrationShane McDonald46-155/+139
2023-05-10Make state exists universal in collection (#13890)John Westcott IV40-131/+914
2023-05-09Issue template: Remind people to use security@ (#13971)Rick Elrod1-0/+2
2023-05-08Minor typo fix in docsAbhijeet Kasurde1-1/+1
2023-05-05Set receptor log level to info (#13958)22.2.0Seth Foster1-1/+1
2023-05-05Fix bug with parent_key filtering (#13957)Alan Rominger1-14/+7
2023-05-05Add missing comma in host_status_counts listShane McDonald1-1/+1
2023-05-02Allow running AWX checks on forks (#13938)Alan Rominger2-2/+5
2023-05-02collection, allow roles to be added to multiple teams and userssean-m-sullivan3-31/+95
2023-05-01Fix for 'Run on' field in frequency detailsVidya Nambiar1-15/+15
2023-04-28Consolidate get_queryset methods (#13906)Alan Rominger4-66/+29