Commit Graph

60 Commits

Author SHA1 Message Date
Alexey Milovidov
d72d9733a8 Fixed warnings on clang [#METR-2944]. 2016-08-07 19:25:31 +03:00
Alexey Milovidov
9a07830dbb Removed useless code (experimental) [#METR-2944]. 2016-08-02 04:46:05 +03:00
Pavel Kartavyy
494f7a952c zookeeper-dump-tree: print tree size 2016-06-08 17:40:36 +03:00
Alexey Milovidov
c518abe882 Get rid of Poco::SharedPtr [#METR-21503]. 2016-05-28 20:31:50 +03:00
Alexey Milovidov
4c7eb03b63 Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 13:35:44 +03:00
Alexey Milovidov
4e62da8abc Updated script [#METR-21075]. 2016-04-27 07:13:52 +03:00
Alexey Milovidov
388d3c5605 Added test to reproduce bug in ZSTD (most likely https://github.com/Cyan4973/zstd/issues/173) [#METR-21075]. 2016-04-27 00:40:43 +03:00
Alexey Milovidov
639413da5e Better [#METR-20000]. 2016-03-28 14:20:17 +03:00
Alexey Milovidov
b623b8ee39 compressor: fixed typo [#METR-19932]. 2016-03-24 21:47:11 +03:00
Alexey Milovidov
348d69c464 wikistat-loader: skipping bad data [#METR-20000]. 2016-03-23 05:29:16 +03:00
Alexey Milovidov
8f423c0e57 Added program 'wikistat-loader' [#METR-20000]. 2016-03-21 06:32:38 +03:00
Alexey Milovidov
d4cfa04776 Fixed build [#METR-17973]. 2016-02-08 01:51:12 +03:00
Alexey Milovidov
df1d66e51a Removed sensitive data. 2016-02-08 00:58:58 +03:00
Alexey Milovidov
563e410b72 Moved threadpool library to contrib [#METR-17973]. 2016-02-05 08:07:39 +03:00
Alexey Milovidov
51fa8aa2e5 dbms: addition to prev. revision [#METR-17973]. 2016-02-04 00:26:51 +03:00
Alexey Milovidov
d16f5a3720 dbms: addition to prev. revision [#METR-17973]. 2016-02-04 00:23:35 +03:00
Alexey Milovidov
abf49e937c dbms: disabled QuickLZ [#METR-17973]. 2016-02-04 00:16:19 +03:00
Alexey Milovidov
551d79e7ec Added utility to low-level manipulation with queue [#BSADM-4999]. 2015-12-28 22:22:34 +03:00
Alexey Milovidov
9f2ac08289 Addition to prev. revision [#METR-17973]. 2015-10-05 09:09:38 +03:00
Alexey Milovidov
4e75ccee03 Probably better [#METR-17973]. 2015-10-05 08:40:27 +03:00
Alexey Milovidov
918422ad48 Moved files [#METR-17973]. 2015-10-05 04:35:28 +03:00
Alexey Milovidov
feec229066 Moved files [#METR-17973]. 2015-10-05 04:26:43 +03:00
Alexey Milovidov
3a5032fd4a Moved files [#METR-17973]. 2015-10-05 03:52:29 +03:00
Alexey Milovidov
4a061b97cb Moved file [#METR-17973]. 2015-10-05 03:44:40 +03:00
Alexey Milovidov
dff42a3f18 Added zookeeper-remove-by-list utility [#METR-18139]. 2015-09-23 23:49:49 +03:00
Alexey Milovidov
0b0fb3a594 Addition to prev. revision [#METR-18138]. 2015-09-23 04:57:45 +03:00
Alexey Milovidov
4ef9cd3bc2 Addition to prev. revision [#METR-18138]. 2015-09-23 04:53:35 +03:00
Alexey Milovidov
5c789519d3 Addition to prev. revision [#METR-18138]. 2015-09-23 04:48:38 +03:00
Alexey Milovidov
7e59fac268 Addition to prev. revision [#METR-18138]. 2015-09-23 04:43:22 +03:00
Alexey Milovidov
5f46416bc0 Addition to prev. revision [#METR-18138]. 2015-09-23 04:39:05 +03:00
Alexey Milovidov
ba6472b6a3 dbms: added zookeeper-dump-tree utility [#METR-18138]. 2015-09-23 04:21:47 +03:00
Alexey Milovidov
7d11fc0931 dbms: added ZSTD algorithm (experimental) [#METR-15386]. 2015-03-09 04:15:43 +03:00
Alexey Milovidov
91b7c5be21 Fixed iotests [#METR-2807]. 2015-02-02 02:48:23 +03:00
Alexey Milovidov
c2e4662ad7 Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807]. 2014-10-16 05:21:03 +04:00
Alexey Milovidov
63cff6a5a4 Improvement [#METR-2807]. 2014-04-08 11:58:53 +04:00
Alexey Milovidov
5ca21127c7 Improvement [#METR-2807]. 2014-04-08 11:31:51 +04:00
Alexey Milovidov
713d0c468e compressor: added --hc mode [#METR-2944]. 2014-03-02 09:12:51 +04:00
Michael Kolupaev
88b2cc9888 renamed config_processor to config-processor; maybe this time it can be built into a package. [#METR-8956] 2014-02-26 23:10:00 +04:00
Alexey Milovidov
e6f2eb0730 Tiny modification [#METR-2807]. 2014-02-24 07:14:30 +04:00
Alexey Milovidov
e1044ecfa6 compressor: allowed to specify block size [#METR-2807]. 2014-02-24 06:43:56 +04:00
Pavel Kartavyy
809b3ebc0b benchmark: added util to correct non-utf symbols [#CONV-8419] 2013-09-06 08:41:19 +00:00
Alexey Milovidov
3ec6adbf8f Addition to prev. revision [#CONV-2944]. 2013-02-22 19:29:39 +00:00
Alexey Milovidov
0f2103247d compressor: added 'stat' mode [#CONV-2944]. 2013-02-22 19:24:56 +00:00
Michael Kolupaev
5aaa28de28 Slightly improved iotest [#CONV-5680]. 2012-10-09 17:16:51 +00:00
Michael Kolupaev
1216b6d1cc iotest: fixed compiler warning [#CONV-5680]. 2012-10-04 08:12:13 +00:00
Michael Kolupaev
c6cc20d672 iotest: fixed compiler warning [#CONV-5680]. 2012-10-04 08:11:09 +00:00
Michael Kolupaev
634fb3661e iotest: added iotest_aio [#CONV-5680]. 2012-10-04 08:09:07 +00:00
Michael Kolupaev
bb98220c44 iotest slightly fixed [#CONV-5680]. 2012-10-03 10:11:12 +00:00
Michael Kolupaev
b75d9bcc21 Fixed warnings in iotest_nonblock [#CONV-5680]. 2012-10-01 09:29:59 +00:00
Michael Kolupaev
f86d5d4d7e Added missing file (see previous commit) [#CONV-5680]. 2012-09-28 10:47:21 +00:00