ClickHouse/src/Server
2024-12-04 15:45:26 +01:00
..
grpc_protos Merge branch 'master' into rows_before_group_by_counter 2024-07-16 16:26:56 +08:00
HTTP clean up 2024-11-11 17:03:24 +01:00
CertificateReloader.cpp Fix style 2 2024-10-24 04:09:00 +03:00
CertificateReloader.h Add support for reloading client-side certificates used to connect to Zookeeper over a secure connection 2024-10-24 01:06:04 +03:00
CloudPlacementInfo.cpp Revert "Revert "Miscellaneous"" 2024-10-26 20:59:45 +02:00
CloudPlacementInfo.h
CMakeLists.txt
GRPCServer.cpp Merge branch 'master' into fix-use-concurrency-control 2024-10-18 13:30:03 +02:00
GRPCServer.h
HTTPHandler.cpp Add http_response_headers setting 2024-11-30 22:02:26 +01:00
HTTPHandler.h add more checks and fix tcp handler 2024-11-11 11:37:12 +01:00
HTTPHandlerFactory.cpp Merge pull request #70725 from azat/http_handlers-auth 2024-11-01 19:00:15 +00:00
HTTPHandlerFactory.h Use std::string::contains where possible 2024-11-26 11:27:37 +00:00
HTTPHandlerRequestFilter.h Use std::string::contains where possible 2024-11-26 11:27:37 +00:00
HTTPPathHints.cpp
HTTPPathHints.h
HTTPRequestHandlerFactoryMain.cpp
HTTPRequestHandlerFactoryMain.h
HTTPResponseHeaderWriter.cpp Fix CI failure 2024-06-13 14:16:31 +03:00
HTTPResponseHeaderWriter.h Fix styles 2024-06-13 11:21:48 +03:00
InterserverIOHTTPHandler.cpp cancel or finalize write buffer 2024-11-11 11:37:12 +01:00
InterserverIOHTTPHandler.h cancel or finalize write buffer 2024-11-11 11:37:12 +01:00
IServer.h
KeeperReadinessHandler.cpp Reduce dependencies on CoordinationSettings.h 2024-07-10 18:20:39 +02:00
KeeperReadinessHandler.h
KeeperTCPHandler.cpp Merge pull request #70523 from ClickHouse/randomize-keeper-feature-flasgs-keeper 2024-11-21 08:20:07 +00:00
KeeperTCPHandler.h cancel or finalize write buffer 2024-11-11 11:37:12 +01:00
KeeperTCPHandlerFactory.h
MySQLHandler.cpp LimitReadBuffer 2024-11-11 11:37:12 +01:00
MySQLHandler.h Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
MySQLHandlerFactory.cpp
MySQLHandlerFactory.h
NotFoundHandler.cpp Reduce dependencies on ServerSettings.h 2024-07-10 18:10:19 +02:00
NotFoundHandler.h
PostgreSQLHandler.cpp Use std::string::contains where possible 2024-11-26 11:27:37 +00:00
PostgreSQLHandler.h
PostgreSQLHandlerFactory.cpp
PostgreSQLHandlerFactory.h
PrometheusMetricsWriter.cpp Refactor factory of PrometheusRequestHandler to make extending it easier. 2024-08-03 16:20:23 +02:00
PrometheusMetricsWriter.h Refactor factory of PrometheusRequestHandler to make extending it easier. 2024-08-03 16:20:23 +02:00
PrometheusRequestHandler.cpp Optimize includes of Exception.h 2024-12-02 22:26:41 +01:00
PrometheusRequestHandler.h fix build 2024-11-11 11:37:13 +01:00
PrometheusRequestHandlerConfig.h Support prometheus remote read protocol. 2024-08-03 16:20:23 +02:00
PrometheusRequestHandlerFactory.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
PrometheusRequestHandlerFactory.h Support prometheus remote read protocol. 2024-08-03 16:20:23 +02:00
ProtocolServerAdapter.cpp Sync changes to ProtocolServerAdapter 2024-10-25 16:00:41 +02:00
ProtocolServerAdapter.h Sync changes to ProtocolServerAdapter 2024-10-25 16:00:41 +02:00
ProxyV1Handler.cpp Hide Settings implementation 2024-09-18 15:48:02 +02:00
ProxyV1Handler.h
ProxyV1HandlerFactory.h
ReplicasStatusHandler.cpp Remove deps from SipHash 2024-12-04 15:45:26 +01:00
ReplicasStatusHandler.h
ServerType.cpp
ServerType.h
StaticRequestHandler.cpp add several checks 2024-11-11 11:37:12 +01:00
StaticRequestHandler.h Fix Static handler 2024-06-13 11:21:47 +03:00
TCPHandler.cpp Merge remote-tracking branch 'origin/master' into ssett 2024-12-03 06:51:08 +00:00
TCPHandler.h work with review comments 2024-11-14 16:57:50 +01:00
TCPHandlerFactory.h
TCPProtocolStackData.h
TCPProtocolStackFactory.h
TCPProtocolStackHandler.h
TCPServer.cpp
TCPServer.h
TCPServerConnectionFactory.h
TLSHandler.cpp Fix CertificateReloader usage for custom protocols 2024-05-23 17:53:23 +02:00
TLSHandler.h Fix style 2024-05-22 14:10:50 +02:00
TLSHandlerFactory.h More parameters for tls layer in protocols 2024-05-16 18:34:17 +02:00
waitServersToFinish.cpp
waitServersToFinish.h
WebUIRequestHandler.cpp cancel or finalize write buffer 2024-11-11 11:37:12 +01:00
WebUIRequestHandler.h Add a handler 2024-10-24 16:04:56 +02:00