.. |
grpc_protos
|
Added input_data_delimiter to protocol.
|
2020-11-24 17:55:01 +03:00 |
CMakeLists.txt
|
Fix code style and compilation.
|
2020-11-24 17:53:34 +03:00 |
GRPCServer.cpp
|
Added input_data_delimiter to protocol.
|
2020-11-24 17:55:01 +03:00 |
GRPCServer.h
|
Rework async server: switch to coroutine-like approach, no using statuses anymore for control flow.
|
2020-11-24 17:53:34 +03:00 |
HTTPHandler.cpp
|
fixed style, xz check fasttest skipped, removed fast-lzma2
|
2020-11-11 15:34:28 +03:00 |
HTTPHandler.h
|
Fix QueryScope initialization for HTTPHandler
|
2020-10-17 08:55:02 +03:00 |
HTTPHandlerFactory.cpp
|
Added /play handler; added a test
|
2020-10-20 03:28:33 +03:00 |
HTTPHandlerFactory.h
|
configure query handler as default
|
2020-06-15 14:33:44 +03:00 |
HTTPHandlerRequestFilter.h
|
Split programs/server into actual program and library (#11186)
|
2020-05-27 20:52:52 +03:00 |
InterserverIOHTTPHandler.cpp
|
Change level of some log messages
|
2020-10-10 20:47:34 +03:00 |
InterserverIOHTTPHandler.h
|
Split programs/server into actual program and library (#11186)
|
2020-05-27 20:52:52 +03:00 |
IServer.h
|
Split programs/server into actual program and library (#11186)
|
2020-05-27 20:52:52 +03:00 |
MySQLHandler.cpp
|
ISSUES-16605 try fix review comment
|
2020-11-22 20:42:55 +08:00 |
MySQLHandler.h
|
ISSUES-4006 split mysql protocol
|
2020-08-13 20:41:36 +08:00 |
MySQLHandlerFactory.cpp
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
MySQLHandlerFactory.h
|
Split programs/server into actual program and library (#11186)
|
2020-05-27 20:52:52 +03:00 |
NotFoundHandler.cpp
|
Split programs/server into actual program and library (#11186)
|
2020-05-27 20:52:52 +03:00 |
NotFoundHandler.h
|
Split programs/server into actual program and library (#11186)
|
2020-05-27 20:52:52 +03:00 |
PostgreSQLHandler.cpp
|
Merge pull request #15785 from amosbird/e1
|
2020-10-12 00:36:36 +03:00 |
PostgreSQLHandler.h
|
Minor changes after merge
|
2020-06-21 15:16:08 +03:00 |
PostgreSQLHandlerFactory.cpp
|
fix build
|
2020-06-08 16:49:10 +03:00 |
PostgreSQLHandlerFactory.h
|
fix for review
|
2020-06-08 15:05:49 +03:00 |
PrometheusMetricsWriter.cpp
|
Split programs/server into actual program and library (#11186)
|
2020-05-27 20:52:52 +03:00 |
PrometheusMetricsWriter.h
|
Split programs/server into actual program and library (#11186)
|
2020-05-27 20:52:52 +03:00 |
PrometheusRequestHandler.cpp
|
ISSUES-7572 fix defaults config level & add replicas_status and prometheus handler
|
2020-06-13 00:15:02 +08:00 |
PrometheusRequestHandler.h
|
Split programs/server into actual program and library (#11186)
|
2020-05-27 20:52:52 +03:00 |
ProtocolServerAdapter.cpp
|
Add an adapter for protocol servers.
|
2020-11-24 17:53:34 +03:00 |
ProtocolServerAdapter.h
|
Add an adapter for protocol servers.
|
2020-11-24 17:53:34 +03:00 |
ReplicasStatusHandler.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
ReplicasStatusHandler.h
|
Split programs/server into actual program and library (#11186)
|
2020-05-27 20:52:52 +03:00 |
StaticRequestHandler.cpp
|
Added /play handler; added a test
|
2020-10-20 03:28:33 +03:00 |
StaticRequestHandler.h
|
Added /play handler; added a test
|
2020-10-20 03:28:33 +03:00 |
TCPHandler.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
TCPHandler.h
|
Better diagnostics when client has dropped connection
|
2020-10-24 06:41:47 +03:00 |
TCPHandlerFactory.h
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
WebUIRequestHandler.cpp
|
Added /play handler; added a test
|
2020-10-20 03:28:33 +03:00 |
WebUIRequestHandler.h
|
Modify comment
|
2020-10-20 04:03:03 +03:00 |
ya.make
|
Add an adapter for protocol servers.
|
2020-11-24 17:53:34 +03:00 |
ya.make.in
|
Follow Arcadia ya.make rules
|
2020-11-16 21:24:58 +03:00 |