ClickHouse/src/Server
2021-08-06 16:20:02 +03:00
..
grpc_protos better 2021-04-13 22:39:41 +03:00
HTTP Update HTTPServerRequest.h 2021-06-17 01:50:06 +03:00
CMakeLists.txt Fix code style and compilation. 2020-11-24 17:53:34 +03:00
GRPCServer.cpp Merge branch 'async-insert' of git://github.com/abyss7/ClickHouse into merging-20557 2021-08-06 16:20:02 +03:00
GRPCServer.h Add connection thread metrics 2020-12-18 15:22:55 +08:00
HTTPHandler.cpp Merge branch 'async-insert' of git://github.com/abyss7/ClickHouse into merging-20557 2021-08-06 16:20:02 +03:00
HTTPHandler.h Merge remote-tracking branch 'upstream/master' into async-insert 2021-06-02 18:50:37 +03:00
HTTPHandlerFactory.cpp Add Kerberos support for authenticating existing users when accessing over HTTP 2021-03-11 23:41:10 +03:00
HTTPHandlerFactory.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
HTTPHandlerRequestFilter.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
InterserverIOHTTPHandler.cpp Add test 2021-06-16 17:33: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 race condition on keeper shutdown 2021-05-22 10:46:12 +03:00
KeeperTCPHandler.h Fix build 2021-05-22 15:32:53 +03:00
KeeperTCPHandlerFactory.h Add SSL to keeper (both client and internal) 2021-04-12 15:25:52 +03:00
MySQLHandler.cpp Set client query kind for mysql and postgresql handler (#26498) 2021-07-20 09:23:58 +03:00
MySQLHandler.h Remove MySQLWireContext. 2021-07-16 22:21:20 +03:00
MySQLHandlerFactory.cpp Merge ext into common 2021-06-16 23:28:41 +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 Set client query kind for mysql and postgresql handler (#26498) 2021-07-20 09:23:58 +03:00
PostgreSQLHandler.h Make ContextPtr const by default. 2021-05-31 17:49:02 +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 Fix WriteBufferFromHTTPServerResponse usage in other places (add missing finalize()) 2021-02-20 10:15:38 +03: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 Fix checks 2021-05-30 15:44:58 +03:00
StaticRequestHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
TCPHandler.cpp Merge branch 'async-insert' of git://github.com/abyss7/ClickHouse into merging-20557 2021-08-06 16:20:02 +03:00
TCPHandler.h Use mutable context for TCPHandler::customizeContext 2021-06-01 12:27:05 +03:00
TCPHandlerFactory.h Maybe improve server latency 2021-01-31 10:41:24 +03:00
WebUIRequestHandler.cpp Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
WebUIRequestHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
ya.make Missed ya.make 2021-03-29 12:25:40 +03:00
ya.make.in Add examples folder filter to ya.make.in 2021-04-30 11:25:52 +03:00