ClickHouse/programs/server
alexey-milovidov cef5f12186
Merge pull request #10542 from azat/logger.levels.logger
Ability to set logger level for loggers that have non allowed in xml tags symbols
2020-04-29 00:13:52 +03:00
..
config.d Rewrite access_control_path in path.xml 2020-04-08 10:45:14 +03:00
data Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
metadata/default Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
users.d Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
clickhouse-server.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt ISSUES-5436 reworking predefine http 2020-04-20 03:18:36 +08:00
config.xml Merge pull request #10542 from azat/logger.levels.logger 2020-04-29 00:13:52 +03:00
HTTPHandler.cpp fix 2020-04-28 10:19:37 +03:00
HTTPHandler.h fix 2020-04-28 10:19:37 +03:00
HTTPHandlerFactory.cpp fix 2020-04-28 10:19:37 +03:00
HTTPHandlerFactory.h minor fixes 2020-04-28 02:05:15 +03:00
HTTPHandlerRequestFilter.h fix 2020-04-28 10:19:37 +03:00
InterserverIOHTTPHandler.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
InterserverIOHTTPHandler.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
IServer.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
MetricsTransmitter.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
MetricsTransmitter.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
MySQLHandler.cpp Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
MySQLHandler.h Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
MySQLHandlerFactory.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
MySQLHandlerFactory.h Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
NotFoundHandler.cpp ISSUES-5436 reworking predefine http 2020-04-20 03:18:36 +08:00
NotFoundHandler.h ISSUES-5436 reworking predefine http 2020-04-20 03:18:36 +08:00
PrometheusMetricsWriter.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
PrometheusMetricsWriter.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
PrometheusRequestHandler.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
PrometheusRequestHandler.h ISSUES-5436 fix integration test failure & add test 2020-04-23 17:11:20 +08:00
ReplicasStatusHandler.cpp Merge branch 'master' into database_atomic 2020-04-03 03:19:11 +03:00
ReplicasStatusHandler.h ISSUES-5436 reworking predefine http 2020-04-20 03:18:36 +08:00
Server.cpp Merge pull request #10547 from ClickHouse/zhang2014/feature/ISSUES-5436 2020-04-28 12:40:48 +03:00
Server.h Fix build. 2020-04-17 15:58:52 +03:00
StaticRequestHandler.cpp minor fixes 2020-04-28 02:05:15 +03:00
StaticRequestHandler.h ISSUES-5436 add integration test 2020-04-27 18:49:32 +08:00
TCPHandler.cpp Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
TCPHandler.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
TCPHandlerFactory.h Avoid error message on RST 2020-04-15 06:56:42 +03:00
users.xml Add the "access_management" option to users.xml which enables a user to manage access rights. 2020-04-07 23:31:54 +03:00
ya.make ISSUES-5436 fix ya make 2020-04-27 20:17:16 +08:00