ClickHouse/dbms/programs/server
alexey-milovidov 5e7f80c664
Merge pull request #8760 from kreuzerkrieg/GCCSuggestOverride
Add GCC warning to suggest virtual function override
2020-01-21 22:12:26 +03:00
..
config.d Added part_log to example config for developers 2020-01-10 14:36:59 +03:00
data Support for bitmapHasAny and bitmapHasAll functions. 2019-05-12 17:47:31 +03:00
metadata/default Squashed #2471 2018-06-05 23:09:51 +03:00
users.d Tests: fix call .sh from .sh (#4732) 2019-03-20 23:04:49 +03:00
clickhouse-server.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
CMakeLists.txt Make HTTPRequestHandlerFactory composable, add PrometeusRequestHandlerFactory 2019-11-24 18:43:53 +03:00
config.xml Set prometheus default port to 9363 2019-12-21 17:56:24 +00:00
HTTPHandler.cpp Fixed incorrect method of parsing "brotli" from Accept-Encoding in HTTP 2020-01-05 04:54:58 +03:00
HTTPHandler.h CHYT-67: introduce host context for using CH as a library. 2019-03-06 19:47:47 +03:00
HTTPHandlerFactory.cpp Style fixes in HTTPHandlerFactory 2019-11-26 22:03:29 +03:00
HTTPHandlerFactory.h Add async metrics to Prometheus output 2019-11-26 23:27:24 +03:00
InterserverIOHTTPHandler.cpp get rid of StorageWeakPtr 2020-01-14 19:54:25 +03:00
InterserverIOHTTPHandler.h CLICKHOUSE-4509 Fix error codes in DataPartsExchange 2019-05-20 20:04:36 +03:00
IServer.h Squashed #2471 2018-06-05 23:09:51 +03:00
MetricsTransmitter.cpp Avoid use of uninitialized values in MetricsTransmitter 2019-10-01 10:16:39 +03:00
MetricsTransmitter.h Avoid use of uninitialized values in MetricsTransmitter 2019-10-01 10:16:39 +03:00
MySQLHandler.cpp proper logging levels 2020-01-19 01:19:06 +00:00
MySQLHandler.h support clickhouse as mysql federated server. apply code review notes p4 2019-12-02 14:32:45 +03:00
MySQLHandlerFactory.cpp proper logging levels 2020-01-19 01:19:06 +00:00
MySQLHandlerFactory.h Allow to use mysql format without ssl - try2 with mysql interface split (#7524) 2019-11-02 13:20:46 +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
PrometheusMetricsWriter.cpp Repcale dots in prometheus metric names with underscores 2019-12-21 17:47:44 +00:00
PrometheusMetricsWriter.h Repcale dots in prometheus metric names with underscores 2019-12-21 17:47:44 +00:00
PrometheusRequestHandler.cpp Style fixes 2019-11-24 23:03:09 +03:00
PrometheusRequestHandler.h Fix some spelling mistakes 2020-01-11 17:51:33 +08:00
ReplicasStatusHandler.cpp Make HTTPRequestHandlerFactory composable, add PrometeusRequestHandlerFactory 2019-11-24 18:43:53 +03:00
ReplicasStatusHandler.h Make HTTPRequestHandlerFactory composable, add PrometeusRequestHandlerFactory 2019-11-24 18:43:53 +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 Avoid stale log files. 2020-01-17 22:27:41 +03:00
Server.h Attempt to simplify text log 2019-08-04 18:51:04 +03:00
TCPHandler.cpp Merge pull request #8735 from ClickHouse/processors-5.12 2020-01-21 11:51:07 +03:00
TCPHandler.h Add GCC warning to suggest virtual function override 2020-01-21 13:10:32 +02:00
TCPHandlerFactory.h Squashed #2471 2018-06-05 23:09:51 +03:00
users.xml Add new config syntax for table filters (#8381) 2020-01-10 19:53:47 +03:00