ClickHouse/dbms/src/Common
2016-12-08 01:49:42 +03:00
..
tests cmake: Boost, OpenSSL into find_package(). [#METR-23701] 2016-12-06 16:20:32 +03:00
CMakeLists.txt cmake: More options. [#METR-23701] 2016-12-05 15:43:14 +03:00
ConfigProcessor.cpp Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
CurrentMetrics.cpp Added metrics and events for Context lock [#METR-23763]. 2016-12-08 01:49:42 +03:00
Exception.cpp dbms: max_open_files for server, readline in OS X. [#METR-21516] 2016-11-07 14:33:25 +03:00
FileChecker.cpp Preparation [#METR-2944]. 2016-10-25 09:49:24 +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 Added metrics and events for Context lock [#METR-23763]. 2016-12-08 01:49:42 +03:00
randomSeed.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
setThreadName.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
ShellCommand.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01:00
StackTrace.cpp Make it compilable on OS X 2016-11-01 17:59:21 +01: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