Commit Graph

357 Commits

Author SHA1 Message Date
alexey-milovidov
b5cde70552 Update reference_ru.html 2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
a1e27e2b84 Add ru doc. [#CLICKHOUSE-2070] 2017-03-28 20:46:16 +03:00
Alexey Milovidov
f55075b1ba Removed deprecated functions from documentation [#CLICKHOUSE-2]. 2017-03-28 07:59:05 +03:00
Alexey Milovidov
130fce2c4c Removed deprecated functionality from documentation [#CLICKHOUSE-4]. 2017-03-28 03:53:28 +03:00
Alexey Milovidov
f434e070de Added links to .NET library [#CLICKHOUSE-3]. 2017-03-25 19:28:25 +03:00
proller
670e98fa92 allow several <graphite> targets (#603)
* allow several <graphite> targets

* fix

* fix

* Adjustable parts

* changelog version

* fix

* changelog

* Style fixes

* attachSystemTables

* config describe

* fixes

* fixes
2017-03-21 23:08:09 +04:00
Vitaliy Lyudvichenko
069acd9546 Refined KILL QUERY doc, add conf and Makefile for rst docs. [#CLICKHOUSE-3] 2017-03-21 14:45:18 +04:00
Alexey Zatelepin
a2d4f9907b documentation [#CLICKHOUSE-2794] 2017-03-19 21:58:12 +04:00
Alexey Zatelepin
8098389c04 document dictionaries with complex keys 2017-03-18 11:39:34 +04:00
Alexey Zatelepin
47ad7a62fc fix inconsistent cluster names in Distributed engine docs 2017-03-18 11:39:34 +04:00
Alexey Zatelepin
0af46888ad document 16KB URL limit 2017-03-18 11:39:34 +04:00
Alexey Milovidov
30aae40300 Removed usage of iconv [#CLICKHOUSE-2879]. 2017-03-11 07:39:16 +03:00
proller
7026010034 Add doc about https server and listen_host 2017-03-10 21:38:02 +03:00
Andrey Dudin
633ce17c1a sumIf added to (ru|en) documentation (#559)
* Update reference_ru.html

Добавил sumIf в описание агрегатных функций

* Update reference_en.html

* Update reference_ru.html
2017-03-07 01:19:35 +04:00
Alexey Milovidov
8369fda2cb Added presentation from Spb meetup [#CLICKHOUSE-3]. 2017-03-06 18:08:43 +03:00
proller
e96092c66c Freebsd fixes (#555)
* freebsd fixes

* Update SocketImpl.cpp
2017-03-04 05:58:45 +04:00
alexey-milovidov
e8aa65f802 Update reference_ru.html 2017-03-02 17:10:51 +04:00
alexey-milovidov
ade02270b7 Update reference_en.html 2017-03-02 17:10:51 +04:00
f1yegor
112e77a47e docs: LIMIT n BY modifier 2017-03-02 17:10:51 +04:00
f1yegor
d45f5f3277 docs: LIMIT n BY modifier 2017-03-02 17:10:51 +04:00
f1yegor
bb2e5cfb6c docs: LIMIT n BY modifier 2017-03-02 17:10:51 +04:00
alexey-milovidov
79d262fadd Merge pull request #535 from mfridental/master
Add "make clickhouse" description
2017-03-02 02:19:12 +04:00
Ilya Khomutov
511a4c6a62 Changed paths in documetation from /opt/clickhouse to /var/lib/clickhouse
Since c51801d776 default path is
/var/lib/clickhouse
2017-03-01 16:50:03 +03:00
Ilya Khomutov
da1582a036 Changed username in documetation from metrika to clickhouse
Since c51801d776 default user and
group names is 'clickhouse'
2017-03-01 16:50:03 +03:00
proller
0e91c47066 Allow build with external double-conversion lz4 zstd re2 zookeeper (#531)
* Allow build with external double-conversion lz4 zstd re2 zookeeper

* fix

* fix

* freebsd fixes

* spaces

* fix

* fix

* fix

* wip

* move

* fix
2017-03-01 03:49:04 +04:00
mfridental
9d9b8692b2 Add "make clickhouse" description 2017-02-28 16:40:58 +01:00
Alexey Milovidov
53cc273d0a Fixed mistake in presentation (tnx. boldt) [#CLICKHOUSE-3]. 2017-02-24 01:05:53 +03:00
Alexey Milovidov
a4311e4c81 Merge branch 'master' of github.com:yandex/ClickHouse 2017-02-22 01:12:40 +03:00
Alexey Milovidov
aa74c4d027 Presentation: tiny modification [#CLICKHOUSE-3]. 2017-02-22 01:12:04 +03:00
Ilya Shipitsin
5b020ea353 removed obsolete "ENABLE_MONGODB" option 2017-02-20 21:36:14 +05:00
Alexey Milovidov
9ad3c68a7e Updated presentation [#CLICKHOUSE-3]. 2017-02-18 08:34:06 +03:00
Alexey Milovidov
3af86b663d Revert "Removed useless files [#CLICKHOUSE-3]."
This reverts commit 1b5c668d91.
2017-02-18 08:32:15 +03:00
Alexey Milovidov
1b5c668d91 Removed useless files [#CLICKHOUSE-3]. 2017-02-18 08:31:14 +03:00
Alexey Milovidov
d0c2b0b1bc Added presentations [#CLICKHOUSE-3]. 2017-02-18 08:28:18 +03:00
Alexey Milovidov
11ed7fa5ac Updated numbers on web site [#CLICKHOUSE-3]. 2017-02-14 21:30:11 +03:00
Alexey Zatelepin
88b6f60692 documentation [#CLICKHOUSE-2027] 2017-02-10 22:19:40 +04:00
Alexey Zatelepin
27ad0f835e documentation [#CLICKHOUSE-2803] 2017-02-10 09:05:33 +04:00
Alexey Milovidov
aa22d69aec Modified after PR [#CLICKHOUSE-2]. 2017-02-08 19:53:01 +03:00
f1yegor
6eb949ca78 docs: add missing time functions 2017-02-08 20:50:36 +04:00
Alexey Milovidov
ccb827077b Don't document that should remain unspecified [#CLICKHOUSE-3]. 2017-02-07 08:30:49 +03:00
Alexey Zatelepin
447f1f697f improve external aggregation docs 2017-02-07 09:28:53 +04:00
Alexey Zatelepin
79db0a9ea0 fix toTime() documentation 2017-02-07 09:28:53 +04:00
Alexey Milovidov
39bd1f9a06 Fixed doc about ReplacingMergeTree [#CLICKHOUSE-3]. 2017-02-01 23:22:55 +03:00
Yegor Andreenko
46b4510db3 docs: ReplacingMergeTree (#408)
* docs: ReplacingMergeTree

* docs: ReplacingMergeTree
2017-02-01 23:54:28 +04:00
Alexey Milovidov
933313aea3 Added summary [#CLICKHOUSE-3]. 2017-01-31 23:24:49 +03:00
Alexey Milovidov
d08dc730bd Renamed file [#CLICKHOUSE-3]. 2017-01-31 22:54:44 +03:00
Alexey Milovidov
fa0d36c69a Updated copyright notice on web site [#CLICKHOUSE-2793]. 2017-01-31 21:26:21 +03:00
Alexey Milovidov
b748d90c55 NYC taxi data: added result from big cluster [#CLICKHOUSE-3]. 2017-01-31 05:23:43 +03:00
Alexey Milovidov
aaa8d56759 NYC taxi dataset: added results for 3-node cluster [#CLICKHOUSE-3]. 2017-01-31 03:59:19 +03:00
Alexey Milovidov
faa3ba2c66 NYC Taxi data description: continued [#CLICKHOUSE-3]. 2017-01-31 00:51:10 +03:00