Commit Graph

8450 Commits

Author SHA1 Message Date
alexey-milovidov
04942e9c09 Merge pull request #8 from BamX/master
Add Dockerfiles for client and server
2016-06-15 20:01:00 +03:00
Nikolay Volosatov
7d62aa0344 Add Dockerfiles for client and server 2016-06-15 19:50:33 +03:00
alexey-milovidov
77358cbd46 Merge pull request #6 from rifler/master
fix docs
2016-06-15 17:39:28 +03:00
Дмитрий Канатников
8dd4c2ef83 fix docs 2016-06-15 17:25:23 +03:00
Alexey Milovidov
e4da164cd6 Merge branch 'master' of github.com:yandex/ClickHouse 2016-06-15 15:44:08 +03:00
Alexey Milovidov
ffb1672f68 Added missing header (fixed build on gcc 5.4, tnx. kmeaw) [#METR-20000]. 2016-06-15 15:43:36 +03:00
Vladimir Chebotarev
07f4216f78 doc: Getting started (russian). [#METR-21427] 2016-06-15 15:30:58 +03:00
alexey-milovidov
7437391450 Merge pull request #4 from Viacheslav01/master
doc: fix typo
2016-06-15 15:19:26 +03:00
Смитюх Вячеслав
ad7bcdef88 doc: fix typo 2016-06-15 15:16:59 +03:00
Alexey Milovidov
5130ab5b92 doc: fixed broken link (tnx. kmeaw) [#METR-20000]. 2016-06-15 14:42:14 +03:00
Alexey Milovidov
59de7bcf2b Translated some documentation [#METR-21710]. 2016-06-15 04:50:19 +03:00
Alexey Milovidov
718bf3d9ab Merge branch 'master' of github.yandex-team.ru:Metrika/ClickHouse 2016-06-15 03:35:32 +03:00
Alexey Milovidov
ef4a918c4e Documenting new dictionaries functionality [#METR-21710]. 2016-06-15 03:34:59 +03:00
Alexey Milovidov
6682fad57e Merge pull request #11 from Metrika/small-addition
doc: Small addition. [#METR-21516]
2016-06-15 03:33:34 +03:00
Vladimir Chebotarev
78d77273c5 doc: Small addition. [#METR-21516] 2016-06-15 03:29:45 +03:00
Alexey Milovidov
81555ae91f Documented 'compile' option [#METR-21710]. 2016-06-15 03:14:44 +03:00
Alexey Milovidov
a4ccd17b78 Documented extended support for time zones [#METR-21710]. 2016-06-15 00:22:24 +03:00
Alexey Milovidov
b53a791017 Doc: update [#METR-21710]. 2016-06-15 00:05:29 +03:00
Alexey Milovidov
cb7fe2d69f Text: implemented TODO [#METR-20000]. 2016-06-14 23:50:41 +03:00
Alexey Milovidov
59a4635eb7 Documented more aggregate functions [#METR-21710]. 2016-06-14 23:45:10 +03:00
Alexey Milovidov
32057cf2af Doc: update on passwords [#METR-21710]. 2016-06-14 22:10:22 +03:00
Alexey Milovidov
7b44cd85d6 Documented more formats [#METR-21710]. 2016-06-14 22:02:07 +03:00
Alexey Milovidov
6188c018e5 Updating documentation [#METR-21710]. 2016-06-14 21:32:07 +03:00
Alexey Milovidov
21b0167125 Tiny modifications to text [#METR-20000]. 2016-06-14 19:48:12 +03:00
Alexey Milovidov
36f069f6b4 Addition to prev. revision [#METR-20000]. 2016-06-14 19:38:24 +03:00
Alexey Milovidov
7f5e746a6d Edited text according to corrector [#METR-20000]. 2016-06-14 18:45:26 +03:00
Alexey Milovidov
616d73ff14 Site: implemented recommendations [#METR-20000]. 2016-06-14 16:59:37 +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
5d202d7e61 Applied same changes to ru and en documentation [#METR-20000]. 2016-06-13 23:45:44 +03:00
Alexey Milovidov
6e40210389 Allowed to more simple editing of documentation [#METR-20000]. 2016-06-13 23:31:05 +03:00
Alexey Milovidov
120f8d0559 Site: better selector [#METR-20000]. 2016-06-13 21:41:33 +03:00
Alexey Milovidov
c75f42891f Little more sophisticated test [#METR-21614]. 2016-06-11 17:35:23 +03:00
Alexey Milovidov
9485e493d1 Fixed memory leak in function quantileTiming [#METR-21614]. 2016-06-11 17:27:54 +03:00
Alexey Milovidov
50b767b613 Added test, reproducing memory leak [#METR-21614]. 2016-06-11 17:22:10 +03:00
Alexey Milovidov
4cf43a7e79 Fixed error when table couldn't alter itself in constructor [#METR-21479]. 2016-06-10 23:46:58 +03:00