.. |
grpc_protos
|
|
|
HTTP
|
set content-length for empty POST requests
|
2023-03-23 18:02:31 +01:00 |
CertificateReloader.cpp
|
less fmt::runtime usages
|
2023-01-17 00:11:59 +01:00 |
CertificateReloader.h
|
Generate config.h into ${CONFIG_INCLUDE_PATH}
|
2022-09-28 12:48:26 +00:00 |
CMakeLists.txt
|
|
|
GRPCServer.cpp
|
Correctly disable async insert with deduplication when it's not needed (#50663)
|
2023-06-07 20:33:08 +02:00 |
GRPCServer.h
|
Generate config.h into ${CONFIG_INCLUDE_PATH}
|
2022-09-28 12:48:26 +00:00 |
HTTPHandler.cpp
|
Fixes for clang-17
|
2023-05-13 02:57:31 +02:00 |
HTTPHandler.h
|
use http request body in predefined http handlers
|
2023-03-02 12:51:48 +01:00 |
HTTPHandlerFactory.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
HTTPHandlerFactory.h
|
Fixes for clang-17
|
2023-05-13 02:57:31 +02:00 |
HTTPHandlerRequestFilter.h
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03: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
|
Fix style
|
2023-04-24 19:07:30 +02:00 |
InterserverIOHTTPHandler.h
|
|
|
IServer.h
|
|
|
KeeperTCPHandler.cpp
|
fix convertation
|
2023-05-10 17:50:42 +00: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 clang-17
|
2023-05-13 02:57:31 +02:00 |
MySQLHandler.h
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
MySQLHandlerFactory.cpp
|
forbid old ctor of Exception
|
2023-01-23 22:18:05 +01:00 |
MySQLHandlerFactory.h
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
NotFoundHandler.cpp
|
|
|
NotFoundHandler.h
|
|
|
PostgreSQLHandler.cpp
|
Improve empty query detection for PostgreSQL (for pgx golang driver)
|
2023-03-21 17:48:55 +02:00 |
PostgreSQLHandler.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
PostgreSQLHandlerFactory.cpp
|
|
|
PostgreSQLHandlerFactory.h
|
Generate config.h into ${CONFIG_INCLUDE_PATH}
|
2022-09-28 12:48:26 +00:00 |
PrometheusMetricsWriter.cpp
|
Use StrongTypedef for ProfileEvents
|
2023-04-01 16:01:33 +02: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
|
Remove dependency from DB::Context in readers
|
2023-05-02 21:45:27 +02:00 |
ProtocolServerAdapter.h
|
Remove dependency from DB::Context in readers
|
2023-05-02 21:45:27 +02:00 |
ProxyV1Handler.cpp
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
ProxyV1Handler.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
ProxyV1HandlerFactory.h
|
split into diferent files
|
2022-09-11 19:00:40 +00:00 |
ReplicasStatusHandler.cpp
|
fixed review comments
|
2023-02-13 11:43:01 +08:00 |
ReplicasStatusHandler.h
|
|
|
StaticRequestHandler.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StaticRequestHandler.h
|
|
|
TCPHandler.cpp
|
Correctly disable async insert with deduplication when it's not needed (#50663)
|
2023-06-07 20:33:08 +02:00 |
TCPHandler.h
|
fix convertation
|
2023-05-10 17:50:42 +00: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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03: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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
TLSHandlerFactory.h
|
remove maybe_unused
|
2022-09-23 10:54:12 -04:00 |
waitServersToFinish.cpp
|
Move common code
|
2023-05-19 16:23:56 +02:00 |
waitServersToFinish.h
|
Update waitServersToFinish.h
|
2023-05-20 12:43:24 +02: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 |