.. |
Config
|
Update ConfigProcessor.cpp
|
2020-02-07 22:37:24 +03:00 |
HashTable
|
Fixed ErrorCodes, part 3
|
2020-02-25 21:20:08 +03:00 |
StringUtils
|
Cmake: dont use LINK_MODE (but use BUILD_SHARED_LIBS) (#5091)
|
2019-04-24 12:06:28 +03:00 |
tests
|
Merge branch 'master' into chaos-sanitizer
|
2020-03-03 23:06:02 +03:00 |
ZooKeeper
|
Remove excessive empty lines
|
2020-03-03 05:43:59 +03:00 |
ActionBlocker.h
|
|
|
ActionLock.cpp
|
|
|
ActionLock.h
|
|
|
AlignedBuffer.cpp
|
|
|
AlignedBuffer.h
|
Removed unused code related to MemoryTracker
|
2019-04-06 01:35:56 +03:00 |
Allocator_fwd.h
|
Include PODArray.h into fewer files.
|
2019-10-11 14:28:16 +03:00 |
Allocator.h
|
Introduce macro for disabling allocator mmapping.
|
2020-01-25 22:17:18 +03:00 |
Arena.h
|
Make the quadratic Arena::allocContinue less bad.
|
2019-09-18 15:04:56 +03:00 |
ArenaAllocator.h
|
groupArraySample
|
2019-12-27 11:41:11 +08:00 |
ArenaWithFreeLists.h
|
Build fixes (#6016)
|
2019-08-04 03:19:03 +03:00 |
ArrayCache.h
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
assert_cast.h
|
Addition to prev. revision
|
2019-08-21 05:46:54 +03:00 |
AutoArray.h
|
|
|
BitHelpers.h
|
Fixed UB in maskLowBits
|
2019-06-19 18:36:34 +03:00 |
checkStackSize.cpp
|
Fixed style check
|
2020-01-25 16:18:17 +03:00 |
checkStackSize.h
|
Added stack protection; added a test
|
2019-08-10 20:51:47 +03:00 |
ClickHouseRevision.cpp
|
|
|
ClickHouseRevision.h
|
|
|
CMakeLists.txt
|
|
|
ColumnsHashing.h
|
Added missing ErrorCodes, part 2
|
2020-02-25 21:10:48 +03:00 |
ColumnsHashingImpl.h
|
Added missing ErrorCodes, part 2
|
2020-02-25 21:10:48 +03:00 |
CombinedCardinalityEstimator.h
|
Added missing ErrorCodes, part 2
|
2020-02-25 21:10:48 +03:00 |
CompactArray.h
|
Add functions used in arcadia
|
2019-03-07 19:27:03 +03:00 |
ConcurrentBoundedQueue.h
|
|
|
config_version.h.in
|
CLICKHOUSE-4387 Add (official build) to version of yandex builds
|
2019-04-03 17:06:59 +03:00 |
config.h.in
|
AWS SDK integration rework.
|
2019-12-06 17:37:21 +03:00 |
CounterInFile.h
|
Trigger CI
|
2020-02-21 02:02:52 +03:00 |
COW.h
|
fix stack overflow issue when using initializer_list
|
2020-02-25 16:22:35 +01:00 |
CpuId.h
|
Addition to prev. revision
|
2019-07-08 19:53:49 +03:00 |
createHardLink.cpp
|
fixes after review
|
2019-08-07 15:55:27 +03:00 |
createHardLink.h
|
|
|
CurrentMetrics.cpp
|
split metric
|
2020-02-28 13:53:59 +03:00 |
CurrentMetrics.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
CurrentThread.cpp
|
Rename function #7477
|
2020-02-02 05:35:47 +03:00 |
CurrentThread.h
|
Speed up MemoryTracker by function inlining
|
2019-08-25 01:06:13 +03:00 |
DNSResolver.cpp
|
Split libdbms.so using object library
|
2019-09-11 01:56:01 +08:00 |
DNSResolver.h
|
Split libdbms.so using object library
|
2019-09-11 01:56:01 +08:00 |
Dwarf.cpp
|
Fixed build after updating libcxx
|
2019-12-20 21:44:40 +03:00 |
Dwarf.h
|
Show physical addresses in StackTrace
|
2019-12-24 23:07:44 +03:00 |
Elf.cpp
|
Build fixes (#7063)
|
2019-10-05 22:25:31 +03:00 |
Elf.h
|
Build fixes (#7063)
|
2019-10-05 22:25:31 +03:00 |
ErrorCodes.cpp
|
Merge with master
|
2020-03-02 11:35:02 +03:00 |
escapeForFileName.cpp
|
|
|
escapeForFileName.h
|
|
|
EventCounter.h
|
Updated PipelineExecutor.
|
2019-02-15 19:18:25 +03:00 |
Exception.cpp
|
Remove unused ErrorCodes
|
2020-02-25 17:35:37 +03:00 |
Exception.h
|
Remove unused ErrorCodes
|
2020-02-25 17:35:37 +03:00 |
FieldVisitors.cpp
|
Added missing ErrorCodes, part 2
|
2020-02-25 21:10:48 +03:00 |
FieldVisitors.h
|
And one more fix.
|
2020-01-28 15:33:25 +03:00 |
FileChecker.cpp
|
Base implementation of IDisk interafce for S3
|
2020-01-17 14:34:39 +03:00 |
FileChecker.h
|
Integration of log storages with IDisk interface
|
2019-12-23 16:11:56 +03:00 |
filesystemHelpers.cpp
|
Fixed darwin buils
|
2019-11-27 18:49:15 +03:00 |
filesystemHelpers.h
|
Addressed code review comments
|
2019-12-08 19:47:51 +03:00 |
FileUpdatesTracker.h
|
|
|
formatIPv6.cpp
|
Build fix
|
2020-02-22 16:44:23 +08:00 |
formatIPv6.h
|
Strict aliasing in c++20
|
2020-02-22 13:46:35 +08:00 |
formatReadable.cpp
|
Fixed ErrorCodes, part 3
|
2020-02-25 21:20:08 +03:00 |
formatReadable.h
|
Include PODArray.h into fewer files.
|
2019-10-11 14:28:16 +03:00 |
getExecutablePath.cpp
|
Slightly better information messages
|
2019-08-11 23:37:53 +03:00 |
getExecutablePath.h
|
Slightly better information messages
|
2019-08-11 23:37:53 +03:00 |
getFQDNOrHostName.cpp
|
|
|
getFQDNOrHostName.h
|
|
|
getMultipleKeysFromConfig.cpp
|
Fixed bug with function getMultipleValuesFromConfig and added test which confirms this.
|
2019-10-17 19:52:47 +03:00 |
getMultipleKeysFromConfig.h
|
|
|
getNumberOfPhysicalCPUCores.cpp
|
Remove excessive empty lines
|
2020-03-03 05:43:59 +03:00 |
getNumberOfPhysicalCPUCores.h
|
|
|
hasLinuxCapability.cpp
|
|
|
hasLinuxCapability.h
|
|
|
hex.cpp
|
|
|
hex.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
HTMLForm.h
|
|
|
HyperLogLogBiasEstimator.h
|
|
|
HyperLogLogCounter.h
|
Better addBatchArray aggregator
|
2019-11-11 16:56:11 +08:00 |
HyperLogLogWithSmallSetOptimization.h
|
Better addBatchArray aggregator
|
2019-11-11 16:56:11 +08:00 |
IFactoryWithAliases.h
|
Clang build is too annoying
|
2019-04-04 09:23:12 +03:00 |
Increment.h
|
|
|
interpolate.h
|
|
|
InterruptListener.h
|
Removed non-breaking spaces: find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l $'\xc2\xa0' | xargs sed -i -r -e 's/\xc2\xa0/ /g'
|
2019-01-25 02:01:56 +03:00 |
IntervalKind.cpp
|
Move IntervalKind-related functions to a separate file.
|
2019-12-05 21:03:57 +03:00 |
IntervalKind.h
|
Move IntervalKind-related functions to a separate file.
|
2019-12-05 21:03:57 +03:00 |
intExp.h
|
Make Field::getScaleMultiplier() inline to allow using FieldVisitorConvertToNumber
|
2019-12-05 21:03:57 +03:00 |
IPv6ToBinary.cpp
|
fix macos compile
|
2019-06-20 13:26:19 +03:00 |
IPv6ToBinary.h
|
Adopted IPv6 data type in system tables; unified client info columns in system.processes and system.query_log
|
2019-06-15 17:20:32 +03:00 |
isLocalAddress.cpp
|
|
|
isLocalAddress.h
|
Allowed unresolvable addresses in cluster configuration #5714
|
2019-07-08 04:43:41 +03:00 |
localBackup.cpp
|
Info about frozen parts in system.parts (#5471)
|
2019-05-31 07:03:46 +03:00 |
localBackup.h
|
Info about frozen parts in system.parts (#5471)
|
2019-05-31 07:03:46 +03:00 |
LRUCache.h
|
Make "mark_cache_min_lifetime" setting obsolete
|
2019-12-31 05:47:10 +03:00 |
Macros.cpp
|
More verbose error message in macros.
|
2019-11-05 17:02:38 +03:00 |
Macros.h
|
Remove excessive empty lines
|
2020-03-03 05:43:59 +03:00 |
malloc.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
memcmpSmall.h
|
Fixed error with non-SIMD implementation of memcmpSmall
|
2019-07-25 03:28:27 +03:00 |
memcpySmall.h
|
Better string comparison (development)
|
2019-03-03 23:08:39 +03:00 |
MemorySanitizer.h
|
Build fix
|
2019-10-16 10:49:29 +08:00 |
MemoryTracker.cpp
|
Merge pull request #9472 from ClickHouse/memory-profiler-fix
|
2020-03-03 15:16:45 +03:00 |
MemoryTracker.h
|
Some renames
|
2020-01-22 18:20:19 +03:00 |
MultiVersion.h
|
Attempt to implemnt global thread pool #4018
|
2019-01-14 13:59:58 +03:00 |
NamePrompter.h
|
Typos for many factories
|
2019-04-03 14:13:22 +03:00 |
NaNUtils.h
|
|
|
NetException.h
|
|
|
new_delete.cpp
|
[WIP]
|
2020-01-21 19:39:52 +03:00 |
ObjectPool.h
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
OpenSSLHelpers.cpp
|
Move some part of the Authentication class to header to allow using in the parser.
|
2020-02-06 18:12:48 +03:00 |
OpenSSLHelpers.h
|
Move some part of the Authentication class to header to allow using in the parser.
|
2020-02-06 18:12:48 +03:00 |
OptimizedRegularExpression.cpp
|
Fixed ASan report in extractAll function
|
2020-02-24 21:52:03 +03:00 |
OptimizedRegularExpression.h
|
Fixed error with zero bytes in haystack for constant case #9160
|
2020-02-17 21:53:59 +03:00 |
parseAddress.cpp
|
|
|
parseAddress.h
|
|
|
parseGlobs.cpp
|
Improvement
|
2019-09-04 22:55:56 +03:00 |
parseGlobs.h
|
wip
|
2019-08-19 21:12:50 +03:00 |
parseRemoteDescription.cpp
|
Remove excessive empty lines
|
2020-03-03 05:43:59 +03:00 |
parseRemoteDescription.h
|
Fix linking in all modes (unbundled, split, ...) (#4037)
|
2019-01-11 19:52:46 +03:00 |
PipeFDs.cpp
|
Fixed Darwin build
|
2019-12-23 19:54:51 +03:00 |
PipeFDs.h
|
Added "system.stack_trace" table (development)
|
2019-12-22 20:20:33 +03:00 |
PODArray_fwd.h
|
Include PODArray.h into fewer files.
|
2019-10-11 14:28:16 +03:00 |
PODArray.cpp
|
|
|
PODArray.h
|
Get rid of boost::iterator_adaptor #9442
|
2020-03-03 23:00:45 +03:00 |
PoolBase.h
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
PoolWithFailoverBase.h
|
Fix osx build
|
2019-09-21 21:30:01 +03:00 |
ProfileEvents.cpp
|
Update ProfileEvents.cpp
|
2020-02-19 11:55:29 +03:00 |
ProfileEvents.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ProfilingScopedRWLock.h
|
CacheDictionary datarace on exception_ptr (#9379)
|
2020-02-28 15:34:39 +03:00 |
QueryProfiler.cpp
|
Merge branch 'master' into chaos-sanitizer
|
2020-03-03 23:06:02 +03:00 |
QueryProfiler.h
|
Merge remote-tracking branch 'upstream/master' into memory-profiler
|
2020-02-03 16:21:21 +03:00 |
quoteString.cpp
|
First attempt to store min/max for move ttl expressions.
|
2019-12-11 13:24:20 +03:00 |
quoteString.h
|
First attempt to store min/max for move ttl expressions.
|
2019-12-11 13:24:20 +03:00 |
RadixSort.h
|
Remove excessive empty lines
|
2020-03-03 05:43:59 +03:00 |
randomSeed.cpp
|
More clean-up
|
2020-02-17 17:27:09 +03:00 |
randomSeed.h
|
|
|
RemoteHostFilter.cpp
|
Code cleanups around
|
2020-01-18 23:19:10 +03:00 |
RemoteHostFilter.h
|
Code cleanups around
|
2020-01-18 23:19:10 +03:00 |
RWLock.cpp
|
Build fixed
|
2019-09-11 01:21:08 +03:00 |
RWLock.h
|
Strong exception safety guarantee:
|
2019-09-10 15:33:45 +03:00 |
SensitiveDataMasker.cpp
|
Make SensitiveDataMasker a singleton. (#6810)
|
2019-09-06 20:48:27 +03:00 |
SensitiveDataMasker.h
|
Changed repository URL
|
2019-09-23 19:18:19 +03:00 |
setThreadName.cpp
|
Removed duplicate includes
|
2019-02-10 20:12:22 +03:00 |
setThreadName.h
|
|
|
SettingsChanges.h
|
Add constraints columns to table system.settings
|
2019-10-31 01:45:57 +03:00 |
SharedBlockRowRef.h
|
limit with ties for processors
|
2019-08-27 20:48:42 +03:00 |
SharedLibrary.cpp
|
Added a comment
|
2019-07-28 17:55:02 +03:00 |
SharedLibrary.h
|
|
|
ShellCommand.cpp
|
More clean-up
|
2020-02-17 17:27:09 +03:00 |
ShellCommand.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
SimpleActionBlocker.h
|
|
|
SimpleIncrement.h
|
|
|
SipHash.h
|
Removed duplicate includes
|
2019-02-10 20:12:22 +03:00 |
SmallObjectPool.h
|
|
|
SpaceSaving.h
|
Unify hash tables interface.
|
2019-11-06 00:08:04 +08:00 |
StackTrace.cpp
|
Reformat stack traces for readability.
|
2020-01-28 17:42:58 +03:00 |
StackTrace.h
|
Stack trace for every exception (experimental)
|
2020-01-02 10:59:18 +03:00 |
StatusFile.cpp
|
Set O_CLOEXEC
|
2020-02-18 00:28:11 +03:00 |
StatusFile.h
|
|
|
Stopwatch.cpp
|
|
|
Stopwatch.h
|
More clean-up
|
2020-02-17 17:27:09 +03:00 |
StringSearcher.h
|
Strict aliasing in c++20
|
2020-02-22 13:46:35 +08:00 |
StudentTTest.cpp
|
Changes to Benchmark after merge
|
2019-08-28 03:15:08 +03:00 |
StudentTTest.h
|
Addition to prev. revision
|
2019-08-28 03:42:45 +03:00 |
SymbolIndex.cpp
|
Build fixes (#7063)
|
2019-10-05 22:25:31 +03:00 |
SymbolIndex.h
|
Show physical addresses in StackTrace
|
2019-12-24 23:07:44 +03:00 |
TaskStatsInfoGetter.cpp
|
Remove unused ErrorCodes
|
2020-02-25 17:35:37 +03:00 |
TaskStatsInfoGetter.h
|
Using OS tid everywhere #7477
|
2020-02-02 05:28:14 +03:00 |
TerminalSize.cpp
|
Merge branch 'perfomance_test_help_size' of github.com:dimarub2000/ClickHouse into perfomance_test_help_size
|
2019-08-26 19:46:28 +03:00 |
TerminalSize.h
|
Try to fix
|
2019-08-26 15:47:19 +03:00 |
thread_local_rng.cpp
|
Added thread_local_rng
|
2019-07-28 18:30:38 +03:00 |
thread_local_rng.h
|
Added thread_local_rng
|
2019-07-28 18:30:38 +03:00 |
ThreadFuzzer.cpp
|
Fixed build on Mac OS X
|
2020-03-02 17:09:56 +03:00 |
ThreadFuzzer.h
|
Chaos sanitizer: development
|
2020-03-02 00:56:17 +03:00 |
ThreadPool.cpp
|
Wait for jobs to finish on exception (fixes rare segfaults) (#7350)
|
2019-10-17 17:41:27 +03:00 |
ThreadPool.h
|
Set signal before rethrowing exception (#8736)
|
2020-01-28 16:47:47 +03:00 |
ThreadProfileEvents.h
|
Enable taskstat accounting for versions >= 3
|
2019-02-28 21:52:53 +00:00 |
ThreadStatus.cpp
|
Remove unused ErrorCodes
|
2020-02-25 17:35:37 +03:00 |
ThreadStatus.h
|
Changed thread_id to UInt64 to support more OS
|
2020-02-02 23:01:13 +03:00 |
Throttler.h
|
More clean-up
|
2020-02-17 17:27:09 +03:00 |
TraceCollector.cpp
|
Fixed wrong code around Memory Profiler
|
2020-03-03 03:24:44 +03:00 |
TraceCollector.h
|
Fixed wrong code around Memory Profiler
|
2020-03-03 03:24:44 +03:00 |
typeid_cast.h
|
Extend typeid_cast() for shared_ptr.
|
2019-12-05 21:03:57 +03:00 |
TypeList.h
|
|
|
TypePromotion.h
|
Namespace comments are unneeded according to the code style.
|
2019-06-13 13:37:13 +03:00 |
UInt128.h
|
Remove excessive empty lines
|
2020-03-03 05:43:59 +03:00 |
UnicodeBar.h
|
|
|
UTF8Helpers.cpp
|
|
|
UTF8Helpers.h
|
Strict aliasing in c++20
|
2020-02-22 13:46:35 +08:00 |
VariableContext.h
|
|
|
Visitor.h
|
|
|
Volnitsky.h
|
Strict aliasing in c++20
|
2020-02-22 13:46:35 +08:00 |
XDBCBridgeHelper.h
|
Remove unused ErrorCodes
|
2020-02-25 17:35:37 +03:00 |