ClickHouse/src/Server
2022-09-01 23:18:59 +08:00
..
grpc_protos Add field output_columns to first Result sent in gRPC protocol. 2022-02-10 21:05:56 +07:00
HTTP fix heap buffer overflow by limiting http chunk size 2022-08-18 14:30:52 +02:00
CertificateReloader.cpp Fix style 2022-08-20 17:59:51 +02:00
CertificateReloader.h Merge pull request #36487 from FArthur-cmd/fix_certificates 2022-04-24 04:58:21 +03:00
CMakeLists.txt Remove unbundled gRPC support 2022-01-20 08:47:16 +03:00
GRPCServer.cpp Merge 'origin/master' into tracing_context_propagation to resolve conflicts 2022-09-01 23:18:59 +08:00
GRPCServer.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
HTTPHandler.cpp Remove using namespace from header 2022-08-25 20:20:13 +08:00
HTTPHandler.h Support content_type in HTTP handler config 2022-02-26 03:06:17 +03:00
HTTPHandlerFactory.cpp Fix error 2022-08-22 01:46:46 +02:00
HTTPHandlerFactory.h base should not depend on Common 2022-04-29 10:26:35 +08:00
HTTPHandlerRequestFilter.h First try at reducing the use of StringRef 2022-07-17 17:26:02 +00:00
InterserverIOHTTPHandler.cpp base should not depend on Common 2022-04-29 10:26:35 +08: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 base should not depend on Common 2022-04-29 10:26:35 +08:00
KeeperTCPHandler.h Fixing build. 2022-07-20 20:30:16 +00:00
KeeperTCPHandlerFactory.h base should not depend on Common 2022-04-29 10:26:35 +08:00
MySQLHandler.cpp Remove inherited create() method + disallow copying 2022-05-02 08:46:52 +02:00
MySQLHandler.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
MySQLHandlerFactory.cpp Fix clang-tidy-14, part 1 2022-05-27 22:52:14 +02:00
MySQLHandlerFactory.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01: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 Slightly better mysql handler 2022-04-27 18:28:09 +08:00
PostgreSQLHandler.h base should not depend on Common 2022-04-29 10:26:35 +08:00
PostgreSQLHandlerFactory.cpp Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
PostgreSQLHandlerFactory.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
PrometheusMetricsWriter.cpp Fix style 2022-08-27 23:40:24 +02: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 Better cmake 2022-03-11 15:47:07 +01:00
ProtocolServerAdapter.h Fix clang-tidy warnings in Server, Storages folders 2022-03-14 18:17:35 +00: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 Revert "Fix errors of CheckTriviallyCopyableMove type" 2022-06-07 13:53:10 +02:00
StaticRequestHandler.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
TCPHandler.cpp Remove using namespace from header 2022-08-25 20:20:13 +08:00
TCPHandler.h Merge branch 'master' into server-side-time 2022-08-10 07:28:15 +03:00
TCPHandlerFactory.h base should not depend on Common 2022-04-29 10:26:35 +08:00
TCPServer.cpp Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
TCPServer.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
TCPServerConnectionFactory.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
WebUIRequestHandler.cpp Implement code review suggestions 2022-08-22 21:55:41 +02:00
WebUIRequestHandler.h Implement code review suggestions 2022-08-22 21:55:41 +02:00