ClickHouse/src/Server
2021-04-07 16:22:38 +03:00
..
grpc_protos more fixes after rebase 2020-12-24 13:48:10 +03:00
HTTP Fix checkpoint position after putting it on buffer end (#22518) 2021-04-07 16:22:38 +03:00
CMakeLists.txt Fix code style and compilation. 2020-11-24 17:53:34 +03:00
GRPCServer.cpp try to avoid race in grpc server 2021-03-15 15:14:58 +03:00
GRPCServer.h Add connection thread metrics 2020-12-18 15:22:55 +08:00
HTTPHandler.cpp Add Kerberos support for authenticating existing users when accessing over HTTP 2021-03-11 23:41:10 +03:00
HTTPHandler.h Add Kerberos support for authenticating existing users when accessing over HTTP 2021-03-11 23:41:10 +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 Fix uncaught exception in InterserverIOHTTPHandler 2021-03-25 23:41:03 +03:00
InterserverIOHTTPHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
IServer.h Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
KeeperTCPHandler.cpp More renames 2021-03-29 11:24:56 +03:00
KeeperTCPHandler.h More renames 2021-03-29 11:24:56 +03:00
KeeperTCPHandlerFactory.h More renames 2021-03-29 11:24:56 +03:00
MySQLHandler.cpp mycli compatibility 2021-03-02 18:53:06 +08:00
MySQLHandler.h mycli compatibility 2021-03-02 18:53:06 +08:00
MySQLHandlerFactory.cpp Remove namespace pollution 2020-05-31 00:57:37 +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 minor code improvements around ThreadStatus 2021-01-28 16:57:36 +03:00
PostgreSQLHandler.h Minor changes after merge 2020-06-21 15:16:08 +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 Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +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 Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
ReplicasStatusHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
StaticRequestHandler.cpp Fix WriteBufferFromHTTPServerResponse usage in other places (add missing finalize()) 2021-02-20 10:15:38 +03:00
StaticRequestHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
TCPHandler.cpp Try flush write buffer only if it is initialized 2021-04-04 12:59:51 +03:00
TCPHandler.h Add test and move TimeoutSetter in IO/ 2021-03-03 20:47:27 +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 Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00