.. |
grpc_protos
|
Add field output_columns to first Result sent in gRPC protocol.
|
2022-02-10 21:05:56 +07:00 |
HTTP
|
propagate PROXYv1 forwarded_for address to http handler in composable protocols; some logging added
|
2022-12-11 23:39:16 +00:00 |
CertificateReloader.cpp
|
Fix style
|
2022-08-20 17:59:51 +02:00 |
CertificateReloader.h
|
Generate config.h into ${CONFIG_INCLUDE_PATH}
|
2022-09-28 12:48:26 +00:00 |
CMakeLists.txt
|
|
|
GRPCServer.cpp
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
GRPCServer.h
|
Generate config.h into ${CONFIG_INCLUDE_PATH}
|
2022-09-28 12:48:26 +00:00 |
HTTPHandler.cpp
|
Merge pull request #41687 from ClickHouse/40907_Parameterized_views_as_table_functions
|
2023-01-12 14:24:32 +01:00 |
HTTPHandler.h
|
Support content_type in HTTP handler config
|
2022-02-26 03:06:17 +03:00 |
HTTPHandlerFactory.cpp
|
Compile standalone keeper
|
2022-11-10 09:23:52 +01:00 |
HTTPHandlerFactory.h
|
Compile standalone keeper
|
2022-11-10 09:23:52 +01:00 |
HTTPHandlerRequestFilter.h
|
Apply changes to http handlers on fly without server restart
|
2022-09-12 17:34:51 +02:00 |
HTTPRequestHandlerFactoryMain.cpp
|
Compile standalone keeper
|
2022-11-10 09:23:52 +01:00 |
HTTPRequestHandlerFactoryMain.h
|
Compile standalone keeper
|
2022-11-10 09:23:52 +01:00 |
InterserverIOHTTPHandler.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
InterserverIOHTTPHandler.h
|
|
|
IServer.h
|
|
|
KeeperTCPHandler.cpp
|
Merge pull request #42532 from ClickHouse/fix-data-race
|
2022-10-24 09:14:34 +02:00 |
KeeperTCPHandler.h
|
Fix KeeperTCPHandler data race
|
2022-10-21 07:29:00 +00:00 |
KeeperTCPHandlerFactory.h
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
MySQLHandler.cpp
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
MySQLHandler.h
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
MySQLHandlerFactory.cpp
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
MySQLHandlerFactory.h
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
NotFoundHandler.cpp
|
|
|
NotFoundHandler.h
|
|
|
PostgreSQLHandler.cpp
|
Generate config_version.h into ${CONFIG_INCLUDE_PATH}
|
2022-09-28 12:48:26 +00:00 |
PostgreSQLHandler.h
|
Generate config.h into ${CONFIG_INCLUDE_PATH}
|
2022-09-28 12:48:26 +00:00 |
PostgreSQLHandlerFactory.cpp
|
|
|
PostgreSQLHandlerFactory.h
|
Generate config.h into ${CONFIG_INCLUDE_PATH}
|
2022-09-28 12:48:26 +00:00 |
PrometheusMetricsWriter.cpp
|
Add documentation for AsynchronousMetrics
|
2022-11-13 03:36:20 +01:00 |
PrometheusMetricsWriter.h
|
Merge branch 'master' into keeper-prometheus
|
2022-11-15 12:00:02 +00:00 |
PrometheusRequestHandler.cpp
|
Extract HTTPContext for HTTPServer
|
2022-11-09 09:02:04 +01:00 |
PrometheusRequestHandler.h
|
Add more metrics for Keeper
|
2022-11-09 15:51:41 +01:00 |
ProtocolServerAdapter.cpp
|
Better cmake
|
2022-03-11 15:47:07 +01:00 |
ProtocolServerAdapter.h
|
Add documentation for AsynchronousMetrics
|
2022-11-13 02:59:01 +01:00 |
ProxyV1Handler.cpp
|
propagate PROXYv1 forwarded_for address to http handler in composable protocols; some logging added
|
2022-12-11 23:39:16 +00:00 |
ProxyV1Handler.h
|
propagate PROXYv1 forwarded_for address to http handler in composable protocols; some logging added
|
2022-12-11 23:39:16 +00:00 |
ProxyV1HandlerFactory.h
|
split into diferent files
|
2022-09-11 19:00:40 +00:00 |
ReplicasStatusHandler.cpp
|
Apply changes to http handlers on fly without server restart
|
2022-09-12 17:34:51 +02:00 |
ReplicasStatusHandler.h
|
|
|
StaticRequestHandler.cpp
|
Add new HTTP compression methods
|
2022-10-04 03:13:46 +00:00 |
StaticRequestHandler.h
|
|
|
TCPHandler.cpp
|
Fix data race in s3Cluster.
|
2023-01-10 15:34:52 +00:00 |
TCPHandler.h
|
Miscellaneous changes
|
2022-11-14 06:09:03 +01:00 |
TCPHandlerFactory.h
|
add PROXYv1 handler, add stack exchange data block, tuneup protocols config
|
2022-09-10 20:21:37 +00:00 |
TCPProtocolStackData.h
|
review suggestions
|
2022-09-29 00:13:40 +00:00 |
TCPProtocolStackFactory.h
|
review suggestions
|
2022-10-07 01:16:22 +00:00 |
TCPProtocolStackHandler.h
|
review suggestions
|
2022-09-29 00:13:40 +00:00 |
TCPServer.cpp
|
|
|
TCPServer.h
|
|
|
TCPServerConnectionFactory.h
|
review suggestions
|
2022-09-29 00:13:40 +00:00 |
TLSHandler.h
|
pass session certificate for showCertificate()
|
2022-09-18 07:11:52 +00:00 |
TLSHandlerFactory.h
|
remove maybe_unused
|
2022-09-23 10:54:12 -04:00 |
WebUIRequestHandler.cpp
|
Implement code review suggestions
|
2022-08-22 21:55:41 +02:00 |
WebUIRequestHandler.h
|
Implement code review suggestions
|
2022-08-22 21:55:41 +02:00 |