ClickHouse/dbms/src/Server
2017-01-09 16:42:29 +03:00
..
config.d Removed sensitive data. 2016-02-08 00:58:58 +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 Allow to run 'clickhouse-local' program by pressing enter in source directory of server [#METR-23101]. 2016-11-17 03:39:11 +03:00
CMakeLists.txt create_init_script: Avoid generation of init file each configuration phase. [#METR-21516] 2016-12-13 14:09:22 +03:00
config.xml dbms: max_open_files for server, readline in OS X. [#METR-21516] 2016-11-07 14:33:25 +03:00
ConfigReloader.cpp Fix rare race condition which occurrs during update of config files. [#METRIKASUPP-7653] 2016-12-20 22:03:12 +03:00
ConfigReloader.h Fixes; faster shutdown [#METR-23237]. 2016-10-23 13:52:32 +03:00
HTTPHandler.cpp [#METR-23582] 2017-01-07 20:22:58 +03:00
HTTPHandler.h Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
InterserverIOHTTPHandler.cpp Removed excessive part checks [#METR-22214]. 2016-11-22 21:29:36 +03:00
InterserverIOHTTPHandler.h Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
LocalServer.cpp Prevent "variable tracking size limit exceeded" compiler notice. [#METR-20000] 2016-12-21 02:05:43 +03:00
LocalServer.h Added --stacktrace option to clickhouse-local. [#METR-23765] 2016-12-20 18:01:05 +03:00
main.cpp Dont use tcmalloc TCMALLOC_AGGRESSIVE_DECOMMIT patch 2016-12-28 03:47:46 +03:00
MetricsTransmitter.cpp Fixed build [#METR-20000]. 2016-11-01 20:56:25 +03:00
MetricsTransmitter.h Fixed build [#METR-20000]. 2016-11-01 20:56:25 +03:00
metrika.conf separated clickhouse-server for several packages [#METR-12543] 2014-09-06 00:06:22 +04:00
ReplicasStatusHandler.cpp Add header Keep-Alive: timeout=.. to http server responce [#METR-23933] 2016-12-30 23:52:56 +03:00
ReplicasStatusHandler.h Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
Server.cpp Better user-group creating in postinst, BaseDaemon::getDefaultCorePath [#METR-23811] 2017-01-09 16:42:29 +03:00
Server.h Better user-group creating in postinst, BaseDaemon::getDefaultCorePath [#METR-23811] 2017-01-09 16:42:29 +03:00
StatusFile.cpp Less code [#MOBMET-3953]. 2016-08-07 01:31:58 +03:00
StatusFile.h dbms: implemented TODO [#METR-17573]. 2016-01-17 16:34:36 +03:00
TCPHandler.cpp PR fixes: 2016-11-15 10:24:55 +00:00
TCPHandler.h Addition to prev. revision [#METR-23279]. 2016-10-25 01:11:36 +03:00
users.xml Translated config to english [#METR-20000]. 2016-05-22 04:45:30 +03:00