.. |
grpc_protos
|
better
|
2021-04-13 22:39:41 +03:00 |
HTTP
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-29 01:15:43 +03:00 |
CMakeLists.txt
|
|
|
GRPCServer.cpp
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
GRPCServer.h
|
|
|
HTTPHandler.cpp
|
Merge pull request #23657 from kssenii/poco-file-to-std-fs
|
2021-05-31 23:17:02 +03:00 |
HTTPHandler.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
HTTPHandlerFactory.cpp
|
Add Kerberos support for authenticating existing users when accessing over HTTP
|
2021-03-11 23:41:10 +03:00 |
HTTPHandlerFactory.h
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
HTTPHandlerRequestFilter.h
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
InterserverIOHTTPHandler.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
InterserverIOHTTPHandler.h
|
Small improvements
|
2021-04-07 16:52:11 +03:00 |
IServer.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
KeeperTCPHandler.cpp
|
Fix race condition on keeper shutdown
|
2021-05-22 10:46:12 +03:00 |
KeeperTCPHandler.h
|
Fix build
|
2021-05-22 15:32:53 +03:00 |
KeeperTCPHandlerFactory.h
|
Add SSL to keeper (both client and internal)
|
2021-04-12 15:25:52 +03:00 |
MySQLHandler.cpp
|
Merge remote-tracking branch 'origin' into integration-2
|
2021-04-12 10:04:11 +03:00 |
MySQLHandler.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
MySQLHandlerFactory.cpp
|
|
|
MySQLHandlerFactory.h
|
|
|
NotFoundHandler.cpp
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
NotFoundHandler.h
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
PostgreSQLHandler.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
PostgreSQLHandler.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
PostgreSQLHandlerFactory.cpp
|
|
|
PostgreSQLHandlerFactory.h
|
|
|
PrometheusMetricsWriter.cpp
|
|
|
PrometheusMetricsWriter.h
|
|
|
PrometheusRequestHandler.cpp
|
Fix WriteBufferFromHTTPServerResponse usage in other places (add missing finalize())
|
2021-02-20 10:15:38 +03:00 |
PrometheusRequestHandler.h
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
ProtocolServerAdapter.cpp
|
|
|
ProtocolServerAdapter.h
|
|
|
ReplicasStatusHandler.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
ReplicasStatusHandler.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StaticRequestHandler.cpp
|
Fix checks
|
2021-05-30 15:44:58 +03:00 |
StaticRequestHandler.h
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
TCPHandler.cpp
|
Remove string parameter for Density
|
2021-05-24 06:43:25 +03:00 |
TCPHandler.h
|
Use mutable context for TCPHandler::customizeContext
|
2021-06-01 12:27:05 +03:00 |
TCPHandlerFactory.h
|
|
|
WebUIRequestHandler.cpp
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
WebUIRequestHandler.h
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
ya.make
|
Missed ya.make
|
2021-03-29 12:25:40 +03:00 |
ya.make.in
|
Add examples folder filter to ya.make.in
|
2021-04-30 11:25:52 +03:00 |