ClickHouse/src/Server
2022-08-02 10:02:09 +08:00
..
grpc_protos Add field output_columns to first Result sent in gRPC protocol. 2022-02-10 21:05:56 +07:00
HTTP Don't use std::unique_lock unless we have to 2022-06-28 19:19:06 +00:00
CertificateReloader.cpp base should not depend on Common 2022-04-29 10:26:35 +08: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 remote-tracking branch 'origin/master' into tracing_context_propagation 2022-08-02 10:02:09 +08:00
GRPCServer.h Start/stop servers when listen_host/*_port changes 2021-12-24 08:26:02 +01:00
HTTPHandler.cpp Fix test cases 2022-08-02 09:50:40 +08:00
HTTPHandler.h Support content_type in HTTP handler config 2022-02-26 03:06:17 +03:00
HTTPHandlerFactory.cpp Correct behaviour with unknown methods (#29057) 2021-10-06 14:43:05 +03: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 Validate prometheus metric name with regex 2021-07-09 19:12:26 +03:00
PrometheusMetricsWriter.h
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 Merge remote-tracking branch 'origin/master' into tracing_context_propagation 2022-08-02 10:02:09 +08:00
TCPHandler.h Fix INSERT into Distributed hung due to ProfileEvents 2022-06-22 15:41: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 Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
WebUIRequestHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00