ClickHouse/src/Server
2021-11-01 19:13:49 +03:00
..
grpc_protos gRPC: Allow change server-side compression from client. 2021-09-13 01:07:28 +03:00
HTTP Remove cruft 2021-10-28 02:10:39 +03: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 Remove cruft 2021-10-28 02:10:39 +03:00
HTTPHandler.cpp Split Authentication.h to common and main parts. 2021-11-01 19:13:49 +03: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 Update KeeperTCPHandler.cpp 2021-10-30 16:02:05 +03:00
KeeperTCPHandler.h Remove cruft 2021-10-28 02:10:39 +03:00
KeeperTCPHandlerFactory.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
MySQLHandler.cpp Split Authentication.h to common and main parts. 2021-11-01 19:13:49 +03: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 Miscellaneous 2021-10-31 18:11:46 +03: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