ClickHouse/src/Server
2024-07-17 21:04:24 +00:00
..
grpc_protos Support JWT in clickhouse-client 2024-06-19 04:29:46 +02:00
HTTP Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
CertificateReloader.cpp Catch exception in tryLoadImpl 2024-06-19 17:21:25 +02:00
CertificateReloader.h Catch exception in sslContext init 2024-06-18 11:20:50 +02:00
CloudPlacementInfo.cpp remove trash 2024-06-26 02:03:22 +02:00
CloudPlacementInfo.h Move definition to cpp 2024-02-14 12:51:14 +01:00
CMakeLists.txt Remove unbundled gRPC support 2022-01-20 08:47:16 +03:00
GRPCServer.cpp Remove some unnecessary copies 2024-07-11 14:09:00 +02:00
GRPCServer.h Fixed tests 2024-02-09 21:39:36 +03:00
HTTPHandler.cpp Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
HTTPHandler.h Move function HTTPHandler::formatExceptionForClient() to a separate header in order to reuse it. 2024-07-03 21:23:09 +02:00
HTTPHandlerFactory.cpp Rollback unnecessary style fixes 2024-06-13 11:21:48 +03:00
HTTPHandlerFactory.h Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
HTTPHandlerRequestFilter.h Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
HTTPPathHints.cpp Add hints for HTTP handlers 2023-08-10 06:23:20 -04:00
HTTPPathHints.h Refactor IHints 2023-09-10 03:48:12 +00:00
HTTPRequestHandlerFactoryMain.cpp Updated implementation 2024-01-25 14:31:49 +03:00
HTTPRequestHandlerFactoryMain.h Updated implementation 2024-01-25 14:31:49 +03:00
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 Reduce dependencies on ServerSettings.h 2024-07-10 18:10:19 +02:00
InterserverIOHTTPHandler.h Updated implementation 2024-01-25 14:31:49 +03:00
IServer.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
KeeperReadinessHandler.cpp Reduce dependencies on CoordinationSettings.h 2024-07-10 18:20:39 +02:00
KeeperReadinessHandler.h Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
KeeperTCPHandler.cpp log session id 2024-07-15 16:43:41 +02:00
KeeperTCPHandler.h Correctly print long processing requests in Keeper 2024-07-05 15:16:08 +02:00
KeeperTCPHandlerFactory.h Updated implementation 2024-01-25 14:31:49 +03:00
MySQLHandler.cpp Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
MySQLHandler.h Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
MySQLHandlerFactory.cpp Updated implementation 2024-01-25 14:31:49 +03:00
MySQLHandlerFactory.h Updated implementation 2024-01-25 14:31:49 +03:00
NotFoundHandler.cpp Reduce dependencies on ServerSettings.h 2024-07-10 18:10:19 +02:00
NotFoundHandler.h Fixing more headers 2024-02-29 15:40:30 +00:00
PostgreSQLHandler.cpp Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
PostgreSQLHandler.h Updated implementation 2024-01-25 14:31:49 +03:00
PostgreSQLHandlerFactory.cpp Updated implementation 2024-01-25 14:31:49 +03:00
PostgreSQLHandlerFactory.h Updated implementation 2024-01-25 14:31:49 +03:00
PrometheusMetricsWriter.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
PrometheusMetricsWriter.h Send only specific events/metrics for Keeper prometheus 2024-02-13 16:01:50 +01:00
PrometheusRequestHandler.cpp Fix logical error in PrometheusRequestHandler. 2024-07-16 23:12:02 +02:00
PrometheusRequestHandler.h Send only specific events/metrics for Keeper prometheus 2024-02-13 16:01:50 +01:00
ProtocolServerAdapter.cpp Remove Keeper standalone build 2024-07-01 11:24:45 +02:00
ProtocolServerAdapter.h Remove Keeper standalone build 2024-07-01 11:24:45 +02:00
ProxyV1Handler.cpp Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
ProxyV1Handler.h Updated implementation 2024-01-25 14:31:49 +03:00
ProxyV1HandlerFactory.h Updated implementation 2024-01-25 14:31:49 +03:00
ReplicasStatusHandler.cpp Reduce dependencies on ServerSettings.h 2024-07-10 18:10:19 +02:00
ReplicasStatusHandler.h Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
ServerType.cpp Random changes in random files (#57642) 2023-12-14 12:47:11 +01:00
ServerType.h Random changes in random files (#57642) 2023-12-14 12:47:11 +01:00
StaticRequestHandler.cpp Reduce dependencies on ServerSettings.h 2024-07-10 18:10:19 +02:00
StaticRequestHandler.h Fix Static handler 2024-06-13 11:21:47 +03:00
TCPHandler.cpp Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-11 18:01:12 +02:00
TCPHandler.h Merge pull request #65744 from ClickHouse/try-fix-race-in-tcp-handler 2024-06-27 10:27:24 +00:00
TCPHandlerFactory.h Call getFQDNOrHostName() once 2024-02-02 14:33:34 +00:00
TCPProtocolStackData.h review suggestions 2022-09-29 00:13:40 +00:00
TCPProtocolStackFactory.h Updated implementation 2024-01-25 14:31:49 +03:00
TCPProtocolStackHandler.h review suggestions 2022-09-29 00:13:40 +00: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 review suggestions 2022-09-29 00:13:40 +00:00
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 Convert unnecessary std::scoped_lock to std::lock_guard 2023-10-25 09:26:16 +00:00
waitServersToFinish.h Add missed #include <mutex> 2024-02-23 17:23:11 +03:00
WebUIRequestHandler.cpp Reduce dependencies on ServerSettings.h 2024-07-10 18:10:19 +02:00
WebUIRequestHandler.h Fixing more headers 2024-02-29 15:40:30 +00:00