index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
licenses
/
pycparser.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
Apply conservative database connection reduction changes (#14066)
Alan Rominger
4
-6
/
+8
2023-06-01
Removes dependabot for opening ui dependency pr's (#14075)
Michael Abashian
1
-19
/
+0
2023-06-01
Manually run subquery for parent event updates (#14044)
Alan Rominger
1
-2
/
+12
2023-05-31
AAP-8038 - enable/disable services on reboot (#13415)
lucas-benedito
1
-4
/
+7
2023-05-31
Fix ovirt source (#12882)
sll552
1
-0
/
+1
2023-05-31
Adds missing rel="noopener noreferrer" to each link element with target="_bla...
Michael Abashian
13
-4
/
+18
2023-05-31
Adds managed_by_policy checkbox to instances form. Adds warnings when associ...
Michael Abashian
6
-4
/
+87
2023-05-31
Use PATCH request when updating wf nodes (#14063)
Marliana Lara
2
-25
/
+19
2023-05-26
Add instance_group to bulk api (#13982)
Gabriel Muniz
1
-12
/
+11
2023-05-24
Related #13336 - DNS resolution is preventing awx_collection to work with htt...
Baptiste Agasse
1
-4
/
+6
2023-05-24
Rename heartbeet daemon to ws_heartbeat (#14041)
Rick Elrod
7
-55
/
+26
2023-05-24
Spelling and codespelling corrections from community PR
Joel Tenta
9
-56
/
+51
2023-05-24
Updated sqlparse library (#13962)
John Westcott IV
2
-2
/
+5
2023-05-23
Adding capability of pretty error pages (#13852)
John Westcott IV
9
-0
/
+533
2023-05-23
Change logging setting for task analytic scheduler (#14031)
Hao Liu
1
-4
/
+4
2023-05-22
[dev docs] Re-document websockets infrastructure (#13992)
Rick Elrod
3
-5
/
+197
2023-05-18
Escape parenthesis in labeler for tech preview ui label
Michael Abashian
1
-1
/
+1
2023-05-18
Updates issue_labeler.yml to handle tech preview ui auto-labeling
Michael Abashian
1
-0
/
+2
2023-05-18
Adds a component label for the tech preview ui in bug_report.yml
Michael Abashian
1
-0
/
+1
2023-05-18
Remove unused settings and associated code (#13898)
Alan Rominger
4
-26
/
+6
2023-05-17
Add subsystem metrics for the dispatcher (#13989)
Alan Rominger
4
-216
/
+561
2023-05-16
Materialize label page after getting 204 code (#14010)
Alan Rominger
1
-3
/
+12
2023-05-15
[collection] Fix sanity tests on ansible-core 2.15 (#14007)
Rick Elrod
3
-1
/
+5
2023-05-15
Skip constructed_inventory in a more correct loop (#14004)
Alan Rominger
1
-5
/
+7
2023-05-15
[wsrelay] Handle heartbeet shutdown and redis drop (#13991)
Rick Elrod
1
-13
/
+36
2023-05-11
Fixing using QuerySet.iterator() after prefetch_related() without specifying ...
John Westcott IV
1
-1
/
+1
2023-05-11
Removing deprecated django.utils.timezone.utc alias in favor of datetime.time...
John Westcott IV
2
-6
/
+7
2023-05-11
Replacing depricated index_togeather with new indexes
John Westcott IV
3
-24
/
+1086
2023-05-11
Upgrading djgno to 4.2 LTS
John Westcott IV
5
-20
/
+18
2023-05-11
Adding upgrade to django-oauth-toolkit pre-migraiton
John Westcott IV
8
-2
/
+238
2023-05-11
Fix content security policy
Seth Foster
2
-2
/
+2
2023-05-11
Updated pycryptography (#13964)
John Westcott IV
2
-3
/
+3
2023-05-11
Update make target for extracting strings to do so for ui_next too
Christian M. Adams
1
-0
/
+2
2023-05-10
Skip constructed_inventory endpoint in awxkit import
John Westcott IV
1
-0
/
+5
2023-05-10
Add error handling to scm_version.py script (#13521)
Alan Rominger
1
-3
/
+7
2023-05-10
Fix 400 error from job labels sublist (#13972)
Alan Rominger
2
-1
/
+10
2023-05-10
Change job_wait collection test to always try and delete created objects
John Westcott IV
1
-151
/
+153
2023-05-10
Removes test of depreciated fields that have been removed from job_wait colle...
John Westcott IV
1
-14
/
+0
2023-05-10
[wsrelay] switch from psycopg 3 to asyncpg (#13965)
Rick Elrod
6
-206
/
+251
2023-05-10
Clean up string formatting issues from black migration
Shane McDonald
46
-155
/
+139
2023-05-10
Make state exists universal in collection (#13890)
John Westcott IV
40
-131
/
+914
2023-05-09
Issue template: Remind people to use security@ (#13971)
Rick Elrod
1
-0
/
+2
2023-05-08
Minor typo fix in docs
Abhijeet Kasurde
1
-1
/
+1
2023-05-05
Set receptor log level to info (#13958)
22.2.0
Seth Foster
1
-1
/
+1
2023-05-05
Fix bug with parent_key filtering (#13957)
Alan Rominger
1
-14
/
+7
2023-05-05
Add missing comma in host_status_counts list
Shane McDonald
1
-1
/
+1
2023-05-02
Allow running AWX checks on forks (#13938)
Alan Rominger
2
-2
/
+5
2023-05-02
collection, allow roles to be added to multiple teams and users
sean-m-sullivan
3
-31
/
+95
2023-05-01
Fix for 'Run on' field in frequency details
Vidya Nambiar
1
-15
/
+15
2023-04-28
Consolidate get_queryset methods (#13906)
Alan Rominger
4
-66
/
+29
[next]