ClickHouse/dbms/src/Server
2017-08-16 23:27:35 +03:00
..
config.d Changed tabs to spaces in code [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
data Merge branch 'master' of github.yandex-team.ru:Metrika/ClickHouse 2016-05-26 21:46:14 +03:00
metadata/default Tiny modifications [#METR-20000]. 2016-05-25 22:59:17 +03:00
users.d Changed tabs to spaces in code [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
Benchmark.cpp always send changed settings for remote connections [#CLICKHOUSE-3151] 2017-08-13 12:17:09 +03:00
clickhouse-client.xml Moved tools sources out of library code [#CLICKHOUSE-2]. 2017-06-16 19:16:22 +03:00
Client.cpp Small code enhancements according to clang-tidy. [#CLICKHOUSE-2931] 2017-08-04 17:35:36 +03:00
CMakeLists.txt Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
config.xml Merge branch 'master' into CLICKHOUSE-5 2017-06-13 07:30:36 +03:00
ConfigReloader.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ConfigReloader.h Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
ExtractFromConfig.cpp Removed cyclic dependency [#DEVTOOLS-3381]. 2017-06-19 23:06:35 +03:00
HTTPHandler.cpp Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
HTTPHandler.h Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
HTTPHandlerFactory.h Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
InterruptListener.h Moved tools sources out of library code [#CLICKHOUSE-2]. 2017-06-16 19:16:22 +03:00
InterserverIOHTTPHandler.cpp Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
InterserverIOHTTPHandler.h Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
IServer.h Fixed error when huge sets for IN, JOIN, DISTINCT cannot be created with exception message "Cannot mremap... Bad address" [#CLICKHOUSE-2]. 2017-08-11 02:25:51 +03:00
LocalServer.cpp Fixed error [#CLICKHOUSE-3191]. 2017-08-01 00:39:24 +03:00
LocalServer.h Fixed build [#CLICKHOUSE-3044]. 2017-06-18 08:43:29 +03:00
main.cpp Add base file for PerformanceTest 2017-05-07 01:04:39 +03:00
MetricsTransmitter.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
MetricsTransmitter.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
NotFoundHandler.cpp Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
NotFoundHandler.h Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
PerformanceTest.cpp always send changed settings for remote connections [#CLICKHOUSE-3151] 2017-08-13 12:17:09 +03:00
PingRequestHandler.cpp Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
PingRequestHandler.h Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
ReplicasStatusHandler.cpp removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
ReplicasStatusHandler.h Changed tabs to spaces in code [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
RootRequestHandler.cpp Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
RootRequestHandler.h Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
Server.cpp DDLWorker: better [#CLICKHOUSE-5]. 2017-08-14 08:44:04 +03:00
Server.h Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
StatusFile.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
StatusFile.h Changed tabs to spaces in code [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
TCPHandler.cpp Removed very old protocol compatibility features [#CLICKHOUSE-2]. 2017-08-16 23:27:35 +03:00
TCPHandler.h Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
TCPHandlerFactory.h Extract handlers to allow reuse 2017-08-10 06:13:15 +03:00
users.xml Changed tabs to spaces in code [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00