ClickHouse/src/Server
2020-08-14 14:29:16 +02:00
..
CMakeLists.txt Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
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 Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
InterserverIOHTTPHandler.cpp Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
InterserverIOHTTPHandler.h Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
IServer.h Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
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 Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
NotFoundHandler.cpp Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
NotFoundHandler.h Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
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 Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
PrometheusMetricsWriter.h Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
PrometheusRequestHandler.cpp ISSUES-7572 fix defaults config level & add replicas_status and prometheus handler 2020-06-13 00:15:02 +08:00
PrometheusRequestHandler.h Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
ReplicasStatusHandler.cpp return 200 when replicas status is ok and verbose = 1 2020-08-14 14:29:16 +02:00
ReplicasStatusHandler.h Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
StaticRequestHandler.cpp ISSUES-7572 fix defaults config level & add replicas_status and prometheus handler 2020-06-13 00:15:02 +08:00
StaticRequestHandler.h Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
TCPHandler.cpp Rework and rename the template class SettingsCollection => BaseSettings. 2020-07-31 20:54:18 +03:00
TCPHandler.h Split programs/server into actual program and library (#11186) 2020-05-27 20:52:52 +03:00
TCPHandlerFactory.h Remove namespace pollution 2020-05-31 00:57:37 +03:00
ya.make Normalize ya.make files, fix "Arcadia" build 2020-08-02 16:57:38 +03:00
ya.make.in Normalize ya.make files, fix "Arcadia" build 2020-08-02 16:57:38 +03:00