.. |
grpc_protos
|
Add field output_columns to first Result sent in gRPC protocol.
|
2022-02-10 21:05:56 +07:00 |
HTTP
|
Merge pull request #31484 from eungenue/Implement-SSL-X509-certificate-authentication
|
2022-02-21 11:30:52 +03:00 |
CertificateReloader.cpp
|
Improve certificate reloader (#34887)
|
2022-02-28 21:30:02 +03:00 |
CertificateReloader.h
|
Improve certificate reloader (#34887)
|
2022-02-28 21:30:02 +03:00 |
CMakeLists.txt
|
Remove unbundled gRPC support
|
2022-01-20 08:47:16 +03:00 |
GRPCServer.cpp
|
Add field output_columns to first Result sent in gRPC protocol.
|
2022-02-10 21:05:56 +07:00 |
GRPCServer.h
|
Start/stop servers when listen_host/*_port changes
|
2021-12-24 08:26:02 +01:00 |
HTTPHandler.cpp
|
clang-tidy check performance-move-const-arg fix
|
2022-03-02 18:15:27 +00:00 |
HTTPHandler.h
|
Fix
|
2021-11-24 22:25:41 +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
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +00:00 |
InterserverIOHTTPHandler.cpp
|
Use fmt::runtime() for LOG_* for non constexpr
|
2022-02-01 14:30:03 +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
|
Merge branch 'master' into standalone_keeper_build
|
2022-03-11 13:58:44 +01:00 |
KeeperTCPHandler.h
|
Merge branch 'master' into standalone_keeper_build
|
2022-03-11 13:58:44 +01:00 |
KeeperTCPHandlerFactory.h
|
Fix keeper client timeout bug
|
2022-03-22 11:41:50 +01:00 |
MySQLHandler.cpp
|
Start/stop servers when listen_host/*_port changes
|
2021-12-24 08:26:02 +01:00 |
MySQLHandler.h
|
Start/stop servers when listen_host/*_port changes
|
2021-12-24 08:26:02 +01:00 |
MySQLHandlerFactory.cpp
|
Start/stop servers when listen_host/*_port changes
|
2021-12-24 08:26:02 +01:00 |
MySQLHandlerFactory.h
|
Start/stop servers when listen_host/*_port changes
|
2021-12-24 08:26:02 +01:00 |
NotFoundHandler.cpp
|
|
|
NotFoundHandler.h
|
|
|
PostgreSQLHandler.cpp
|
Use fmt::format over Poco::format in PostgreSQLHandler
|
2022-02-01 14:30:04 +03:00 |
PostgreSQLHandler.h
|
Start/stop servers when listen_host/*_port changes
|
2021-12-24 08:26:02 +01:00 |
PostgreSQLHandlerFactory.cpp
|
Start/stop servers when listen_host/*_port changes
|
2021-12-24 08:26:02 +01:00 |
PostgreSQLHandlerFactory.h
|
Start/stop servers when listen_host/*_port changes
|
2021-12-24 08:26:02 +01: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
|
|
|
ProtocolServerAdapter.cpp
|
Better cmake
|
2022-03-11 15:47:07 +01:00 |
ProtocolServerAdapter.h
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +00: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 mistake in check-style
|
2022-03-05 14:22:56 +08:00 |
TCPHandler.h
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +00:00 |
TCPHandlerFactory.h
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +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
|
Start/stop servers when listen_host/*_port changes
|
2021-12-24 08:26:02 +01:00 |
WebUIRequestHandler.cpp
|
Move code around to avoid dlsym on Musl
|
2021-12-24 12:25:27 +03:00 |
WebUIRequestHandler.h
|
|
|