ClickHouse/src/Server
Kruglov Pavel b63b47f0f0
Merge pull request #31265 from Avogar/fix-write-buffers
Fix and refactor WriteBiffer-s a little
2021-11-23 16:46:09 +03:00
..
grpc_protos gRPC: Allow change server-side compression from client. 2021-09-13 01:07:28 +03:00
HTTP Fix tests 2021-11-11 20:27:23 +03:00
CMakeLists.txt Fix code style and compilation. 2020-11-24 17:53:34 +03:00
GRPCServer.cpp Merge pull request #31004 from Avogar/output-formats 2021-11-17 20:44:46 +03:00
GRPCServer.h Remove cruft 2021-10-28 02:10:39 +03:00
HTTPHandler.cpp Split Authentication.h to common and main parts. 2021-11-01 19:13:49 +03:00
HTTPHandler.h Do not call finalize() for HTTP buffer multiple times 2021-09-16 22:36:09 +03:00
HTTPHandlerFactory.cpp Correct behaviour with unknown methods (#29057) 2021-10-06 14:43:05 +03:00
HTTPHandlerFactory.h Merge branch 'master' into add_CORS 2021-10-06 16:09:34 +03:00
HTTPHandlerRequestFilter.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
InterserverIOHTTPHandler.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
InterserverIOHTTPHandler.h Add settings for HTTP header limitations 2021-06-15 17:33:46 +03:00
IServer.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
KeeperTCPHandler.cpp log long operations in Keeper 2021-11-20 20:39:31 +03:00
KeeperTCPHandler.h Remove cruft 2021-10-28 02:10:39 +03:00
KeeperTCPHandlerFactory.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
MySQLHandler.cpp Merge branch 'master' into refactor-pipeline-executor 2021-11-11 16:16:52 +00:00
MySQLHandler.h Remove cruft 2021-10-28 02:10:39 +03:00
MySQLHandlerFactory.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
MySQLHandlerFactory.h Remove cruft 2021-10-28 02:10:39 +03:00
NotFoundHandler.cpp Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
NotFoundHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
PostgreSQLHandler.cpp Remove cruft 2021-10-28 02:10:39 +03:00
PostgreSQLHandler.h Split Authentication.h to common and main parts. 2021-11-01 19:13:49 +03:00
PostgreSQLHandlerFactory.cpp fix build 2020-06-08 16:49:10 +03:00
PostgreSQLHandlerFactory.h Split Authentication.h to common and main parts. 2021-11-01 19:13:49 +03:00
PrometheusMetricsWriter.cpp Validate prometheus metric name with regex 2021-07-09 19:12:26 +03:00
PrometheusMetricsWriter.h
PrometheusRequestHandler.cpp Check all requests 2021-09-30 13:40:48 +08:00
PrometheusRequestHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00
ProtocolServerAdapter.cpp Add connection thread metrics 2020-12-18 15:22:55 +08:00
ProtocolServerAdapter.h Remove cruft 2021-10-28 02:10:39 +03:00
ReplicasStatusHandler.cpp Add test 2021-06-16 17:33:14 +03:00
ReplicasStatusHandler.h Add settings for HTTP header limitations 2021-06-15 17:33:46 +03:00
StaticRequestHandler.cpp update code and add document 2021-09-30 04:51:02 +08:00
StaticRequestHandler.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
TCPHandler.cpp Fix Progress for short INSERT SELECT queries 2021-11-20 16:41:35 +03:00
TCPHandler.h Merge branch 'master' into removing-data-streams-folder 2021-10-16 09:46:05 +03:00
TCPHandlerFactory.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
WebUIRequestHandler.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
WebUIRequestHandler.h Make Poco HTTP Server zero-copy again (#19516) 2021-02-19 15:51:26 +03:00