ClickHouse/dbms/src/Server
Vitaliy Lyudvichenko 6fe581c172 Added --stacktrace option to clickhouse-local. [#METR-23765]
Added support of path config variable and ability to load clickhouse-server data. [#METR-20000]
Default database of clickhouse-local is changed to "_local" to avoid collisions with clickhouse-server.

Small fixes and enhancements of command line options (setting and limits). [#METR-23101]
2016-12-20 18:01:05 +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 Fixes; faster shutdown [#METR-23237]. 2016-10-23 13:52:32 +03:00
ConfigReloader.h Fixes; faster shutdown [#METR-23237]. 2016-10-23 13:52:32 +03:00
HTTPHandler.cpp HTTPHandler: added support for X-ClickHouse-* 2016-12-11 20:46:37 -08: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 Added --stacktrace option to clickhouse-local. [#METR-23765] 2016-12-20 18:01:05 +03:00
LocalServer.h Added --stacktrace option to clickhouse-local. [#METR-23765] 2016-12-20 18:01:05 +03:00
main.cpp Added requested PR changes, 2nd iteration. 2016-11-14 02:57:18 +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 Squashed commit of the following: 2016-03-19 04:18:49 +03:00
ReplicasStatusHandler.h Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
Server.cpp Added --stacktrace option to clickhouse-local. [#METR-23765] 2016-12-20 18:01:05 +03:00
Server.h Implemented draft version of clickhouse-local service. 2016-11-09 22:03:47 +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