ClickHouse/dbms/src/Server
Vladimir Smirnov d36f52502e Make it compilable on OS X
It's still hackish and dirty, but server and client compies.

Server starts, but throwes meaningless exception on any query.

Client seems to be working fine.

Linux compilation might (but shouldn't) be broken (not tested).
2016-11-01 17:59:21 +01: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 access only from localhost for developers builds, ran from source tree [#METR-2944]. 2016-07-31 06:05:42 +03:00
CMakeLists.txt Renamed UsersConfigReloader -> ConfigReloader. [#METR-22802] 2016-10-11 19:20:42 +03:00
config.xml translate config.xml and MergeTreeSettings.h 2016-10-23 22:13:10 +02: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 Addition to prev. revision [#METR-23279]. 2016-10-25 01:33:40 +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 dbms: Removed commented out code. [#METR-18510] 2016-03-03 10:54:36 +03:00
InterserverIOHTTPHandler.h Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
MetricsTransmitter.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
MetricsTransmitter.h Make it compilable on OS X 2016-11-01 17:59:21 +01: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 Make it compilable on OS X 2016-11-01 17:59:21 +01:00
Server.h Removed compatibility layer with OLAPServer [#METR-2944]. 2016-07-30 04:08:00 +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 ClientInfo: fixes [#METR-23279]. 2016-10-25 08:07:29 +03: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