ClickHouse/src/Server
Nikolai Kochetov a767b59f41
Merge pull request #12981 from hczhcz/patch-0728
Add http headers X-ClickHouse-Database and X-ClickHouse-Format
2020-07-31 14:19:54 +03:00
..
CMakeLists.txt
HTTPHandler.cpp Merge pull request #12981 from hczhcz/patch-0728 2020-07-31 14:19:54 +03:00
HTTPHandler.h Fix memory accounting via HTTP interface 2020-06-21 17:27:54 +03:00
HTTPHandlerFactory.cpp configure query handler as default 2020-06-15 14:33:44 +03:00
HTTPHandlerFactory.h configure query handler as default 2020-06-15 14:33:44 +03:00
HTTPHandlerRequestFilter.h
InterserverIOHTTPHandler.cpp Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
InterserverIOHTTPHandler.h
IServer.h
MySQLHandler.cpp Merge branch 'master' into ldap-per-user-authentication 2020-07-13 15:46:27 +04:00
MySQLHandler.h Add MySQL to ClickHouse query replacement mapping table 2020-07-06 10:07:38 +08:00
MySQLHandlerFactory.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
MySQLHandlerFactory.h
NotFoundHandler.cpp Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
NotFoundHandler.h
PostgreSQLHandler.cpp Minor changes after merge 2020-06-21 15:16:08 +03:00
PostgreSQLHandler.h Minor changes after merge 2020-06-21 15:16:08 +03:00
PostgreSQLHandlerFactory.cpp fix build 2020-06-08 16:49:10 +03:00
PostgreSQLHandlerFactory.h fix for review 2020-06-08 15:05:49 +03:00
PrometheusMetricsWriter.cpp
PrometheusMetricsWriter.h
PrometheusRequestHandler.cpp ISSUES-7572 fix defaults config level & add replicas_status and prometheus handler 2020-06-13 00:15:02 +08:00
PrometheusRequestHandler.h
ReplicasStatusHandler.cpp ISSUES-7572 fix build failure 2020-06-13 10:17:02 +08:00
ReplicasStatusHandler.h
StaticRequestHandler.cpp ISSUES-7572 fix defaults config level & add replicas_status and prometheus handler 2020-06-13 00:15:02 +08:00
StaticRequestHandler.h
TCPHandler.cpp Revert "Abort on std::out_of_range in debug builds" 2020-07-24 18:12:03 +03:00
TCPHandler.h
TCPHandlerFactory.h Remove namespace pollution 2020-05-31 00:57:37 +03:00
ya.make done rebase 2020-05-30 23:02:11 +03:00