ClickHouse/src/Server
Pavel Kruglov 6278a7efac Fix build
2021-03-23 00:21:52 +03:00
..
grpc_protos more fixes after rebase 2020-12-24 13:48:10 +03:00
HTTP Fix abnormal server termination for nested writers 2021-02-28 15:13:42 +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 WriteBufferFromHTTPServerResponse usage in other places (add missing finalize()) 2021-02-20 10:15:38 +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
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
NuKeeperTCPHandler.cpp Merge pull request #21425 from ClickHouse/persistent_nukeeper_snapshot_storage 2021-03-09 18:37:23 +03:00
NuKeeperTCPHandler.h Fix some warnings 2021-02-08 22:40:44 +03:00
NuKeeperTCPHandlerFactory.h Fix install script 2021-02-01 17:14:59 +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 Fix build 2021-03-23 00:21:52 +03:00
TCPHandler.h Merge pull request #19451 from azat/safe-writes 2021-02-11 21:19:11 +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 Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
ya.make.in Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00