ClickHouse/dbms/src/Common
2016-07-31 06:53:16 +03:00
..
tests dbms: Server: Fixes. Fix for PODArray::swap(). [#METR-18844] 2016-07-08 18:30:57 +03:00
CMakeLists.txt Removed sensitive data. 2016-02-08 00:58:58 +03:00
ConfigProcessor.cpp Allowed to have more users in users.xml/users.d files [#METR-22203]. 2016-07-27 04:25:44 +03:00
CurrentMetrics.cpp Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
Exception.cpp fix constness 2016-06-08 17:39:30 +03:00
FileChecker.cpp dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +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 Better [#METR-2944]. 2016-07-31 06:53:16 +03:00
ProfileEvents.cpp Better [#METR-2944]. 2016-07-31 06:53:16 +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
VirtualColumnUtils.cpp Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00