.. |
Compiler-5.0.0
|
Build fixes
|
2017-12-28 15:58:39 +03:00 |
Compiler-6.0.0
|
Build fixes
|
2017-12-28 15:58:39 +03:00 |
config.d
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
data
|
Merge branch 'master' of github.yandex-team.ru:Metrika/ClickHouse
|
2016-05-26 21:46:14 +03:00 |
metadata/default
|
Tiny modifications [#METR-20000].
|
2016-05-25 22:59:17 +03:00 |
users.d
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
Benchmark.cpp
|
Add description to system.settings table
|
2017-11-30 13:50:02 +02:00 |
clickhouse-benchmark.cpp
|
Allow to build several binaries
|
2017-12-10 22:44:24 +03:00 |
clickhouse-clang.cpp
|
Allow to build several binaries
|
2017-12-10 22:44:24 +03:00 |
clickhouse-client.cpp
|
Allow to build several binaries
|
2017-12-10 22:44:24 +03:00 |
clickhouse-client.xml
|
clean
|
2017-10-03 22:12:44 +03:00 |
clickhouse-compressor.cpp
|
Allow to build several binaries
|
2017-12-10 22:44:24 +03:00 |
clickhouse-extract-from-config.cpp
|
Allow to build several binaries
|
2017-12-10 22:44:24 +03:00 |
clickhouse-format.cpp
|
Allow to build several binaries
|
2017-12-10 22:44:24 +03:00 |
clickhouse-lld.cpp
|
Allow to build several binaries
|
2017-12-10 22:44:24 +03:00 |
clickhouse-local.cpp
|
Allow to build several binaries
|
2017-12-10 22:44:24 +03:00 |
clickhouse-performance-test.cpp
|
Allow to build several binaries
|
2017-12-10 22:44:24 +03:00 |
clickhouse-server.cpp
|
Allow to build several binaries
|
2017-12-10 22:44:24 +03:00 |
Client.cpp
|
Added method "getHeader" in IBlockInputStream [#CLICKHOUSE-2]
|
2018-01-06 21:10:44 +03:00 |
CMakeLists.txt
|
Build fixes
|
2017-12-28 15:58:39 +03:00 |
Compiler-5.0.1
|
Internal compiler: Use libclang-5.0 (#1597)
|
2017-12-08 11:28:08 +03:00 |
Compiler-6.0.0svn
|
Internal compiler: Use libclang-5.0 (#1597)
|
2017-12-08 11:28:08 +03:00 |
Compressor.cpp
|
dbms: CompressionSettingsSelector. [#METR-21516]
|
2017-10-13 04:08:23 +03:00 |
config.xml
|
Add hostname_in_path=true option to garaphite config (#1701)
|
2017-12-25 23:36:24 +03:00 |
ConfigReloader.cpp
|
fixed one more ConfigProcessor usage [#MOBMET-7044]
|
2017-11-25 02:00:10 +03:00 |
ConfigReloader.h
|
Removed cyclic dependency [#DEVTOOLS-3381].
|
2017-06-19 23:06:35 +03:00 |
ExtractFromConfig.cpp
|
Allow run test without package install and on custom ports. (#1643)
|
2017-12-15 22:34:19 +03:00 |
Format.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
HTTPHandler.cpp
|
Return 411 code in case of empty body without Content-Length head. [#CLICKHOUSE-3333]
|
2017-09-30 14:06:50 +03:00 |
HTTPHandler.h
|
Header compile fixes
|
2017-09-01 22:05:29 +03:00 |
HTTPHandlerFactory.h
|
CLICKHOUSE-3289: Do not use Application singleton #2
|
2017-09-08 19:37:21 +03:00 |
InterruptListener.h
|
Added method "getHeader" in IBlockInputStream [#CLICKHOUSE-2]
|
2018-01-06 21:10:44 +03:00 |
InterserverIOHTTPHandler.cpp
|
Fixed build; clarifications [#CLICKHOUSE-3289].
|
2017-09-08 19:41:35 +03:00 |
InterserverIOHTTPHandler.h
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
IServer.h
|
Fixed error when huge sets for IN, JOIN, DISTINCT cannot be created with exception message "Cannot mremap... Bad address" [#CLICKHOUSE-2].
|
2017-08-11 02:25:51 +03:00 |
LocalServer.cpp
|
Inverted dependencies in StorageFactory [#CLICKHOUSE-2].
|
2017-12-30 07:00:39 +03:00 |
LocalServer.h
|
Fixed build [#CLICKHOUSE-3044].
|
2017-06-18 08:43:29 +03:00 |
main.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-02 05:47:12 +03:00 |
MetricsTransmitter.cpp
|
Added method "getHeader" in IBlockInputStream [#CLICKHOUSE-2]
|
2018-01-06 21:10:44 +03:00 |
MetricsTransmitter.h
|
Keep config in context to avoid Application singleton usages
|
2017-08-28 22:19:06 +03:00 |
NotFoundHandler.cpp
|
Extract handlers to allow reuse
|
2017-08-10 06:13:15 +03:00 |
NotFoundHandler.h
|
Extract handlers to allow reuse
|
2017-08-10 06:13:15 +03:00 |
PerformanceTest.cpp
|
Added method "getHeader" in IBlockInputStream [#CLICKHOUSE-2]
|
2018-01-06 21:10:44 +03:00 |
PingRequestHandler.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-02 05:47:12 +03:00 |
PingRequestHandler.h
|
CLICKHOUSE-3289: Do not use Application singleton #2
|
2017-09-08 19:37:21 +03:00 |
ReplicasStatusHandler.cpp
|
Fixed error [#CLICKHOUSE-2]
|
2017-11-04 19:46:14 +03:00 |
ReplicasStatusHandler.h
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
RootRequestHandler.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-02 05:47:12 +03:00 |
RootRequestHandler.h
|
CLICKHOUSE-3289: Do not use Application singleton #2
|
2017-09-08 19:37:21 +03:00 |
Server.cpp
|
Inverted dependencies in StorageFactory [#CLICKHOUSE-2].
|
2017-12-30 07:00:39 +03:00 |
Server.h
|
Extract handlers to allow reuse
|
2017-08-10 06:13:15 +03:00 |
StatusFile.cpp
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-18 07:07:26 +03:00 |
StatusFile.h
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
TCPHandler.cpp
|
Revert "Removed questionable code (2) [#CLICKHOUSE-2]."
|
2017-12-28 07:39:19 +03:00 |
TCPHandler.h
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
|
2017-11-24 16:55:31 +03:00 |
TCPHandlerFactory.h
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
users.xml
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |