.. |
grpc_protos
|
gRPC: Allow change server-side compression from client.
|
2021-09-13 01:07:28 +03:00 |
HTTP
|
activate add_http_cors_header by default.
|
2021-09-22 16:54:36 +00:00 |
CMakeLists.txt
|
Fix code style and compilation.
|
2020-11-24 17:53:34 +03:00 |
GRPCServer.cpp
|
Merge pull request #27537 from CurtizJ/merging-20557
|
2021-09-16 03:08:34 +03:00 |
GRPCServer.h
|
Add connection thread metrics
|
2020-12-18 15:22:55 +08:00 |
HTTPHandler.cpp
|
Merge branch 'ClickHouse:master' into add_CORS
|
2021-09-22 19:55:15 +03:00 |
HTTPHandler.h
|
Remove unnecessary changes.
|
2021-09-07 01:37:28 +03:00 |
HTTPHandlerFactory.cpp
|
add options support
|
2021-09-22 10:34:48 +00:00 |
HTTPHandlerFactory.h
|
update comments for filter
|
2021-09-22 12:30:55 +00:00 |
HTTPHandlerRequestFilter.h
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
InterserverIOHTTPHandler.cpp
|
Add test
|
2021-06-16 17:33: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
|
Review fixes
|
2021-09-02 12:20:46 +03:00 |
KeeperTCPHandler.h
|
Clickhouse-keeper: renames and comments
|
2021-08-24 15:30:31 +03:00 |
KeeperTCPHandlerFactory.h
|
Add SSL to keeper (both client and internal)
|
2021-04-12 15:25:52 +03:00 |
MySQLHandler.cpp
|
Added system.session_log table
|
2021-08-30 18:28:28 +03:00 |
MySQLHandler.h
|
Code cleanups and improvements.
|
2021-08-18 14:24:52 +03:00 |
MySQLHandlerFactory.cpp
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
MySQLHandlerFactory.h
|
|
|
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
|
Code cleanups and improvements.
|
2021-08-18 14:24:52 +03:00 |
PostgreSQLHandler.h
|
Code cleanups and improvements.
|
2021-08-18 14:24:52 +03:00 |
PostgreSQLHandlerFactory.cpp
|
|
|
PostgreSQLHandlerFactory.h
|
|
|
PrometheusMetricsWriter.cpp
|
Validate prometheus metric name with regex
|
2021-07-09 19:12:26 +03:00 |
PrometheusMetricsWriter.h
|
|
|
PrometheusRequestHandler.cpp
|
Fix WriteBufferFromHTTPServerResponse usage in other places (add missing finalize())
|
2021-02-20 10:15:38 +03: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
|
Add connection thread metrics
|
2020-12-18 15:22:55 +08: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
|
Fix checks
|
2021-05-30 15:44:58 +03:00 |
StaticRequestHandler.h
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
TCPHandler.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-08-26 03:31:46 +03:00 |
TCPHandler.h
|
Code cleanups and improvements.
|
2021-08-18 14:24:52 +03:00 |
TCPHandlerFactory.h
|
Maybe improve server latency
|
2021-01-31 10:41:24 +03:00 |
WebUIRequestHandler.cpp
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
WebUIRequestHandler.h
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
ya.make
|
Missed ya.make
|
2021-03-29 12:25:40 +03:00 |
ya.make.in
|
Add examples folder filter to ya.make.in
|
2021-04-30 11:25:52 +03:00 |