.. |
grpc_protos
|
Update protobuf to v25.1
|
2024-03-01 17:03:10 +02:00 |
HTTP
|
Remove http_max_chunk_size setting (too internal)
|
2024-05-16 18:33:43 +02:00 |
CertificateReloader.cpp
|
Remove a few nested include dependencies
|
2024-04-02 13:43:14 +02:00 |
CertificateReloader.h
|
Reload certificate chain during certificate reload
|
2024-03-25 14:09:53 +00:00 |
CloudPlacementInfo.cpp
|
Move definition to cpp
|
2024-02-14 12:51:14 +01:00 |
CloudPlacementInfo.h
|
Move definition to cpp
|
2024-02-14 12:51:14 +01:00 |
CMakeLists.txt
|
Remove unbundled gRPC support
|
2022-01-20 08:47:16 +03:00 |
GRPCServer.cpp
|
Useless changes
|
2024-05-10 07:30:40 +02:00 |
GRPCServer.h
|
Fixed tests
|
2024-02-09 21:39:36 +03:00 |
HTTPHandler.cpp
|
Merge branch 'master' into master
|
2024-06-05 04:23:37 +02:00 |
HTTPHandler.h
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |
HTTPHandlerFactory.cpp
|
Merge pull request #60390 from ClickHouse/redirect-handlers
|
2024-03-02 05:15:31 +03:00 |
HTTPHandlerFactory.h
|
Move StringUtils.h/cpp back to Common/
|
2024-05-19 09:39:36 +00:00 |
HTTPHandlerRequestFilter.h
|
Move StringUtils.h/cpp back to Common/
|
2024-05-19 09:39:36 +00:00 |
HTTPPathHints.cpp
|
Add hints for HTTP handlers
|
2023-08-10 06:23:20 -04:00 |
HTTPPathHints.h
|
Refactor IHints
|
2023-09-10 03:48:12 +00:00 |
HTTPRequestHandlerFactoryMain.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
HTTPRequestHandlerFactoryMain.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
InterserverIOHTTPHandler.cpp
|
Remove nested dependency on DateLutImpl
|
2024-04-02 14:45:48 +02:00 |
InterserverIOHTTPHandler.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
IServer.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
KeeperReadinessHandler.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
KeeperReadinessHandler.h
|
Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces""
|
2024-01-03 11:47:15 -05:00 |
KeeperTCPHandler.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
KeeperTCPHandler.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
KeeperTCPHandlerFactory.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
MySQLHandler.cpp
|
Remove nested dependency on DateLutImpl
|
2024-04-02 14:45:48 +02:00 |
MySQLHandler.h
|
Fix for clang-19
|
2024-03-22 22:12:59 +01:00 |
MySQLHandlerFactory.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
MySQLHandlerFactory.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
NotFoundHandler.cpp
|
Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces""
|
2024-01-03 11:47:15 -05:00 |
NotFoundHandler.h
|
Fixing more headers
|
2024-02-29 15:40:30 +00:00 |
PostgreSQLHandler.cpp
|
Remove nested dependency on DateLutImpl
|
2024-04-02 14:45:48 +02:00 |
PostgreSQLHandler.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
PostgreSQLHandlerFactory.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
PostgreSQLHandlerFactory.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
PrometheusMetricsWriter.cpp
|
Reduce header dependencies
|
2024-03-19 17:04:29 +01:00 |
PrometheusMetricsWriter.h
|
Send only specific events/metrics for Keeper prometheus
|
2024-02-13 16:01:50 +01:00 |
PrometheusRequestHandler.cpp
|
Send only specific events/metrics for Keeper prometheus
|
2024-02-13 16:01:50 +01:00 |
PrometheusRequestHandler.h
|
Send only specific events/metrics for Keeper prometheus
|
2024-02-13 16:01:50 +01:00 |
ProtocolServerAdapter.cpp
|
Rename
|
2023-09-01 12:55:58 +02:00 |
ProtocolServerAdapter.h
|
Rename
|
2023-09-01 12:55:58 +02:00 |
ProxyV1Handler.cpp
|
Better exception messages in input formats
|
2023-11-21 13:13:42 +00:00 |
ProxyV1Handler.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
ProxyV1HandlerFactory.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
ReplicasStatusHandler.cpp
|
Fix db iterator wait during async metrics collection
|
2024-03-18 15:39:21 +00:00 |
ReplicasStatusHandler.h
|
Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces""
|
2024-01-03 11:47:15 -05:00 |
ServerType.cpp
|
Random changes in random files (#57642)
|
2023-12-14 12:47:11 +01:00 |
ServerType.h
|
Random changes in random files (#57642)
|
2023-12-14 12:47:11 +01:00 |
StaticRequestHandler.cpp
|
Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces""
|
2024-01-03 11:47:15 -05:00 |
StaticRequestHandler.h
|
Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces""
|
2024-01-03 11:47:15 -05:00 |
TCPHandler.cpp
|
Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1
|
2024-05-21 16:58:25 +02:00 |
TCPHandler.h
|
Cleanup SSH-based authentication code
|
2024-04-05 08:43:23 +00:00 |
TCPHandlerFactory.h
|
Call getFQDNOrHostName() once
|
2024-02-02 14:33:34 +00:00 |
TCPProtocolStackData.h
|
review suggestions
|
2022-09-29 00:13:40 +00:00 |
TCPProtocolStackFactory.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
TCPProtocolStackHandler.h
|
review suggestions
|
2022-09-29 00:13:40 +00:00 |
TCPServer.cpp
|
Start/stop servers when listen_host/*_port changes
|
2021-12-24 08:26:02 +01:00 |
TCPServer.h
|
Start/stop servers when listen_host/*_port changes
|
2021-12-24 08:26:02 +01:00 |
TCPServerConnectionFactory.h
|
review suggestions
|
2022-09-29 00:13:40 +00:00 |
TLSHandler.h
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
TLSHandlerFactory.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
waitServersToFinish.cpp
|
Convert unnecessary std::scoped_lock to std::lock_guard
|
2023-10-25 09:26:16 +00:00 |
waitServersToFinish.h
|
Add missed #include <mutex>
|
2024-02-23 17:23:11 +03:00 |
WebUIRequestHandler.cpp
|
Allow to map UI handlers to different paths
|
2024-02-25 23:04:39 +01:00 |
WebUIRequestHandler.h
|
Fixing more headers
|
2024-02-29 15:40:30 +00:00 |