.. |
tests
|
rewrite unit test with gtest
|
2019-08-30 22:08:23 +03:00 |
AIO.cpp
|
Fix build and code-style.
|
2019-02-08 16:36:58 +03:00 |
AIO.h
|
Removed duplicate includes
|
2019-02-10 20:12:22 +03:00 |
AIOContextPool.cpp
|
[PATCH] Fixup for "AIOcontextPool: Found io_event with unknown id 0'' error #4434 from urgordeadbeef
|
2019-02-18 20:30:00 +03:00 |
AIOContextPool.h
|
Add FreeBSD AIO support.
|
2019-02-07 21:48:09 +03:00 |
AsynchronousWriteBuffer.h
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 22:12:36 +03:00 |
BitHelpers.h
|
Fixed DoubleDelta encoding cases for random Int32 and Int64.
|
2019-07-15 08:17:14 +03:00 |
BrotliReadBuffer.cpp
|
DEVTOOLS-5170 Delete Y_IGNORE markers (#5533)
|
2019-06-05 14:52:39 +03:00 |
BrotliReadBuffer.h
|
Brotli: additions to #4388
|
2019-04-10 19:12:31 +03:00 |
BrotliWriteBuffer.cpp
|
Brotli: additions to #4388
|
2019-04-10 19:12:31 +03:00 |
BrotliWriteBuffer.h
|
Brotli: additions to #4388
|
2019-04-10 19:12:31 +03:00 |
BufferBase.h
|
Padding for IO buffers.
|
2018-08-29 09:39:44 +08:00 |
BufferWithOwnMemory.h
|
MarkCache and UncompressedCache use different allocator to catch segfaults more reliable
|
2019-04-06 18:27:39 +03:00 |
CascadeWriteBuffer.cpp
|
|
|
CascadeWriteBuffer.h
|
Build fixes (#3181)
|
2018-09-28 17:53:20 +03:00 |
CMakeLists.txt
|
|
|
CompressionMethod.h
|
HTTP Accept-Encoding: br; Expended ZlibCompressionMethod to generic CompressionMethod; Added brotli to CompressionMethod enum
|
2019-03-21 00:04:35 +03:00 |
ConcatReadBuffer.h
|
|
|
ConnectionTimeouts.h
|
Fix exception 'No message received'
|
2019-03-29 21:10:03 +03:00 |
copyData.cpp
|
more honest constness in ActionBlocker
|
2018-05-25 23:06:36 +03:00 |
copyData.h
|
more honest constness in ActionBlocker
|
2018-05-25 23:06:36 +03:00 |
createReadBufferFromFileBase.cpp
|
Fallback from O_DIRECT.
|
2019-08-29 18:48:00 +03:00 |
createReadBufferFromFileBase.h
|
Code consistency [#CLICKHOUSE-3943]
|
2018-09-04 22:34:34 +03:00 |
createWriteBufferFromFileBase.cpp
|
Fallback from O_DIRECT.
|
2019-08-29 18:48:00 +03:00 |
createWriteBufferFromFileBase.h
|
Code consistency [#CLICKHOUSE-3943]
|
2018-09-04 22:34:34 +03:00 |
DelimitedReadBuffer.h
|
Fix style check
|
2019-07-16 22:34:47 +04:00 |
DoubleConverter.h
|
More bytes for DoubleConverter buffer.
|
2019-04-25 17:32:39 +03:00 |
HashingReadBuffer.h
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
HashingWriteBuffer.cpp
|
|
|
HashingWriteBuffer.h
|
|
|
HDFSCommon.cpp
|
fix HDFS HA can't work on DEBUG mode
|
2019-08-24 17:27:36 +08:00 |
HDFSCommon.h
|
DEVTOOLS-5170 Delete Y_IGNORE markers (#5533)
|
2019-06-05 14:52:39 +03:00 |
HexWriteBuffer.cpp
|
|
|
HexWriteBuffer.h
|
Resolved some of PVS-Studio warnings
|
2019-04-22 19:07:09 +03:00 |
HTTPCommon.cpp
|
Fix bug with pooled HTTP sessions and host ip change
|
2019-06-05 12:23:41 +03:00 |
HTTPCommon.h
|
CLICKHOUSE-4112: Add keepalive for http connections
|
2018-11-20 16:15:44 +03:00 |
IReadableWriteBuffer.h
|
|
|
LimitReadBuffer.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
LimitReadBuffer.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
MemoryReadWriteBuffer.cpp
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
MemoryReadWriteBuffer.h
|
Implement support for insertion into Kafka tables (#6012)
|
2019-08-20 14:17:57 +03:00 |
MMapReadBufferFromFile.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
MMapReadBufferFromFile.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
MMapReadBufferFromFileDescriptor.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
MMapReadBufferFromFileDescriptor.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
Operators.h
|
Fixed UB #3926
|
2018-12-26 09:03:18 +03:00 |
parseDateTimeBestEffort.cpp
|
fix of ppc64le definitions
|
2019-01-23 18:24:14 +03:00 |
parseDateTimeBestEffort.h
|
Added more formats to "parseDateTimeBestEffort" function [#CLICKHOUSE-2]
|
2018-12-24 21:28:41 +03:00 |
PeekableReadBuffer.cpp
|
minor style fixes
|
2019-08-30 20:25:35 +03:00 |
PeekableReadBuffer.h
|
unit test for PeekableReadBuffer
|
2019-08-29 16:30:43 +03:00 |
Progress.cpp
|
Progress rename for total_rows and write_[rows|bytes]
|
2019-05-20 18:37:41 +07:00 |
Progress.h
|
Progress rename for total_rows and write_[rows|bytes]
|
2019-05-20 18:37:41 +07:00 |
ReadBuffer.h
|
Added [[noreturn]] attributes for functions that throw unconditionally
|
2019-04-10 23:27:14 +03:00 |
ReadBufferAIO.cpp
|
Merge pull request #6352 from yandex/no_space_left_on_device_message
|
2019-08-07 22:28:38 +03:00 |
ReadBufferAIO.h
|
Add FreeBSD AIO support.
|
2019-02-07 21:48:09 +03:00 |
ReadBufferFromFile.cpp
|
WIP: Fix MacOS build (#6429)
|
2019-08-21 03:35:41 +03:00 |
ReadBufferFromFile.h
|
|
|
ReadBufferFromFileBase.cpp
|
|
|
ReadBufferFromFileBase.h
|
Various fixes for PVS-Studio
|
2019-06-16 21:13:39 +03:00 |
ReadBufferFromFileDescriptor.cpp
|
fixes after review
|
2019-08-07 15:55:27 +03:00 |
ReadBufferFromFileDescriptor.h
|
|
|
ReadBufferFromHDFS.cpp
|
Build fixes (#6016)
|
2019-08-04 03:19:03 +03:00 |
ReadBufferFromHDFS.h
|
Build fixes (#6016)
|
2019-08-04 03:19:03 +03:00 |
ReadBufferFromIStream.cpp
|
Fixed build #2627
|
2018-07-11 15:50:23 +03:00 |
ReadBufferFromIStream.h
|
Update ReadBufferFromIStream.h
|
2018-07-10 23:46:10 +03:00 |
ReadBufferFromMemory.h
|
|
|
ReadBufferFromPocoSocket.cpp
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
ReadBufferFromPocoSocket.h
|
|
|
ReadBufferFromString.h
|
|
|
readDecimalText.h
|
extract readDecimalText.h from readFloatText.h
|
2019-05-16 19:41:10 +03:00 |
readFloatText.cpp
|
|
|
readFloatText.h
|
Various fixes for PVS-Studio
|
2019-06-16 21:13:39 +03:00 |
ReadHelpers.cpp
|
reading packets in parts
|
2019-07-15 01:13:56 +03:00 |
ReadHelpers.h
|
Better code
|
2019-09-03 21:23:13 +03:00 |
ReadWriteBufferFromHTTP.cpp
|
Add http connection pool between replicas
|
2018-11-16 16:15:17 +03:00 |
ReadWriteBufferFromHTTP.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
UncompressedCache.h
|
Remove mimalloc
|
2019-08-28 22:01:52 +03:00 |
UseSSL.cpp
|
Fix ssl init (#3056)
|
2018-09-06 21:05:33 +03:00 |
UseSSL.h
|
Fix ssl init (#3056)
|
2018-09-06 21:05:33 +03:00 |
VarInt.h
|
Added [[noreturn]] attributes for functions that throw unconditionally
|
2019-04-10 23:27:14 +03:00 |
WriteBuffer.h
|
Implement support for insertion into Kafka tables (#6012)
|
2019-08-20 14:17:57 +03:00 |
WriteBufferAIO.cpp
|
Merge pull request #6352 from yandex/no_space_left_on_device_message
|
2019-08-07 22:28:38 +03:00 |
WriteBufferAIO.h
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
WriteBufferFromArena.h
|
|
|
WriteBufferFromFile.cpp
|
WIP: Fix MacOS build (#6429)
|
2019-08-21 03:35:41 +03:00 |
WriteBufferFromFile.h
|
|
|
WriteBufferFromFileBase.cpp
|
|
|
WriteBufferFromFileBase.h
|
|
|
WriteBufferFromFileDescriptor.cpp
|
fixes after review
|
2019-08-07 15:55:27 +03:00 |
WriteBufferFromFileDescriptor.h
|
|
|
WriteBufferFromFileDescriptorDiscardOnFailure.cpp
|
Minor improvement
|
2019-08-17 23:33:50 +03:00 |
WriteBufferFromFileDescriptorDiscardOnFailure.h
|
Minor improvement
|
2019-08-17 23:33:50 +03:00 |
WriteBufferFromHDFS.cpp
|
Flush buffer when WriteBufferFromHDFS's destructor is called
|
2019-06-19 19:50:34 +08:00 |
WriteBufferFromHDFS.h
|
Remove strange commit
|
2019-01-18 13:57:00 +03:00 |
WriteBufferFromHTTP.cpp
|
Add http connection pool between replicas
|
2018-11-16 16:15:17 +03:00 |
WriteBufferFromHTTP.h
|
Add http connection pool between replicas
|
2018-11-16 16:15:17 +03:00 |
WriteBufferFromHTTPServerResponse.cpp
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
WriteBufferFromHTTPServerResponse.h
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
WriteBufferFromOStream.cpp
|
Update WriteBufferFromOStream.cpp
|
2018-07-10 23:46:10 +03:00 |
WriteBufferFromOStream.h
|
Various fixes for PVS-Studio
|
2019-06-16 21:13:39 +03:00 |
WriteBufferFromPocoSocket.cpp
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
WriteBufferFromPocoSocket.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
WriteBufferFromString.h
|
Class WriteBufferFromOwnString now can return StringRef too.
|
2019-01-24 17:32:01 +03:00 |
WriteBufferFromTemporaryFile.cpp
|
fixes after review
|
2019-08-07 15:55:27 +03:00 |
WriteBufferFromTemporaryFile.h
|
|
|
WriteBufferFromVector.h
|
Fix formula for new_size in WriteBufferFromVector(AppendModeTag).
|
2019-08-01 15:27:32 +03:00 |
WriteBufferValidUTF8.cpp
|
Merged with master.
|
2019-08-12 13:19:13 +03:00 |
WriteBufferValidUTF8.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
WriteHelpers.cpp
|
Don't allow exceptions without code (#3645)
|
2018-11-23 00:19:58 +03:00 |
WriteHelpers.h
|
better
|
2019-07-19 21:43:52 +03:00 |
WriteIntText.h
|
Fix includes (#4673)
|
2019-03-13 16:58:04 +03:00 |
ZlibDeflatingWriteBuffer.cpp
|
HTTP Accept-Encoding: br; Expended ZlibCompressionMethod to generic CompressionMethod; Added brotli to CompressionMethod enum
|
2019-03-21 00:04:35 +03:00 |
ZlibDeflatingWriteBuffer.h
|
HTTP Accept-Encoding: br; Expended ZlibCompressionMethod to generic CompressionMethod; Added brotli to CompressionMethod enum
|
2019-03-21 00:04:35 +03:00 |
ZlibInflatingReadBuffer.cpp
|
HTTP Accept-Encoding: br; Expended ZlibCompressionMethod to generic CompressionMethod; Added brotli to CompressionMethod enum
|
2019-03-21 00:04:35 +03:00 |
ZlibInflatingReadBuffer.h
|
HTTP Accept-Encoding: br; Expended ZlibCompressionMethod to generic CompressionMethod; Added brotli to CompressionMethod enum
|
2019-03-21 00:04:35 +03:00 |