ClickHouse/src/Server
2022-01-17 14:06:15 +03:00
..
grpc_protos Support customized compression for input/output data in gRPC protocol. 2021-12-19 16:29:44 +03:00
HTTP Merge pull request #30549 from aiven/kmichel-server-reload 2021-12-27 14:51:00 +03:00
CMakeLists.txt Fix code style and compilation. 2020-11-24 17:53:34 +03:00
GRPCServer.cpp Support customized compression for input/output data in gRPC protocol. 2021-12-19 16:29:44 +03:00
GRPCServer.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
HTTPHandler.cpp Revert "Ignore parse failure of opentelemetry header (#32116)" (#33594) 2022-01-13 16:29:18 +04:00
HTTPHandler.h Fix 2021-11-24 22:25:41 +03:00
HTTPHandlerFactory.cpp Correct behaviour with unknown methods (#29057) 2021-10-06 14:43:05 +03:00
HTTPHandlerFactory.h Merge branch 'master' into add_CORS 2021-10-06 16:09:34 +03:00
HTTPHandlerRequestFilter.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
InterserverIOHTTPHandler.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
InterserverIOHTTPHandler.h Add settings for HTTP header limitations 2021-06-15 17:33:46 +03:00
IServer.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
KeeperTCPHandler.cpp Merge pull request #33288 from JackyWoo/add_lower_bound_session_timeout_to_keeper 2022-01-17 14:06:15 +03:00
KeeperTCPHandler.h add lower bound session timeout to keeper 2021-12-29 20:59:01 +08:00
KeeperTCPHandlerFactory.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
MySQLHandler.cpp Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
MySQLHandler.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
MySQLHandlerFactory.cpp Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
MySQLHandlerFactory.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
NotFoundHandler.cpp Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
NotFoundHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
PostgreSQLHandler.cpp Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
PostgreSQLHandler.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
PostgreSQLHandlerFactory.cpp Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
PostgreSQLHandlerFactory.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
PrometheusMetricsWriter.cpp Validate prometheus metric name with regex 2021-07-09 19:12:26 +03:00
PrometheusMetricsWriter.h Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
PrometheusRequestHandler.cpp Check all requests 2021-09-30 13:40:48 +08:00
PrometheusRequestHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
ProtocolServerAdapter.cpp Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
ProtocolServerAdapter.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
ReplicasStatusHandler.cpp Add test 2021-06-16 17:33:14 +03:00
ReplicasStatusHandler.h Add settings for HTTP header limitations 2021-06-15 17:33:46 +03:00
StaticRequestHandler.cpp update code and add document 2021-09-30 04:51:02 +08:00
StaticRequestHandler.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
TCPHandler.cpp Fix typo in sendMergeTreeReadTaskRequestAssumeLocked() 2022-01-07 20:04:57 +03:00
TCPHandler.h Fix typo in sendMergeTreeReadTaskRequestAssumeLocked() 2022-01-07 20:04:57 +03:00
TCPHandlerFactory.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
TCPServer.cpp Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
TCPServer.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
TCPServerConnectionFactory.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
WebUIRequestHandler.cpp Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
WebUIRequestHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00