.. |
Compiler
|
Addition to prev. revision [#CLICKHOUSE-3396].
|
2017-11-12 20:26:49 +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
|
Replaced Mersenne Twister to PCG-Random [#CLICKHOUSE-2].
|
2017-09-10 02:17:38 +03:00 |
clickhouse-client.xml
|
clean
|
2017-10-03 22:12:44 +03:00 |
Client.cpp
|
Update Client.cpp
|
2017-11-03 00:27:12 +03:00 |
CMakeLists.txt
|
Fixed build [#CLICKHOUSE-3396].
|
2017-11-12 20:08:52 +03:00 |
Compressor.cpp
|
dbms: CompressionSettingsSelector. [#METR-21516]
|
2017-10-13 04:08:23 +03:00 |
config.xml
|
Improve tests: allow redefine some values (clickhouse path, ports, ...)
|
2017-10-12 22:48:39 +03:00 |
ConfigReloader.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
ConfigReloader.h
|
Removed cyclic dependency [#DEVTOOLS-3381].
|
2017-06-19 23:06:35 +03:00 |
ExtractFromConfig.cpp
|
Use clickhouse extract-from-config intead of clickhouse --extract-from-config and so on. [#CLICKHOUSE-2928]
|
2017-09-24 02:15:56 +03:00 |
Format.cpp
|
Added 'format' mode of operation for clickhouse binary [#CLICKHOUSE-3].
|
2017-11-11 04:04:14 +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
|
Moved tools sources out of library code [#CLICKHOUSE-2].
|
2017-06-16 19:16:22 +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
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
LocalServer.h
|
Fixed build [#CLICKHOUSE-3044].
|
2017-06-18 08:43:29 +03:00 |
main.cpp
|
Embedded compiler (#1484)
|
2017-11-12 15:58:40 +03:00 |
MetricsTransmitter.cpp
|
Keep config in context to avoid Application singleton usages
|
2017-08-28 22:19:06 +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
|
Merge branch 'master' into upstream-add-kafka
|
2017-10-13 23:52:42 +03:00 |
PingRequestHandler.cpp
|
Fixed build; clarifications [#CLICKHOUSE-3289].
|
2017-09-08 19:41:35 +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
|
Fixed build; clarifications [#CLICKHOUSE-3289].
|
2017-09-08 19:41:35 +03:00 |
RootRequestHandler.h
|
CLICKHOUSE-3289: Do not use Application singleton #2
|
2017-09-08 19:37:21 +03:00 |
Server.cpp
|
Update Server.cpp
|
2017-10-03 22:12:44 +03:00 |
Server.h
|
Extract handlers to allow reuse
|
2017-08-10 06:13:15 +03:00 |
StatusFile.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
StatusFile.h
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
TCPHandler.cpp
|
Attempt to change ext::shared_ptr_helper (incomplete) [#CLICKHOUSE-2].
|
2017-11-04 06:20:18 +03:00 |
TCPHandler.h
|
use enum class
|
2017-10-03 22:12:44 +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 |