ClickHouse/dbms/programs/server
2019-03-04 20:47:31 +03:00
..
config.d Removed listen host override from the example server config 2019-02-01 16:56:20 +03:00
data Squashed #2471 2018-06-05 23:09:51 +03:00
metadata/default Squashed #2471 2018-06-05 23:09:51 +03:00
users.d Squashed #2471 2018-06-05 23:09:51 +03:00
clickhouse-server.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
CMakeLists.txt Fix link in split mode (#4574) 2019-03-04 20:47:31 +03:00
config.xml Added 'query_thread_log' section to configuration file. Now query_thread_log doesn't work without this section. 2019-02-24 02:29:38 +03:00
HTTPHandler.cpp Build fixes (FreeBSD port) (#4397) 2019-02-15 14:46:07 +03:00
HTTPHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
HTTPHandlerFactory.h Added some warnings from clang's -Weverything 2019-01-04 15:10:00 +03:00
InterserverIOHTTPHandler.cpp Fix cyclic lib depend ppart 2: clean 2018-12-28 21:15:26 +03:00
InterserverIOHTTPHandler.h CLICKHOUSE-3832: Add HTTP Basic authentification in replication protocol 2018-07-26 18:10:57 +03:00
IServer.h Squashed #2471 2018-06-05 23:09:51 +03:00
MetricsTransmitter.cpp Fixed typo 2019-02-11 00:17:52 +03:00
MetricsTransmitter.h Attempt to implemnt global thread pool #4018 2019-01-14 22:22:09 +03:00
NotFoundHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
NotFoundHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
PingRequestHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
PingRequestHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
ReplicasStatusHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
ReplicasStatusHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
RootRequestHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
RootRequestHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
Server.cpp manually reset DDLWorker in shared context to prevent reference cycles 2019-02-21 19:41:27 +03:00
Server.h Added --help/-h to server 2019-02-02 13:24:12 +00:00
TCPHandler.cpp allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789] 2019-02-27 21:34:38 +03:00
TCPHandler.h Fix clang build 2018-12-20 12:54:28 +03:00
TCPHandlerFactory.h Squashed #2471 2018-06-05 23:09:51 +03:00
users.xml dbms: Fixed misspells in comments 2019-01-23 04:56:53 +09:00