ClickHouse/src/Server
2021-12-09 13:39:28 +03:00
..
grpc_protos gRPC: Allow change server-side compression from client. 2021-09-13 01:07:28 +03:00
HTTP Fix tests 2021-11-11 20:27:23 +03:00
CMakeLists.txt Fix code style and compilation. 2020-11-24 17:53:34 +03:00
GRPCServer.cpp Reduce dependencies on ASTIdentifier.h 2021-11-26 16:49:40 +01:00
GRPCServer.h Remove cruft 2021-10-28 02:10:39 +03:00
HTTPHandler.cpp Fix style 2021-11-24 22:36:36 +03: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 fix ch keeper session timeout doesn't work 2021-11-26 18:17:49 +08:00
KeeperTCPHandler.h Small changes 2021-11-21 15:28:45 +03:00
KeeperTCPHandlerFactory.h Small refactoring 2021-11-18 23:17:22 +03:00
MySQLHandler.cpp Merge branch 'master' into refactor-pipeline-executor 2021-11-11 16:16:52 +00:00
MySQLHandler.h Remove cruft 2021-10-28 02:10:39 +03:00
MySQLHandlerFactory.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
MySQLHandlerFactory.h Remove cruft 2021-10-28 02:10:39 +03: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 Remove cruft 2021-10-28 02:10:39 +03:00
PostgreSQLHandler.h Split Authentication.h to common and main parts. 2021-11-01 19:13:49 +03:00
PostgreSQLHandlerFactory.cpp fix build 2020-06-08 16:49:10 +03:00
PostgreSQLHandlerFactory.h Split Authentication.h to common and main parts. 2021-11-01 19:13:49 +03: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 Add connection thread metrics 2020-12-18 15:22:55 +08:00
ProtocolServerAdapter.h Remove cruft 2021-10-28 02:10:39 +03: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 Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
TCPHandler.h Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
TCPHandlerFactory.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
WebUIRequestHandler.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
WebUIRequestHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00