index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitleaks.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-02
Use Counter to find duplicate peer relationships
Jeff Bradberry
1
-5
/
+4
2024-02-02
'managed' is a read-only field on InstanceSerializer
Jeff Bradberry
1
-6
/
+1
2024-02-02
The listener port cannot be disabled when setting peers_from_control_nodes
Jeff Bradberry
1
-1
/
+2
2024-02-02
Peers_from_control_nodes requires listener port
Seth Foster
2
-4
/
+16
2024-02-02
Require receptor collection 2.0.3
Seth Foster
1
-3
/
+2
2024-02-02
Prevent modifying peers on managed node
Seth Foster
2
-8
/
+6
2024-02-02
Form hardening and node type exclusion
David O Neill
4
-8
/
+17
2024-02-02
Support wss as ws-listener in the Receptor config
Jeff Bradberry
1
-1
/
+2
2024-02-02
Update requirements.yml
Hao Liu
1
-2
/
+2
2024-02-02
Template the listener protocol into the receptor install bundle (#14792)
Jeff Bradberry
3
-5
/
+10
2024-02-02
Make InstanceLink target non-nullable
Seth Foster
3
-1
/
+34
2024-02-02
Reconstitute migration file
Jeff Bradberry
2
-49
/
+39
2024-02-02
Add management command to remove address
Seth Foster
2
-9
/
+37
2024-02-02
InstanceAdd sends null for port_listener
David O Neill
3
-6
/
+7
2024-02-02
Fix remaning tests, removed unused code
David O Neill
5
-606
/
+0
2024-02-02
Updates for receptor reaslese to ui for protocol and is_managed
David O Neill
3
-2
/
+10
2024-02-02
Add migration to support InstanceLink changes
Seth Foster
1
-18
/
+63
2024-02-02
Only create receptor address if port is defined
Seth Foster
2
-33
/
+51
2024-02-02
Fix condition for creating receptor_address
Hao Liu
1
-3
/
+3
2024-02-02
Add protocol to receptor address serializer
Seth Foster
1
-0
/
+1
2024-02-02
Remove unused warnings import
Seth Foster
1
-2
/
+0
2024-02-02
Ensure register_peers target is ReceptorAddress
Seth Foster
1
-14
/
+21
2024-02-02
Update bootstrap_development.sh
Hao Liu
1
-2
/
+5
2024-02-02
Add canonical=True when creating ReceptorAddress in tests
Seth Foster
1
-4
/
+4
2024-02-02
Fix ui-lint error
Hao Liu
8
-65
/
+73
2024-02-02
Fix lint error, remove unused import
Hao Liu
1
-1
/
+1
2024-02-02
Remove receptor_address module from collection
Seth Foster
7
-181
/
+22
2024-02-02
Make canonical field default to False
Seth Foster
2
-1
/
+2
2024-02-02
Rename migration dependency
Seth Foster
1
-1
/
+1
2024-02-02
Join across the InstanceLink.target to the underlying Instance
Jeff Bradberry
1
-1
/
+1
2024-02-02
Remove CRUD for Receptor Addresses
Seth Foster
10
-194
/
+224
2024-02-02
Adjust migration names and dependencies
César Francisco San Nicolás Martínez
1
-0
/
+0
2024-02-02
Comment unused dependency
César Francisco San Nicolás Martínez
1
-1
/
+0
2024-02-02
Cleanup
David O Neill
5
-93
/
+59
2024-02-02
Fix provision instance not respecting protocol
Hao Liu
1
-0
/
+1
2024-02-02
Mesh UI support
David O Neill
13
-5
/
+838
2024-02-02
Fix lint trailing whitespace
David O Neill
1
-1
/
+1
2024-02-02
Add canonical receptor address
Seth Foster
10
-69
/
+197
2024-02-02
UI Updates for receptor peering
David O Neill
5
-23
/
+121
2024-02-02
Fix proper indent to instance module
Seth Foster
2
-3
/
+3
2024-02-02
Fix inconsistent tab width
Seth Foster
1
-6
/
+5
2024-02-02
Add choices to module protocol field
Seth Foster
1
-2
/
+2
2024-02-02
Remove unused variables and imports
Seth Foster
3
-16
/
+11
2024-02-02
Add search fields to views
Seth Foster
4
-15
/
+15
2024-02-02
Update awx_collection to support ReceptorAddress
Seth Foster
10
-52
/
+236
2024-02-02
Add functional and unit tests
Seth Foster
5
-109
/
+189
2024-02-02
Add validation when setting peers
Seth Foster
5
-18
/
+59
2024-02-02
Add API validation when creating ReceptorAddress
Seth Foster
3
-24
/
+43
2024-02-02
Temp change to aid dev
Hao Liu
1
-2
/
+3
2024-02-02
Register_peers support for receptor_addresses
Seth Foster
7
-39
/
+48
[next]