summaryrefslogtreecommitdiffstats
path: root/.gitleaks.toml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-02Use Counter to find duplicate peer relationshipsJeff Bradberry1-5/+4
2024-02-02'managed' is a read-only field on InstanceSerializerJeff Bradberry1-6/+1
2024-02-02The listener port cannot be disabled when setting peers_from_control_nodesJeff Bradberry1-1/+2
2024-02-02Peers_from_control_nodes requires listener portSeth Foster2-4/+16
2024-02-02Require receptor collection 2.0.3Seth Foster1-3/+2
2024-02-02Prevent modifying peers on managed nodeSeth Foster2-8/+6
2024-02-02Form hardening and node type exclusionDavid O Neill4-8/+17
2024-02-02Support wss as ws-listener in the Receptor configJeff Bradberry1-1/+2
2024-02-02Update requirements.ymlHao Liu1-2/+2
2024-02-02Template the listener protocol into the receptor install bundle (#14792)Jeff Bradberry3-5/+10
2024-02-02Make InstanceLink target non-nullableSeth Foster3-1/+34
2024-02-02Reconstitute migration fileJeff Bradberry2-49/+39
2024-02-02Add management command to remove addressSeth Foster2-9/+37
2024-02-02InstanceAdd sends null for port_listenerDavid O Neill3-6/+7
2024-02-02Fix remaning tests, removed unused codeDavid O Neill5-606/+0
2024-02-02Updates for receptor reaslese to ui for protocol and is_managedDavid O Neill3-2/+10
2024-02-02Add migration to support InstanceLink changesSeth Foster1-18/+63
2024-02-02Only create receptor address if port is definedSeth Foster2-33/+51
2024-02-02Fix condition for creating receptor_addressHao Liu1-3/+3
2024-02-02Add protocol to receptor address serializerSeth Foster1-0/+1
2024-02-02Remove unused warnings importSeth Foster1-2/+0
2024-02-02Ensure register_peers target is ReceptorAddressSeth Foster1-14/+21
2024-02-02Update bootstrap_development.shHao Liu1-2/+5
2024-02-02Add canonical=True when creating ReceptorAddress in testsSeth Foster1-4/+4
2024-02-02Fix ui-lint errorHao Liu8-65/+73
2024-02-02Fix lint error, remove unused importHao Liu1-1/+1
2024-02-02Remove receptor_address module from collectionSeth Foster7-181/+22
2024-02-02Make canonical field default to FalseSeth Foster2-1/+2
2024-02-02Rename migration dependencySeth Foster1-1/+1
2024-02-02Join across the InstanceLink.target to the underlying InstanceJeff Bradberry1-1/+1
2024-02-02Remove CRUD for Receptor AddressesSeth Foster10-194/+224
2024-02-02Adjust migration names and dependenciesCésar Francisco San Nicolás Martínez1-0/+0
2024-02-02Comment unused dependencyCésar Francisco San Nicolás Martínez1-1/+0
2024-02-02CleanupDavid O Neill5-93/+59
2024-02-02Fix provision instance not respecting protocolHao Liu1-0/+1
2024-02-02Mesh UI supportDavid O Neill13-5/+838
2024-02-02Fix lint trailing whitespaceDavid O Neill1-1/+1
2024-02-02Add canonical receptor addressSeth Foster10-69/+197
2024-02-02UI Updates for receptor peeringDavid O Neill5-23/+121
2024-02-02Fix proper indent to instance moduleSeth Foster2-3/+3
2024-02-02Fix inconsistent tab widthSeth Foster1-6/+5
2024-02-02Add choices to module protocol fieldSeth Foster1-2/+2
2024-02-02Remove unused variables and importsSeth Foster3-16/+11
2024-02-02Add search fields to viewsSeth Foster4-15/+15
2024-02-02Update awx_collection to support ReceptorAddressSeth Foster10-52/+236
2024-02-02Add functional and unit testsSeth Foster5-109/+189
2024-02-02Add validation when setting peersSeth Foster5-18/+59
2024-02-02Add API validation when creating ReceptorAddressSeth Foster3-24/+43
2024-02-02Temp change to aid devHao Liu1-2/+3
2024-02-02Register_peers support for receptor_addressesSeth Foster7-39/+48