ClickHouse/dbms/src/Common
2016-10-24 16:47:15 +03:00
..
tests Fixed error [#METR-22876]. 2016-09-26 13:15:33 +03:00
CMakeLists.txt Removed sensitive data. 2016-02-08 00:58:58 +03:00
ConfigProcessor.cpp Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
CurrentMetrics.cpp More instrumentation [#METR-23272]. 2016-10-24 16:47:15 +03:00
Exception.cpp fix constness 2016-06-08 17:39:30 +03:00
FileChecker.cpp Less code [#MOBMET-3953]. 2016-08-07 01:31:58 +03:00
formatReadable.cpp dbms: refactor DoubleConverter [#METR-17328] 2015-11-30 20:55:42 +03:00
getFQDNOrHostName.cpp dbms: fixed error [#METR-16575] [#METR-16573]. 2015-05-29 03:33:56 +03:00
getNumberOfPhysicalCPUCores.cpp Fixed error when libcpuid reports zero number of CPU cores [#METR-21926]. 2016-06-30 23:35:07 +03:00
isLocalAddress.cpp Fixed error (after update of Poco) with local replicas optimization [#METR-20654]. 2016-03-29 20:51:07 +03:00
localBackup.cpp Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884]. 2016-06-28 23:50:37 +03:00
Macros.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
MemoryTracker.cpp Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
ProfileEvents.cpp More instrumentation [#METR-23272]. 2016-10-24 16:47:15 +03:00
randomSeed.cpp Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
setThreadName.cpp Moved files [#METR-17973]. 2015-10-05 04:35:28 +03:00
ShellCommand.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
StackTrace.cpp dbms: whitespaces [#METR-19278]. 2015-12-23 10:16:44 +03:00
StringUtils.cpp Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
ThreadPool.cpp Fixed error [#METR-22876]. 2016-09-26 13:15:33 +03:00
VirtualColumnUtils.cpp Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00