alexey-milovidov
|
6e240dd2b7
|
Merge pull request #13 from BamX/master
Update Docker files for Docker Hub
|
2016-06-16 20:29:12 +03:00 |
|
alexey-milovidov
|
e17e61bb2f
|
Merge pull request #16 from ei-grad/patch-1
make clean: remove debian/*.docs generated links
|
2016-06-16 20:28:24 +03:00 |
|
Andrew Grigorev
|
497e7d722b
|
make clean: ignore ./debian/copyright if it not exist
|
2016-06-16 19:43:21 +03:00 |
|
Nikolay Volosatov
|
6210977527
|
Add README files for Docker Hub
|
2016-06-16 19:31:54 +03:00 |
|
Nikolay Volosatov
|
02da521030
|
Update Dockerfiles
|
2016-06-16 19:31:54 +03:00 |
|
Andrew Grigorev
|
375d968f46
|
Fix comment in debian/rules
|
2016-06-16 19:14:50 +03:00 |
|
Andrew Grigorev
|
1d1fc73657
|
make clean: remove debian/*.docs generated links
Fix release build failure on existence of debian/*.docs links from previous build:
```
ln -s clickhouse-server.docs debian/clickhouse-server-base.docs
ln: failed to create symbolic link 'debian/clickhouse-server-base.docs': File exists
debian/rules:48: recipe for target 'install' failed
make: *** [install] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1376:
dpkg-buildpackage -rfakeroot -D -us -uc -b failed
```
|
2016-06-16 19:13:38 +03:00 |
|
Vladimir Chebotarev
|
8a65c867f7
|
dbms: Fixed build with QuickLZ. [#METR-19660]
|
2016-06-16 18:56:36 +03:00 |
|
Alexey Milovidov
|
942db72153
|
Merge pull request #12 from Metrika/getting_started
Getting started
|
2016-06-16 04:14:14 +03:00 |
|
Alexey Milovidov
|
892c00cc66
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2016-06-16 03:18:14 +03:00 |
|
Alexey Milovidov
|
8787722a9d
|
Documented external GROUP BY [#METR-21710].
|
2016-06-16 03:17:42 +03:00 |
|
alexey-milovidov
|
ae5f6bf4d9
|
Merge pull request #10 from komarov/master
some doc typo fixes
|
2016-06-16 02:13:18 +03:00 |
|
Oleg Komarov
|
b54e9dedd2
|
typo fixes
|
2016-06-15 23:42:06 +02:00 |
|
Oleg Komarov
|
b55fd31735
|
typo fix
|
2016-06-15 23:21:20 +02:00 |
|
Alexey Milovidov
|
1c93479d9a
|
Fixed errors about Druid [#METR-20000].
|
2016-06-15 21:05:19 +03:00 |
|
Alexey Milovidov
|
73c96ccaab
|
Fixed error in doc [#METR-20000].
|
2016-06-15 20:19:13 +03:00 |
|
Alexey Milovidov
|
41558f2dd0
|
Fixed typo (tnx. kmeaw) [#METR-20000].
|
2016-06-15 20:18:46 +03:00 |
|
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 |
|
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 |
|