Commit Graph

7955 Commits

Author SHA1 Message Date
Pavel Kartavyy
ff03239b31 dbms:ColumnVector: add get method 2016-06-21 14:32:08 +03:00
Pavel Kartavyy
a380ebe0ad dbms: fix build 2016-06-16 15:14:06 +03:00
Pavel Kartavyy
2435af6e31 MultiVersion: add ctor, set from unique_ptr 2016-06-14 14:45:42 +03:00
Pavel Kartavyy
49318b6cc5 ConcurrentBoundedQueue: fix check 2016-06-14 14:45:40 +03:00
Pavel Kartavyy
f258de68a8 ConcurrentBoundedQueue: fix creating of invalid object if exception in move ctor happens [#METR-19530] 2016-06-14 14:45:40 +03:00
Pavel Kartavyy
37614c5637 fix build after merge 2016-06-14 14:45:39 +03:00
Pavel Kartavyy
01cee7b3ce graphite: move daemon specific functions to statdaemond [#METR-19530] 2016-06-14 14:45:39 +03:00
Pavel Kartavyy
8ad40e5d4c write statistic to graphite 2016-06-14 14:45:37 +03:00
Pavel Kartavyy
f8ed64a4ee statdaemons: add environment detector 2016-06-14 14:45:37 +03:00
Pavel Kartavyy
075129850b zkutil: improve Ops description 2016-06-14 14:45:36 +03:00
Pavel Kartavyy
894daaccf3 zookeeper: add describe method for operations 2016-06-14 14:45:35 +03:00
Pavel Kartavyy
2a15df5364 zkutil::Lock: fixed bug if lock was moved 2016-06-14 14:44:34 +03:00
Pavel Kartavyy
2e67346026 logbroker-import: fix build [#METR-19530]
fix build
2016-06-14 14:44:33 +03:00
Pavel Kartavyy
3122b21a44 StrongTypedef: specialize std::hash 2016-06-14 14:44:32 +03:00
Pavel Kartavyy
69e1a0ab2f strong_typedef: fix build 2016-06-14 14:44:30 +03:00
Pavel Kartavyy
4d79e0af81 dbms::ConcurentBoundedQueue: use move semantics [#METR-19530] 2016-06-14 14:44:27 +03:00
Pavel Kartavyy
0d103894a1 ConcurrentBoundedQueue: add emplace 2016-06-14 14:44:26 +03:00
Pavel Kartavyy
4e94c68bbb logbroker-import: add CommitMaker, ZooKeeperState [#METR-19530] 2016-06-14 14:44:26 +03:00
Alexey Milovidov
f2b386a7d0 Added file for Google Search Console [#METR-20000]. 2016-06-10 16:37:37 +03:00
Alexey Milovidov
3e6d6ff00c Merge branch 'master' of github.com:yandex/ClickHouse 2016-06-10 16:28:43 +03:00
Alexey Milovidov
87f71cbfaa Better [#METR-20000]. 2016-06-10 16:28:27 +03:00
Pavel Kartaviy
d96f12560c Merge pull request #3 from yandex/repair-subtree2
BaseDaemon: terminate on double SIGINT
2016-06-10 16:17:39 +03:00
Alexey Milovidov
d5aa779041 Less dependencies [#METR-20000]. 2016-06-10 16:14:32 +03:00
Alexey Milovidov
46f5444bd9 Better [#METR-20000]. 2016-06-10 16:07:37 +03:00
Alexey Milovidov
102b7c7067 Added note on SSE 4.2 [#METR-20000]. 2016-06-10 15:49:27 +03:00
Alexey Milovidov
47baace540 Updated submodule [#METR-2944]. 2016-06-10 15:35:40 +03:00
Alexey Milovidov
d24df364cb Leaving 10 log files when using internal log rotation [#METR-2944]. 2016-06-10 15:34:35 +03:00
Alexey Milovidov
d4acdc3647 Added robots.txt [#METR-20000]. 2016-06-10 15:22:08 +03:00
Alexey Milovidov
991e6cd8f3 Added missing files [#METR-20000]. 2016-06-10 15:21:40 +03:00
Pavel Kartavyy
ab88279577 BaseDaemon: terminate on double SIGINT 2016-06-10 15:01:14 +03:00
Pavel Kartaviy
2696e053df Merge pull request #2 from yandex/repair-subtree2
Repair subtree2
2016-06-09 13:08:39 +03:00
Pavel Kartavyy
c4017da0d8 BaseDaemon: improve message 2016-06-09 12:59:39 +03:00
Pavel Kartavyy
f901ffe116 BaseDaemon: add missed space 2016-06-09 12:59:39 +03:00
Alexey Milovidov
f7b384cdf2 Fixed error [#METR-21651]. 2016-06-09 08:02:05 +03:00
Alexey Milovidov
103dfb39cc Fixed error [#METR-21651]. 2016-06-09 07:54:30 +03:00
Alexey Milovidov
59253f689b Tiny modifications [#METR-21651]. 2016-06-09 07:37:21 +03:00
alexey-milovidov
332df69f39 Merge pull request #1 from yandex/repair-subtree2
Repair subtree2
2016-06-08 21:22:02 +03:00
Pavel Kartavyy
90acaf81e5 zkutil: add missed library 2016-06-08 17:40:46 +03:00
Pavel Kartavyy
494f7a952c zookeeper-dump-tree: print tree size 2016-06-08 17:40:36 +03:00
Pavel Kartavyy
2416f1bd91 create_revision: change regexp 2016-06-08 17:40:17 +03:00
Pavel Kartavyy
b5a04e3588 Client:Connection: move methods to cpp 2016-06-08 17:39:49 +03:00
Pavel Kartavyy
21c23ee3ac fix constness 2016-06-08 17:39:30 +03:00
Pavel Kartavyy
ebafc24121 BaseDaemon: waitForTerminationRequest() use sigaction instead of sigwait 2016-06-08 17:39:19 +03:00
Alexey Milovidov
07a47ecd1e Tiny modification [#METR-2944]. 2016-06-08 04:53:17 +03:00
Alexey Milovidov
5a220e0407 Text: added suggestions [#METR-20000]. 2016-06-08 04:42:54 +03:00
Alexey Milovidov
858481b5d2 Lowered binary size [#METR-21527]. 2016-06-08 03:50:29 +03:00
Alexey Milovidov
1fdbfff503 Fixed error [#METR-21527]. 2016-06-08 03:49:45 +03:00
Alexey Milovidov
7fe425f228 Addition to prev. revision [#METR-21527]. 2016-06-08 00:12:13 +03:00
Alexey Milovidov
3ecfca51ba Splitted dictionaries to separate translation units [#METR-21527]. 2016-06-08 00:07:44 +03:00
Alexey Milovidov
3a668313b8 Added implicit conversion to covering type for functions dictGetT [#METR-21527]. 2016-06-07 22:11:04 +03:00