Commit Graph

388 Commits

Author SHA1 Message Date
Ivan Blinkov
f6e1df599d Less confusing directory structure (docs -> doc/reference/) 2017-05-30 15:19:14 +03:00
Ivan Blinkov
d31513c4d8 update presentations 2017-05-30 14:34:50 +03:00
Ivan Blinkov
18b83b39d6 Merge branch 'master' of https://github.com/yandex/ClickHouse into CLICKHOUSE-2720 2017-05-22 15:34:13 +03:00
Alexey Milovidov
0aef5f4955 Added example parameters for ZooKeeper to documentation [#CLICKHOUSE-3]. 2017-05-20 21:53:48 +03:00
proller
f59ccb3db8 Doc: release: remove removed --standalone flag 2017-05-20 17:21:20 +04:00
Ivan Blinkov
8b7a3e6635 update submodule 2017-05-19 13:18:27 +03:00
Ivan Blinkov
18c19cc850 update presentations 2017-05-18 12:08:01 +03:00
Ivan Blinkov
74ddfbb6af merge master 2017-05-16 10:44:06 +03:00
Igor Hatarist
043717ed7b Update the ontime example dataset instructions 2017-05-13 22:26:45 +04:00
Andrey Dudin
4a24d4f3ad Fixed some ERRORS and WARNINGS during RU docs build. (#772)
* Initial commit if EN docs

* Part of EN documentation

* Full queries section

* External data

* Table engines

* System tables

* Table functions

* Formats

* Data types

* Operators

* Functions

* Dictionaries

* Settings

* Configuration files

* Access rights

* Quotas

* Fixed few formatting errors

* Fixed few formatting errors

* Fixed few formatting errors

* FIX: "WARNING: Title underline too short." during build RU docs.

* FIX: "WARNING: Title underline too short." during build RU docs.
2017-05-08 01:06:04 -04:00
proller
6c34f27e3b Another freebsd fix, update freebsd build doc 2017-05-05 03:23:32 +03:00
Ivan Blinkov
bdd7529005 replace doc/presentations folder with submodule 2017-04-25 07:35:59 +03:00
Ivan Blinkov
59a25a29f2 replace doc/presentations folder with submodule 2017-04-24 11:53:11 -07:00
alexey-milovidov
3a87c07a5b Update build.md 2017-04-19 04:54:43 +03:00
proller
ea8f8cee17 Simpler build instructions in build_osx.md 2017-04-14 18:30:33 +03:00
Alexey Milovidov
7f45ba2b52 Updated star schema benchmark description [#CLICKHOUSE-2]. 2017-04-13 05:34:49 +03:00
Alexey Milovidov
7b78f47774 Updated "star_schema" dataset description (still not ready) [#CLICKHOUSE-3]. 2017-04-12 05:00:18 +03:00
Ivan Blinkov
6a51c66424 CLICKHOUSE-2724: website refactoring (#668)
* Split website and doc

* Add Host directive to robots.txt

* Make new favicon.ico from svg

* Reformat code

* Add some obscurity to email to limit it's inclusion to email spam databases

* Mention SQL in descriptions

* Put logo near main title

* Add navbar

* Update feedback text on tutorial page

* Reformat code on tutorial page

* Better inline svg

* Move javascript to bottom in reference

* Mark external links on main & tutorial

* Copy footer from main to tutorial

* Move Telegram higher

* Get rid of hidden content

* Update jQuery + add it on index

* Rewrite plain JS with jQuery on index

* Swap Contacts and Download

* Some title tuning

* Move Source link to corner

* Slow scroll

* New first screen

* First screen tuning

* Add github pages script

* Checkout in proper place

* more nofollow

* Basic mobile support

* Add some temporary icon (SIL licensed)

* Fix horizontal scroll on mobile

* Re-order paragraphs

* Sync paragraphs with their index

* Add one more grey block

* Fix scroll to top

* better offset

* Reformat code

* Add social paragraph

* Better word

* Font tuning

* More font/offset tuning

* Increase navbar padding

* Basic minify & livereload via gulp

* Add styles to default in gulp

* Do not minify html in reference

* Add og:image header

* "build" gulp target

* Add readme for website

* Max-width for navbar

* Use different placeholder

* Tune some margins

* Do not center buttons

* Tune navbar padding

* s/an/a/

* Larger font at logo

* Increase padding at hero

* Yet another placeholder + tune padding on buttons

* Basic support for website inside Docker

* Listen for IPv6 inside Docker

* s/available/enabled/g

* nginx tuning

* add gzip_min_length

* not so dark "fork me" badge

* do not commit build results

* move "fork me" to right side

* Tune styles and texts

* tune mobile version

* text fix

* text fix

* text fix

* publish presentations

* fix navbar styling

* fix id name

* Support actual deployment to either prod and test

* tune logo margin

* Mention ClickHouse Docker images

* style tuning

* disable mix-blend-mode on mobile

* copy robots.txt
2017-04-10 17:24:53 +03:00
Alexey Milovidov
9ff68c436a Fool's day changed, continued [#CLICKHOUSE-3]. 2017-04-05 14:53:25 +03:00
Alexey Milovidov
b87c7936ed Presentation: added analysts part [#CLICKHOUSE-2]. 2017-04-03 20:43:31 +03:00
Alexey Milovidov
ae2385ffb8 Presentation: final edit [#CLICKHOUSE-2]. 2017-04-03 20:34:20 +03:00
Alexey Milovidov
9cd2990323 Added presentation for Novosibirsk [#CLICKHOUSE-2]. 2017-04-03 13:53:59 +03:00
Alexey Milovidov
34b51f61a6 Enabled C++17 [#CLICKHOUSE-2]. 2017-04-01 11:51:30 +03:00
Alexey Milovidov
137ad95929 Changed tabs to spaces in code [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
Alexey Milovidov
1e22b308d9 Changed tabs to spaces in editor configs and in style guide [#CLICKHOUSE-3]. 2017-04-01 11:35:09 +03:00
Alexey Milovidov
4f44445ff0 Removed all trailing whitespaces [#CLICKHOUSE-2]. find . -name '*.h' -or -name '*.cpp' -or -name '*.cmake' -or -name 'CMakeLists.txt' -or -name '*.html' -or -name '*.xml' | grep -v contrib | xargs sed -i -r -e 's/\s+$//' 2017-03-31 19:00:30 +03:00
Igor
b2d656aeca Fix SMI2 campaign to company in reference_en 2017-03-30 14:44:30 +03:00
Igor
3fd6dc0e38 Fix SMI2 campaign to company in reference_ru 2017-03-30 14:44:30 +03:00
Igor
da49ef1dde Add Tabix (GUI) to reference_en 2017-03-30 14:44:30 +03:00
Igor Strykhar
9cb4964560 Add information about Tabix
Добавил описание Tabix и исправил ссылку на репозиторий.
2017-03-29 16:09:03 +03:00
Vitaliy Lyudvichenko
37abfc1796 Update http_interface.rst 2017-03-28 20:46:16 +03:00
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