traefik/pkg/server
2020-07-22 15:49:28 +02:00
..
cookie chore: update linter. 2020-07-07 14:42:03 +02:00
middleware prefer NoError/Error over Nil/NotNil 2020-07-19 13:10:03 +02:00
provider chore: update linter. 2020-07-07 14:42:03 +02:00
router Merge v2.2 into v2.3 2020-07-22 15:49:28 +02:00
service prefer NoError/Error over Nil/NotNil 2020-07-19 13:10:03 +02:00
aggregator.go Router entry points on reload. 2020-03-09 11:12:05 +01:00
aggregator_test.go Entry point redirection and default routers configuration 2020-03-05 12:46:05 +01:00
configurationwatcher.go Fix race condition issues with provided dynamic configuration 2020-07-02 11:18:04 +02:00
configurationwatcher_test.go Fix race condition issues with provided dynamic configuration 2020-07-02 11:18:04 +02:00
routerfactory.go feat: plugins integration. 2020-07-15 20:14:04 +02:00
routerfactory_test.go feat: plugins integration. 2020-07-15 20:14:04 +02:00
server.go Update linter 2020-05-11 12:06:07 +02:00
server_entrypoint_tcp.go chore: update linter. 2020-07-07 14:42:03 +02:00
server_entrypoint_tcp_test.go udp: replace concurrently reset timer with ticker 2020-03-18 14:50:06 +01:00
server_entrypoint_udp.go Update linter 2020-05-11 12:06:07 +02:00
server_entrypoint_udp_test.go udp: replace concurrently reset timer with ticker 2020-03-18 14:50:06 +01:00
server_signals.go Fix kubernetes providers shutdown and clean safe.Pool 2020-02-03 17:56:04 +01:00
server_signals_windows.go Fix kubernetes providers shutdown and clean safe.Pool 2020-02-03 17:56:04 +01:00