ClickHouse/src/Server
2021-11-10 10:50:12 +08:00
..
grpc_protos gRPC: Allow change server-side compression from client. 2021-09-13 01:07:28 +03:00
HTTP refactor 2021-10-09 12:16:37 +00:00
CMakeLists.txt Fix code style and compilation. 2020-11-24 17:53:34 +03:00
GRPCServer.cpp Move some files. 2021-10-16 17:03:50 +03:00
GRPCServer.h Add connection thread metrics 2020-12-18 15:22:55 +08:00
HTTPHandler.cpp refactoring 2021-10-09 12:56:00 +00:00
HTTPHandler.h Do not call finalize() for HTTP buffer multiple times 2021-09-16 22:36:09 +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 build error 2021-11-10 10:50:12 +08:00
KeeperTCPHandler.h add more 4lwd commands 2021-11-09 17:39:28 +08:00
KeeperTCPHandlerFactory.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
MySQLHandler.cpp Remove BlockInputStream interfaces. 2021-10-14 13:25:43 +03:00
MySQLHandler.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
MySQLHandlerFactory.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
MySQLHandlerFactory.h Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +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 Rename "common" to "base" 2021-10-02 10:13:14 +03:00
PostgreSQLHandler.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
PostgreSQLHandlerFactory.cpp fix build 2020-06-08 16:49:10 +03:00
PostgreSQLHandlerFactory.h fix for review 2020-06-08 15:05: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 Add connection thread metrics 2020-12-18 15:22:55 +08: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 Merge branch 'master' into fix-backward-compatibility-after-21196 2021-10-19 10:11:16 +00:00
TCPHandler.h Merge branch 'master' into removing-data-streams-folder 2021-10-16 09:46:05 +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