index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Per-service metrics http server
Chris Meyers
2024-02-05
12
-71
/
+217
*
UI rename Endpoints to Listener Addresses
Seth Foster
2024-02-02
6
-56
/
+42
*
InstanceLink unique constraint source and target
Seth Foster
2024-02-02
2
-0
/
+14
*
Disable health check button if managed
Seth Foster
2024-02-02
3
-1
/
+3
*
Fix UI lint by running npm prettier
Seth Foster
2024-02-02
2
-13
/
+19
*
Protocol blank if no canonical address
Seth Foster
2024-02-02
1
-2
/
+1
*
Prevent duplicating instance links
Seth Foster
2024-02-02
2
-15
/
+21
*
Remove redundant tests
Seth Foster
2024-02-02
1
-71
/
+0
*
If managed, cannot modify peers_from_control_nodes
Seth Foster
2024-02-02
2
-0
/
+33
*
Test inspect_established_receptor_connections
Seth Foster
2024-02-02
1
-0
/
+30
*
Write tests around the two special instance serializer fields
Jeff Bradberry
2024-02-02
1
-0
/
+177
*
Break out peer validation into its own method
Jeff Bradberry
2024-02-02
1
-26
/
+29
*
Make the peer validation more compact
Jeff Bradberry
2024-02-02
1
-22
/
+15
*
Use a select_related to build the peers queryset in the install bundle
Jeff Bradberry
2024-02-02
1
-1
/
+1
*
Placeholder FIXMEs for things of concern
Jeff Bradberry
2024-02-02
2
-0
/
+3
*
Use Counter to find duplicate peer relationships
Jeff Bradberry
2024-02-02
1
-5
/
+4
*
'managed' is a read-only field on InstanceSerializer
Jeff Bradberry
2024-02-02
1
-6
/
+1
*
The listener port cannot be disabled when setting peers_from_control_nodes
Jeff Bradberry
2024-02-02
1
-1
/
+2
*
Peers_from_control_nodes requires listener port
Seth Foster
2024-02-02
2
-4
/
+16
*
Require receptor collection 2.0.3
Seth Foster
2024-02-02
1
-3
/
+2
*
Prevent modifying peers on managed node
Seth Foster
2024-02-02
2
-8
/
+6
*
Form hardening and node type exclusion
David O Neill
2024-02-02
4
-8
/
+17
*
Support wss as ws-listener in the Receptor config
Jeff Bradberry
2024-02-02
1
-1
/
+2
*
Update requirements.yml
Hao Liu
2024-02-02
1
-2
/
+2
*
Template the listener protocol into the receptor install bundle (#14792)
Jeff Bradberry
2024-02-02
3
-5
/
+10
*
Make InstanceLink target non-nullable
Seth Foster
2024-02-02
3
-1
/
+34
*
Reconstitute migration file
Jeff Bradberry
2024-02-02
2
-49
/
+39
*
Add management command to remove address
Seth Foster
2024-02-02
2
-9
/
+37
*
InstanceAdd sends null for port_listener
David O Neill
2024-02-02
3
-6
/
+7
*
Fix remaning tests, removed unused code
David O Neill
2024-02-02
5
-606
/
+0
*
Updates for receptor reaslese to ui for protocol and is_managed
David O Neill
2024-02-02
3
-2
/
+10
*
Add migration to support InstanceLink changes
Seth Foster
2024-02-02
1
-18
/
+63
*
Only create receptor address if port is defined
Seth Foster
2024-02-02
2
-33
/
+51
*
Fix condition for creating receptor_address
Hao Liu
2024-02-02
1
-3
/
+3
*
Add protocol to receptor address serializer
Seth Foster
2024-02-02
1
-0
/
+1
*
Remove unused warnings import
Seth Foster
2024-02-02
1
-2
/
+0
*
Ensure register_peers target is ReceptorAddress
Seth Foster
2024-02-02
1
-14
/
+21
*
Update bootstrap_development.sh
Hao Liu
2024-02-02
1
-2
/
+5
*
Add canonical=True when creating ReceptorAddress in tests
Seth Foster
2024-02-02
1
-4
/
+4
*
Fix ui-lint error
Hao Liu
2024-02-02
8
-65
/
+73
*
Fix lint error, remove unused import
Hao Liu
2024-02-02
1
-1
/
+1
*
Remove receptor_address module from collection
Seth Foster
2024-02-02
7
-181
/
+22
*
Make canonical field default to False
Seth Foster
2024-02-02
2
-1
/
+2
*
Rename migration dependency
Seth Foster
2024-02-02
1
-1
/
+1
*
Join across the InstanceLink.target to the underlying Instance
Jeff Bradberry
2024-02-02
1
-1
/
+1
*
Remove CRUD for Receptor Addresses
Seth Foster
2024-02-02
10
-194
/
+224
*
Adjust migration names and dependencies
César Francisco San Nicolás Martínez
2024-02-02
1
-0
/
+0
*
Comment unused dependency
César Francisco San Nicolás Martínez
2024-02-02
1
-1
/
+0
*
Cleanup
David O Neill
2024-02-02
5
-93
/
+59
*
Fix provision instance not respecting protocol
Hao Liu
2024-02-02
1
-0
/
+1
[next]