summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Per-service metrics http serverChris Meyers2024-02-0512-71/+217
* UI rename Endpoints to Listener AddressesSeth Foster2024-02-026-56/+42
* InstanceLink unique constraint source and targetSeth Foster2024-02-022-0/+14
* Disable health check button if managedSeth Foster2024-02-023-1/+3
* Fix UI lint by running npm prettierSeth Foster2024-02-022-13/+19
* Protocol blank if no canonical addressSeth Foster2024-02-021-2/+1
* Prevent duplicating instance linksSeth Foster2024-02-022-15/+21
* Remove redundant testsSeth Foster2024-02-021-71/+0
* If managed, cannot modify peers_from_control_nodesSeth Foster2024-02-022-0/+33
* Test inspect_established_receptor_connectionsSeth Foster2024-02-021-0/+30
* Write tests around the two special instance serializer fieldsJeff Bradberry2024-02-021-0/+177
* Break out peer validation into its own methodJeff Bradberry2024-02-021-26/+29
* Make the peer validation more compactJeff Bradberry2024-02-021-22/+15
* Use a select_related to build the peers queryset in the install bundleJeff Bradberry2024-02-021-1/+1
* Placeholder FIXMEs for things of concernJeff Bradberry2024-02-022-0/+3
* Use Counter to find duplicate peer relationshipsJeff Bradberry2024-02-021-5/+4
* 'managed' is a read-only field on InstanceSerializerJeff Bradberry2024-02-021-6/+1
* The listener port cannot be disabled when setting peers_from_control_nodesJeff Bradberry2024-02-021-1/+2
* Peers_from_control_nodes requires listener portSeth Foster2024-02-022-4/+16
* Require receptor collection 2.0.3Seth Foster2024-02-021-3/+2
* Prevent modifying peers on managed nodeSeth Foster2024-02-022-8/+6
* Form hardening and node type exclusionDavid O Neill2024-02-024-8/+17
* Support wss as ws-listener in the Receptor configJeff Bradberry2024-02-021-1/+2
* Update requirements.ymlHao Liu2024-02-021-2/+2
* Template the listener protocol into the receptor install bundle (#14792)Jeff Bradberry2024-02-023-5/+10
* Make InstanceLink target non-nullableSeth Foster2024-02-023-1/+34
* Reconstitute migration fileJeff Bradberry2024-02-022-49/+39
* Add management command to remove addressSeth Foster2024-02-022-9/+37
* InstanceAdd sends null for port_listenerDavid O Neill2024-02-023-6/+7
* Fix remaning tests, removed unused codeDavid O Neill2024-02-025-606/+0
* Updates for receptor reaslese to ui for protocol and is_managedDavid O Neill2024-02-023-2/+10
* Add migration to support InstanceLink changesSeth Foster2024-02-021-18/+63
* Only create receptor address if port is definedSeth Foster2024-02-022-33/+51
* Fix condition for creating receptor_addressHao Liu2024-02-021-3/+3
* Add protocol to receptor address serializerSeth Foster2024-02-021-0/+1
* Remove unused warnings importSeth Foster2024-02-021-2/+0
* Ensure register_peers target is ReceptorAddressSeth Foster2024-02-021-14/+21
* Update bootstrap_development.shHao Liu2024-02-021-2/+5
* Add canonical=True when creating ReceptorAddress in testsSeth Foster2024-02-021-4/+4
* Fix ui-lint errorHao Liu2024-02-028-65/+73
* Fix lint error, remove unused importHao Liu2024-02-021-1/+1
* Remove receptor_address module from collectionSeth Foster2024-02-027-181/+22
* Make canonical field default to FalseSeth Foster2024-02-022-1/+2
* Rename migration dependencySeth Foster2024-02-021-1/+1
* Join across the InstanceLink.target to the underlying InstanceJeff Bradberry2024-02-021-1/+1
* Remove CRUD for Receptor AddressesSeth Foster2024-02-0210-194/+224
* Adjust migration names and dependenciesCésar Francisco San Nicolás Martínez2024-02-021-0/+0
* Comment unused dependencyCésar Francisco San Nicolás Martínez2024-02-021-1/+0
* CleanupDavid O Neill2024-02-025-93/+59
* Fix provision instance not respecting protocolHao Liu2024-02-021-0/+1