ClickHouse/src/Server
Kruglov Pavel 0beca0336d
Merge pull request #49112 from ClickHouse/Avogar-patch-3
Fix possible terminate called for uncaught exception in some places
2023-05-31 16:55:43 +02:00
..
grpc_protos
HTTP set content-length for empty POST requests 2023-03-23 18:02:31 +01:00
CertificateReloader.cpp
CertificateReloader.h
CMakeLists.txt
GRPCServer.cpp Add missing includes (due to removing ThreadPool.h from PipelineExecutor.h) 2023-04-11 20:45:46 +02:00
GRPCServer.h
HTTPHandler.cpp Fixes for clang-17 2023-05-13 02:57:31 +02:00
HTTPHandler.h use http request body in predefined http handlers 2023-03-02 12:51:48 +01:00
HTTPHandlerFactory.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
HTTPHandlerFactory.h Fixes for clang-17 2023-05-13 02:57:31 +02:00
HTTPHandlerRequestFilter.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
HTTPRequestHandlerFactoryMain.cpp
HTTPRequestHandlerFactoryMain.h
InterserverIOHTTPHandler.cpp Fix style 2023-04-24 19:07:30 +02:00
InterserverIOHTTPHandler.h
IServer.h
KeeperTCPHandler.cpp fix convertation 2023-05-10 17:50:42 +00:00
KeeperTCPHandler.h
KeeperTCPHandlerFactory.h
MySQLHandler.cpp Fixes for clang-17 2023-05-13 02:57:31 +02:00
MySQLHandler.h
MySQLHandlerFactory.cpp forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
MySQLHandlerFactory.h
NotFoundHandler.cpp
NotFoundHandler.h
PostgreSQLHandler.cpp Improve empty query detection for PostgreSQL (for pgx golang driver) 2023-03-21 17:48:55 +02:00
PostgreSQLHandler.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
PostgreSQLHandlerFactory.cpp
PostgreSQLHandlerFactory.h
PrometheusMetricsWriter.cpp Use StrongTypedef for ProfileEvents 2023-04-01 16:01:33 +02:00
PrometheusMetricsWriter.h
PrometheusRequestHandler.cpp
PrometheusRequestHandler.h
ProtocolServerAdapter.cpp Remove dependency from DB::Context in readers 2023-05-02 21:45:27 +02:00
ProtocolServerAdapter.h Remove dependency from DB::Context in readers 2023-05-02 21:45:27 +02:00
ProxyV1Handler.cpp Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
ProxyV1Handler.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
ProxyV1HandlerFactory.h
ReplicasStatusHandler.cpp fixed review comments 2023-02-13 11:43:01 +08:00
ReplicasStatusHandler.h
StaticRequestHandler.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
StaticRequestHandler.h
TCPHandler.cpp Fix build 2023-05-05 18:21:25 +00:00
TCPHandler.h fix convertation 2023-05-10 17:50:42 +00:00
TCPHandlerFactory.h
TCPProtocolStackData.h
TCPProtocolStackFactory.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
TCPProtocolStackHandler.h
TCPServer.cpp
TCPServer.h
TCPServerConnectionFactory.h
TLSHandler.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
TLSHandlerFactory.h
waitServersToFinish.cpp Move common code 2023-05-19 16:23:56 +02:00
waitServersToFinish.h Update waitServersToFinish.h 2023-05-20 12:43:24 +02:00
WebUIRequestHandler.cpp
WebUIRequestHandler.h