netmaker/controllers
2022-01-24 06:21:21 -05:00
..
config refactor to reduce number of types of message in message queue simplifying the subscribers and publishers 2022-01-21 05:19:17 -05:00
auth_grpc.go added legacy check to maintain compatibility 2022-01-20 13:00:04 -05:00
controller.go Gracefully shutdown in HTTP and gRPC apps 2022-01-06 23:00:49 +07:00
debug.go memory issue work 2021-12-08 16:52:32 -05:00
dns.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00
dns_test.go updated ioutil refs and composes 2022-01-06 15:05:38 -05:00
ext_client.go restructuring continued 2022-01-17 14:21:40 -05:00
files.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00
logger.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00
network.go began refactor 2022-01-17 18:35:16 -05:00
network_test.go optimize further 2021-12-10 21:09:42 -05:00
node.go publish node update/peer update on gateway creation/deletion 2022-01-23 18:06:39 -05:00
node_grpc.go publish node update and peer update on ingress gateway creation 2022-01-22 15:34:01 -05:00
node_test.go fix writes/updates to wg config files 2022-01-22 11:38:56 -05:00
relay.go publish node update/peer update on gateway creation/deletion 2022-01-23 18:06:39 -05:00
response.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00
response_test.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00
security.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00
server.go began refactor 2022-01-17 18:35:16 -05:00
server_util.go adding telemetry 2022-01-20 17:50:42 -05:00
test.db renamed integration test to *_test.go.bak until they can be fixed. Should enable the workflow action to run successfully 2021-09-06 15:36:53 -04:00
user.go fixed user deletion 2022-01-03 10:02:40 -05:00
user_test.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00