Commit Graph

7247 Commits

Author SHA1 Message Date
Alexey Milovidov
1cee75e828 Added test for sending external tables via HTTP [#METR-2944]. 2016-02-12 03:58:26 +03:00
Alexey Milovidov
dafece62ef Added support for HTTP compression of POST data [#METR-20041]. 2016-02-12 03:56:15 +03:00
Alexey Milovidov
421d5a97ad Added support for HTTP compression [#METR-20041]. 2016-02-12 02:37:16 +03:00
Alexey Milovidov
c7d394f47e HTTP compression: development [#METR-20041]. 2016-02-12 00:40:51 +03:00
Vladimir Chebotarev
559983f2ea libcommon: make_array_n [METR-19529] 2016-02-11 20:27:24 +03:00
Alexey Milovidov
2a7b79485c Fixed build of ClickHouse from Metrika repository [#METR-20000]. 2016-02-11 05:29:07 +03:00
Alexey Milovidov
d14a12151e Fixed error with leak of watches [#METR-19975]. 2016-02-11 04:48:34 +03:00
Alexey Milovidov
14c28ebf0d Updated comment [#METR-20000]. 2016-02-11 04:43:39 +03:00
Alexey Milovidov
a544c88ed4 Updated gitignore [#METR-20000]. 2016-02-11 04:35:20 +03:00
Alexey Milovidov
4b65c27902 Merge 2016-02-11 02:06:59 +03:00
Roman Peshkurov
6c959b7770 libcommon: fixed stash revisions. 2016-02-11 01:26:08 +03:00
Pavel Kartavyy
31ece973db BaseDaemon: add logRevision method 2016-02-10 10:54:34 +03:00
Alexey Milovidov
3d9119a416 Added gitignore [#METR-20000]. 2016-02-10 05:15:54 +03:00
Alexey Milovidov
e7e87aedd6 Addition to prev. revision [#METR-20000]. 2016-02-10 05:14:39 +03:00
Alexey Milovidov
e357a4dae3 Removed useless files. 2016-02-10 05:13:03 +03:00
Alexey Milovidov
89d0eaa9f8 Removed useless file [#METR-20000]. 2016-02-10 04:57:30 +03:00
Alexey Milovidov
7b79ee82c5 Added missing file [#METR-20000]. 2016-02-10 03:25:03 +03:00
Alexey Milovidov
0e490ec37e Added missing files [#METR-20000]. 2016-02-10 00:42:27 +03:00
Pavel Kartavyy
73c8718036 fix build 2016-02-09 20:35:12 +03:00
Pavel Kartavyy
7ad5037c09 ClickHouse: fix error 2016-02-09 20:16:23 +03:00
Pavel Kartavyy
d7072341f0 create_revision.sh: add argument with path of generated file 2016-02-09 20:07:39 +03:00
Pavel Kartavyy
eca42536d8 dbms: renamed Revision to ClickHouseRevision. Daemon to BaseDaemon 2016-02-09 20:06:50 +03:00
Alexey Milovidov
5bdfe45415 Fixed build [#METR-17973]. 2016-02-09 00:34:49 +03:00
Alexey Milovidov
c55fbd08dc Fixed build package for metrika [#METR-17973]. 2016-02-09 00:20:55 +03:00
Alexey Milovidov
45cf6c6784 Added external tests [#METR-17973]. 2016-02-09 00:10:10 +03:00
Alexey Milovidov
a500d0a127 Fixed build [#METR-17973]. 2016-02-08 23:15:21 +03:00
Alexey Milovidov
92c6267af8 Added description of toy datasets [#METR-17973]. 2016-02-08 02:03:27 +03:00
Alexey Milovidov
3269eb987f Added doc directory [#METR-17973]. 2016-02-08 02:01:10 +03:00
Alexey Milovidov
d4cfa04776 Fixed build [#METR-17973]. 2016-02-08 01:51:12 +03:00
Alexey Milovidov
df1d66e51a Removed sensitive data. 2016-02-08 00:58:58 +03:00
Alexey Milovidov
c3827a29eb Removed unrelated data. 2016-02-07 23:02:44 +03:00
Alexey Milovidov
02958c1c7f dbms: fixed race condition between attaches and download of parts [#METR-19399]. 2016-02-07 20:31:13 +03:00
Alexey Milovidov
c4a5b862bf dbms: tiny modification [#METR-2944]. 2016-02-07 20:30:39 +03:00
Alexey Milovidov
35d1bc10e2 dbms: fixed test [#METR-2944]. 2016-02-07 19:55:57 +03:00
Alexey Milovidov
6c38979819 dbms: fixed test [#METR-2944]. 2016-02-07 17:49:20 +03:00
Alexey Milovidov
d72720616a dbms: CSV format: development [#METR-19957]. 2016-02-07 14:49:49 +03:00
Alexey Milovidov
dadadf1b37 dbms: CSV format: additions [#METR-19957]. 2016-02-07 13:43:02 +03:00
Alexey Milovidov
dc982b1493 dbms: CSV format: added support for excessive delimiter at end of row [#METR-19957]. 2016-02-07 13:23:02 +03:00
Alexey Milovidov
73994ebb08 dbms: fixed error; added tests [#METR-19957]. 2016-02-07 12:53:48 +03:00
Alexey Milovidov
43c73cf7ee dbms: added support for CSV format [#METR-19957]. 2016-02-07 11:42:21 +03:00
Alexey Milovidov
563e410b72 Moved threadpool library to contrib [#METR-17973]. 2016-02-05 08:07:39 +03:00
Alexey Milovidov
5f7721e85e Added info for re2 library [#METR-17973]. 2016-02-05 07:29:21 +03:00
Alexey Milovidov
fe65970b18 Using in-tree re2 library [#METR-17973]. 2016-02-05 07:24:43 +03:00
Alexey Milovidov
0ab8692be0 re2: fixed warnings [#METR-17973]. 2016-02-05 06:24:13 +03:00
Alexey Milovidov
80284a4ac9 dbms: removed unused file [#METR-17973]. 2016-02-05 05:46:23 +03:00
Alexey Milovidov
a5565b2be7 dbms: updated re2 [#METR-17973]. 2016-02-05 05:44:39 +03:00
Alexey Milovidov
7d3d51f828 dbms: using in-tree re2 library [#METR-17973]. 2016-02-05 05:40:38 +03:00
Alexey Milovidov
21d37dbaa4 dbms: fixed build with in-tree sparsehash [#METR-17973]. 2016-02-05 05:36:22 +03:00
Alexey Milovidov
c6fb65aa5f Merge 2016-02-05 05:21:31 +03:00
Alexey Milovidov
7725b8ef8b dbms: better [#METR-17973]. 2016-02-05 05:21:18 +03:00