ClickHouse/src/Server
Nikita Mikhaylov c1d1313dd8 remote prints
2021-04-13 22:39:42 +03:00
..
grpc_protos better 2021-04-13 22:39:41 +03:00
HTTP Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
CMakeLists.txt Fix code style and compilation. 2020-11-24 17:53:34 +03:00
GRPCServer.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
GRPCServer.h Add connection thread metrics 2020-12-18 15:22:55 +08:00
HTTPHandler.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
HTTPHandler.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +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 Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
InterserverIOHTTPHandler.h Small improvements 2021-04-07 16:52:11 +03:00
IServer.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
KeeperTCPHandler.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
KeeperTCPHandler.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
KeeperTCPHandlerFactory.h Add SSL to keeper (both client and internal) 2021-04-12 15:25:52 +03:00
MySQLHandler.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
MySQLHandler.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03: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 Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
PostgreSQLHandler.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +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 Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ReplicasStatusHandler.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StaticRequestHandler.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
StaticRequestHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
TCPHandler.cpp remote prints 2021-04-13 22:39:42 +03:00
TCPHandler.h save 2021-04-13 22:39:41 +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