Commit Graph

418 Commits

Author SHA1 Message Date
Roman Nozdrin 934b715a7d Greenplum benchmark test environment description and test results. 2016-12-16 12:08:55 +03:00
Alexey Milovidov d066697218 Clarification [#METR-20000]. 2016-12-15 16:53:21 +03:00
alexey-milovidov 7cf1457b55 Merge pull request #254 from hatarist/tostringcuttozero_ref
Improved toStringCutToZero description & added an example
2016-12-14 18:01:58 +04:00
alexey-milovidov 1ee5ad2ce0 Merge pull request #250 from hatarist/tsv_format_synonym
Added TSV format synonyms
2016-12-14 17:53:33 +04:00
Igor Hatarist b73f9df65c Improved toStringCutToZero description & added an example 2016-12-14 13:01:33 +03:00
proller 357d995e75 Dictonary: executable: rename 'path' to 'command' [#METR-23466] 2016-12-14 00:28:31 +03:00
Alexey Milovidov 5d98f4a280 Fixed typo in doc. [#METR-20000]. 2016-12-14 00:20:19 +03:00
Igor Hatarist 9be107e89e Removed TSVBlock format by Alexey's request 2016-12-13 21:26:34 +03:00
Igor Hatarist f1152104a7 Added TSV format description to the reference 2016-12-13 21:21:52 +03:00
Igor Hatarist fa851966cb Added developer/tests.md ("How to run tests")
(reference: https://github.com/yandex/ClickHouse/pull/225#discussion_r90736460)
2016-12-13 21:17:56 +03:00
Igor Hatarist 2bd5bccee4 Updated build_osx.md, improved formatting 2016-12-13 21:07:56 +03:00
Alexey Milovidov aac6fcf102 Added info about stable and testing branches [#METR-20000]. 2016-12-13 06:04:46 +03:00
Alexey Milovidov 1a1f6aa8ab Updated build.md [#METR-2944]. 2016-12-12 21:33:47 +03:00
Vitaliy Lyudvichenko 876ad28dd8 Merge remote-tracking branch 'origin/master' into metrics_refinement 2016-12-12 19:17:23 +03:00
Vitaliy Lyudvichenko 80cd00542c Improved benchmark and CMakeLists. 2016-12-12 18:23:21 +03:00
Igor Hatarist bd80a207e8 Add UUID functions to the reference (GitHub #120) (#METR-23792) 2016-12-12 14:20:17 +03:00
alexey-milovidov 52c34b4276 Merge pull request #240 from vavrusa/master
HTTPHandler: added support for X-ClickHouse-*
2016-12-12 09:47:40 +04:00
Alexey Milovidov d605bfdc9d Using internal boost library [#METR-2944]. 2016-12-12 07:57:09 +03:00
Marek Vavrusa f7a7e8e858 HTTPHandler: added support for X-ClickHouse-*
Support X-ClickHouse-* to allow running behind authenticating LBs, that
pass through user information or enforce fixed user.
The format of the new options follows X-Auth-*

Supported headers are:

* X-ClickHouse-User (identical to "user" URL parameter)
* X-ClickHouse-Key (identical to "password" URL parameter)
* X-ClickHouse-Quota (identical to "quota_key" URL parameter)
2016-12-11 20:46:37 -08:00
Alexey Milovidov 599308aef0 Get rid of obsolete mongodb client library [#METR-23791]. 2016-12-11 12:43:16 +03:00
Vitaliy Lyudvichenko 096295608e Fixed benchmark.html. 2016-12-09 17:42:10 +03:00
proller 76dc51aae5 Merge remote-tracking branch 'upstream/master' into METR-23466 2016-12-07 22:08:09 +03:00
Igor Hatarist 31430aaca1 Improved OS X build guides a little bit. 2016-12-07 11:21:53 +03:00
Igor Hatarist fde640647a Added a link to the OS X build guide 2016-12-07 11:02:16 +03:00
Igor Hatarist 2158a958b7 Added descriptions for the misc. functions to the English reference 2016-12-07 10:48:21 +03:00
Igor Hatarist 2febdece59 Added descriptions for some misc. functions to the RU reference.
Fixed heading layout for the greatest/least.
2016-12-07 10:24:07 +03:00
Igor Hatarist 212c980124 Added max_parallel_replicas option description 2016-12-07 10:22:13 +03:00
Igor Hatarist 65fd9bdbd9 Fix typos in Russian reference 2016-12-07 10:21:50 +03:00
ivanzhukov 496e06c350 Update rules about comments language 2016-12-06 21:47:36 +03:00
Vladimir Chebotarev ca5c1dc31b cmake: Improved build. [#METR-21516] 2016-12-06 19:51:34 +03:00
Igor Hatarist e007c25229 Fixed typos; replaced English loan words 2016-12-05 20:29:08 +03:00
Igor Hatarist 8c33444e5e Removed leading dashes in the function descriptions; unified phrasing 2016-12-05 20:27:44 +03:00
Igor Hatarist 003df1789f Added least/greatest description 2016-12-05 20:26:45 +03:00
Igor Hatarist d3538e742e Fixed lessOrEquals/greaterOrEquals formatting 2016-12-05 20:26:41 +03:00
Igor Hatarist c9aa64fd80 Added emptyArrayToSingle description 2016-12-05 20:26:31 +03:00
Vladimir Chebotarev bcc5500f91 cmake: More options. [#METR-23701] 2016-12-05 15:43:14 +03:00
proller b529f29bb7 Merge remote-tracking branch 'upstream/master' into METR-23466 2016-11-29 19:57:01 +03:00
Igor Hatarist 5c08d2b5de Fixed range_hashed description 2016-11-28 19:10:29 +03:00
Igor Hatarist de64ac5761 Add CAST description 2016-11-28 18:49:16 +03:00
Igor Hatarist 6b548a0c85 Improved CASE description 2016-11-28 18:20:46 +03:00
Igor Hatarist 8e0d78d72f Added external dict's range_hashed description to Russian reference; changed layout a bit. 2016-11-28 17:48:55 +03:00
Igor Hatarist a1e626af58 Added conditional expression (CASE) description. 2016-11-28 17:48:18 +03:00
Igor Hatarist 735a0ff78a Added BETWEEN description.
(Also unified the layout a little bit)
2016-11-28 17:47:10 +03:00
proller 89d9b7c835 doc http fix 2016-11-24 21:29:48 +03:00
proller 3a3156a981 doc 2016-11-24 02:49:10 +03:00
Pavel Kartavyy d0907decce updated documentation 2016-11-16 18:52:36 +03:00
Pavel Kartavyy 15e9741273 add documentation for hasColumnInTable [#METR-23248] 2016-11-16 18:52:35 +03:00
Alexey Milovidov 00fc6f5616 Removed mention of unreplicated parts for replicated tables from documentation (preparing to make it obsolete) [#METR-23507]. 2016-11-16 08:39:56 +03:00
Vladimir Chebotarev 28732f6a7c libcommon: Improved build under OS X. [#METR-21516] 2016-11-16 05:25:58 +03:00
alexey-milovidov 3432f84409 Merge pull request #183 from ztlpn/METR-23447
Client uses server timezone for interpreting DateTime strings [#METR-23447]
2016-11-16 05:22:28 +04:00
alexey-milovidov 52390b0180 Merge pull request #150 from ludv1x/METR-23101
clickhouse-local application and File(...) storage
2016-11-14 04:03:03 +04:00
Alexey Zatelepin 3a7260e200 [#METR-23447] Client uses server timezone for DateTime string parsing 2016-11-13 19:34:31 +00:00
f1yegor 155bd8005c mention ...OrZero functions: toInt32OrZero and etc 2016-11-12 10:21:38 +01:00
Alexei Averchenko 398427806f Grammar in architecture.md
I'm proposing a slight update to the architecture.md's lede. I tried to preserve the meaning precisely (because I know nothing about ClickHouse) while making it more pleasant to read.
2016-11-11 15:36:12 +03:00
Victor Tarnavsky b92d7783c9 telegram again 2016-11-10 17:40:54 +03:00
Victor Tarnavsky 661a19ff07 telegram chat in doc 2016-11-10 17:22:24 +03:00
Igor Hatarist 965bde42e6 Fixed build_osx.md (added THREADS) 2016-11-10 09:45:18 +03:00
Vitaliy Lyudvichenko bf924009b9 Added support of seekable files for StorageFile, more options for clickhouse-local. [#METR-23101] 2016-11-09 22:05:35 +03:00
alexey-milovidov fa846d32f3 Merge pull request #172 from yandex/chebotarev-osx
: More specific usage of static libraries. [#METR-21516]
2016-11-09 22:53:23 +04:00
Vladimir Chebotarev cdaece7dfa : More specific usage of static libraries. [#METR-21516] 2016-11-09 21:49:01 +03:00
alexey-milovidov bb073c6977 Merge pull request #170 from hatarist/reference_arr_concat
Added arrayStringConcat description to the reference
2016-11-09 20:46:10 +04:00
Igor Hatarist d2c2420881 Added `arrayStringConcat()` description to the reference 2016-11-09 18:19:35 +03:00
aprudaev 640df40f13 Update architecture.md 2016-11-09 18:36:57 +04:00
Alexey Milovidov abbedd3d75 Merge branch 'master' of github.com:yandex/ClickHouse 2016-11-09 17:30:52 +03:00
Alexey Milovidov 28d4a8b520 Fixed typo [#METR-20000]. 2016-11-09 17:30:37 +03:00
Igor Hatarist ab2e504977 Updated `concat()` description in the reference 2016-11-09 17:00:55 +03:00
Vladimir Chebotarev 3cb59b92bc doc: Minor fix. [#METR-21516] 2016-11-08 16:08:53 +03:00
alexey-milovidov 5905556db5 Merge pull request #161 from yandex/chebotarev-osx
dbms: max_open_files for server. [#METR-21516]
2016-11-07 22:44:35 +04:00
Vladimir Chebotarev 72a533bc11 dbms: max_open_files for server, readline in OS X. [#METR-21516] 2016-11-07 14:33:25 +03:00
Alexey Milovidov 039f897075 Added architecture overview (draft) [#METR-23406]. 2016-11-07 03:30:02 +03:00
Alexey Milovidov 4bdfe5da49 Moved file [#METR-23406]. 2016-11-07 03:28:05 +03:00
alexey-milovidov 08f04dac68 Merge pull request #162 from artpaul/master
fix example of deleting table
2016-11-04 23:23:02 +04:00
artpaul 9ab18e20e8 fix example of deleting table; en version 2016-11-05 00:17:39 +05:00
artpaul 8d8215f66b fix example of deleting table 2016-11-04 23:48:32 +05:00
Vladimir Chebotarev e2ceb63c54 libcommon, libre2, tools: Fixed build under OS X Sierra. [#METR-21516] 2016-11-03 15:41:13 +03:00
Alexey Milovidov cd33a9dbda Addition to prev. revision [#METR-20000]. 2016-10-18 23:45:31 +03:00
Alexey Milovidov e650cd917e Added reference to library for R [#METR-20000]. 2016-10-18 23:32:39 +03:00
velom dd936842e8 recovery documentation [#METR-21594] 2016-10-18 20:00:06 +03:00
Alexey Milovidov e9048bd50e Added more 3rd party drivers [#METR-20000]. 2016-10-18 04:57:04 +03:00
Igor Hatarist e7e1468244 Fixed some more typos 2016-10-17 15:22:57 +03:00
Igor Hatarist 8e49a87272 Fixed typos in English reference doc 2016-10-17 15:21:28 +03:00
Igor Hatarist 33337c92d8 Fixed a lot of typos in Russian reference doc 2016-10-17 14:56:23 +03:00
Alexey Milovidov 422dd9e6ef Merge branch 'master' of github.com:yandex/ClickHouse 2016-10-12 03:42:50 +03:00
Alexey Milovidov ee96415a62 Added link to new Perl library [#METR-2944]. 2016-10-12 03:42:31 +03:00
Vitaliy Lyudvichenko c3617aaa32 Added docs for output_format_json_quote_64bit_integers parameter. [#METR-22950] 2016-09-30 21:21:58 +03:00
Vitaliy Lyudvichenko 68dffa3970 Added docs for introduced changes. [#METR-22801] 2016-09-28 01:51:36 +03:00
Alexey Milovidov 734f54c9e5 Changed gcc 5 to gcc 6 in build instruction due to bug report. Changed clang to 3.9 due to better performance. [#METR-2944]. 2016-09-15 20:38:31 +03:00
Alexey Milovidov a14aa1beff Fixed error in doc (tnx. shalugin) [#METR-2944]. 2016-09-13 23:38:29 +03:00
Vitaliy Lyudvichenko 1d02509ee0 Add new metadata_modification_time column for system.tables [#METR-22593] 2016-09-05 15:15:29 +03:00
Alexey Milovidov 2b5655f118 Added notes about third-party GUI to documentation [#METR-20000]. 2016-08-18 00:16:03 +03:00
Alexey Milovidov 9b07e44914 Added examples of usage clickhouse-client for data insertion [#METR-2944]. 2016-08-15 21:53:13 +03:00
bseng 19181da3be Update reference_en.html to include TimeZone conversion function 2016-08-10 15:57:01 +10:00
Alexey Milovidov df42a61704 Removed note about tag for stackoverflow [#METR-20000]. 2016-08-01 21:50:26 +03:00
Alexey Milovidov c6da35b790 Doc: Added link to Perl driver [#METR-20000]. 2016-07-30 03:41:36 +03:00
Alexey Milovidov f97a1285f1 Addition to prev. revision [#METR-20000]. 2016-07-26 04:17:17 +03:00
Alexey Milovidov ad6a257a22 Addition to prev. revision [#METR-20000]. 2016-07-26 04:16:32 +03:00
Alexey Milovidov 577675460d doc: updated interfaces [#METR-20000]. 2016-07-26 04:02:23 +03:00
Alexey Milovidov 8381c0c3ec Doc: added Xenial packages [#METR-20000]. 2016-07-22 02:45:38 +03:00
Alexey Milovidov 151b8408cb doc: clarifications [#METR-2944]. 2016-07-14 06:01:44 +03:00
Alexey Milovidov cb53dcbc2f Found more code [#METR-2944]. 2016-07-14 05:44:09 +03:00
Alexey Milovidov 057e71f9b8 doc: added links to 3rd party client libraries [#METR-2944]. 2016-07-14 05:34:57 +03:00
Alexey Milovidov fe0c6ed801 doc: formats: clarification of read and write concept; documented RowBinary; added CSV to 'en' variant [#METR-2944]. 2016-07-14 03:30:50 +03:00
Narek Galstyan f0f28fb880 ref. to JSONEachRow from JSON 2016-07-13 19:22:12 +04:00
Narek Galstyan a2e80b114f translated TKSV JSONEachRow and XML 2016-07-13 19:20:53 +04:00
Narek Galstyan 0d9f191d28 clarified JSON format description 2016-07-13 18:25:22 +04:00
Narek Galstyan e0e04224c0 fixed json format description in references 2016-07-12 16:44:32 +04:00
Alexey Milovidov 6aa533ace4 doc: Clarifications about distributed subqueries [#METR-2944]. 2016-07-09 03:12:09 +03:00
Alexey Milovidov 595d0c8ace doc: same addition to 'ru' version [#METR-2944]. 2016-07-08 22:48:34 +03:00
Alexey Milovidov 3ca3d31b98 doc: Clarification of 'read' and 'write' wording [#METR-2944]. 2016-07-08 22:43:32 +03:00
Alexey Milovidov e640fcc400 Doc: Improved specification of debian repositories [#METR-20000]. 2016-06-30 20:07:38 +03:00
Aliaksandr Pliutau 77fd7b5f57 Fixed ordered list in Getting Started 2016-06-29 12:24:12 +07:00
Alexey Milovidov cd0aa36dba Site: added link to tutorial [#METR-20000]. 2016-06-27 06:53:43 +03:00
Alexey Milovidov a8865afe29 Tutorial: preparation [#METR-20000]. 2016-06-27 05:48:26 +03:00
Alexey Milovidov 8f694c1fb3 Tutorial: preparation [#METR-20000]. 2016-06-27 05:43:07 +03:00
Alexey Milovidov a1bf8562bf Tutorial: preparation [#METR-20000]. 2016-06-27 05:17:01 +03:00
Alexey Milovidov 094900f86e Tutorial: preparation [#METR-20000]. 2016-06-27 04:21:17 +03:00
Alexey Milovidov 770296eeed Guide: preparation [#METR-20000]. 2016-06-27 04:20:12 +03:00
Alexey Milovidov 7393079c43 Tutorial: preparation [#METR-20000]. 2016-06-27 04:12:14 +03:00
alexey-milovidov 008d1dfe39 Merge pull request #35 from allookin/master
English translation for ClickHouse quickstart guide. Doc links were also corrected
2016-06-27 02:42:53 +03:00
Evgeniy Udodov f9c9f80b6e HTML error fix 2016-06-26 22:31:49 +03:00
Alexander Lukin 9814933124 English transaltion for ClickHouse quickstart guide. Doc links were also corrected to work properly/ 2016-06-26 20:16:26 +03:00
Evgeniy Udodov 3c68cac390 RU Docs spelling fix 2016-06-26 16:26:02 +03:00
Evgeniy Udodov 08f336e4a8 RU Docs spelling fix 2016-06-26 15:30:47 +03:00
Evgeniy Udodov ddc7a35fdd RU Docs spelling fix 2016-06-26 15:15:34 +03:00
Evgeniy Udodov e681b5fe3a RU Docs spelling fix 2016-06-26 14:19:30 +03:00
Alexey Milovidov 6ba6d01491 Using in-tree zookeeper client library [#METR-21848]. 2016-06-26 11:16:13 +03:00
Alexey Milovidov bd74c2bda6 Doc: Added whitespace [#METR-2944]. 2016-06-24 23:18:18 +03:00
Alexey Milovidov 708c6e532b Doc: Replaced Markdown links to HTML [#METR-2944]. 2016-06-24 23:04:08 +03:00
alexey-milovidov 065b3b7ff4 Merge pull request #31 from Ngalstyan4/master
added 'questions' section to English reference
2016-06-24 22:58:15 +03:00
Narek Galstyan 16af40e27f added links to referenced technologies 2016-06-24 14:08:33 +04:00
alexey-milovidov 05b3733244 Update build.md 2016-06-24 04:11:09 +04:00
Narek Galstyan 4353fef14f did some cleanup in 'questions' section of english reference 2016-06-23 19:56:28 +04:00
Narek Galstyan 5e14cd0227 added 'questions' section to English reference 2016-06-23 19:22:13 +04:00
Alexey Milovidov a50ad899a1 Fixed error in doc (tnx. syaroslavtsev) [#METR-21710]. 2016-06-21 19:38:24 +03:00
Alexey Milovidov c0b6f9420b Fixed formatting [#METR-2944]. 2016-06-21 03:55:36 +03:00
Alexey Milovidov 7665baa9eb Fixed formatting [#METR-2944]. 2016-06-21 03:54:31 +03:00
Alexey Milovidov e94420d66c Revert "Fixed formatting [#METR-2944]."
This reverts commit b39404afa5.
2016-06-21 03:48:34 +03:00
Alexey Milovidov b39404afa5 Fixed formatting [#METR-2944]. 2016-06-21 03:47:52 +03:00
Alexey Milovidov 50fe0095b5 Fixed formatting [#METR-2944]. 2016-06-21 03:45:35 +03:00
Alexey Milovidov 02eeb2880b Tiny modifications [#METR-2944]. 2016-06-21 03:39:22 +03:00
Alexey Milovidov 5fbe95d798 Added code conventions (as requested by syaroslavtsev) [#METR-2944]. 2016-06-21 03:30:30 +03:00
Alexey Milovidov 2fbf85a682 Fixed typo (tnx. syaroslavtsev) [#METR-2944]. 2016-06-21 00:34:51 +03:00
Alexey Milovidov b05c3607a8 Doc: Removed "don't remember" parts [#METR-21710]. 2016-06-20 02:26:48 +03:00
Alexey Milovidov fa98bd6789 Doc: Added note about correllated and scalar subqueries [#METR-21710]. 2016-06-20 01:47:34 +03:00
Alexey Milovidov b633312222 Merge branch 'master' of github.yandex-team.ru:Metrika/ClickHouse 2016-06-19 21:43:18 +03:00
Vladimir Chebotarev abbf6a05ab doc: English version of getting_started. [#METR-21516] 2016-06-19 09:34:43 +03:00
William Shallum 250f492270 add Enums to English reference 2016-06-19 06:31:00 +07:00
Alexey Milovidov d880a0ae73 Site: updated description [#METR-20000]. 2016-06-17 21:29:16 +03:00
Alexey Milovidov d19d3a27da Fixed typo in doc (tnx. syaroslavtsev) [#METR-20000]. 2016-06-17 02:36:00 +03:00
Alexey Milovidov 53649a3ce0 Fixed error in docs [#METR-21710]. 2016-06-17 02:34:28 +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
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
Дмитрий Канатников 8dd4c2ef83 fix docs 2016-06-15 17:25:23 +03:00
Vladimir Chebotarev 07f4216f78 doc: Getting started (russian). [#METR-21427] 2016-06-15 15:30:58 +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
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 f2b386a7d0 Added file for Google Search Console [#METR-20000]. 2016-06-10 16:37:37 +03:00
Alexey Milovidov 87f71cbfaa Better [#METR-20000]. 2016-06-10 16:28:27 +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 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
Alexey Milovidov 5a220e0407 Text: added suggestions [#METR-20000]. 2016-06-08 04:42:54 +03:00
Alexey Milovidov 7025f19f81 Merge pull request #10 from Metrika/chebotarev_habr_edit
doc: Minor fixes. [#METR-21516]
2016-06-07 04:52:01 +03:00
Vladimir Chebotarev 662d122d4a doc: Minor fixes. [#METR-21516] 2016-06-04 16:13:01 +03:00
Alexey Milovidov 93246f068e Fixed typo [#METR-20000]. 2016-06-03 23:18:03 +03:00
Alexey Milovidov addf424a3a Added illustration [#METR-20000]. 2016-06-03 22:51:51 +03:00
Alexey Milovidov 7052bba5cb Development of texts [#METR-20000]. 2016-06-03 10:08:08 +03:00
Alexey Milovidov f830ad007a Updated download instructions [#METR-20000]. 2016-06-03 09:30:51 +03:00
Alexey Milovidov a360e66da9 Updated download instruction [#METR-20000]. 2016-06-03 09:25:46 +03:00
Alexey Milovidov 7f95425750 Development of texts [#METR-20000]. 2016-06-03 09:04:33 +03:00
Alexey Milovidov 088243da96 Development of texts [#METR-20000]. 2016-06-03 08:37:59 +03:00
Alexey Milovidov 99566cfeeb Development of texts [#METR-20000]. 2016-06-03 08:35:44 +03:00
Alexey Milovidov e223f79cc9 Updated text [#METR-20000]. 2016-06-03 08:28:39 +03:00
Alexey Milovidov 5e1f23d131 Updated text [#METR-20000]. 2016-06-03 07:57:31 +03:00