Commit Graph

7218 Commits

Author SHA1 Message Date
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
Alexey Milovidov
0e906e32a7 dbms: fixed build with in-tree sparsehash [#METR-17973]. 2016-02-05 05:19:46 +03:00
Alexey Milovidov
9590002294 dbms: using in-tree sparsehash library [#METR-17973]. 2016-02-05 05:18:50 +03:00
Alexey Milovidov
345b4b91f7 dbms: preparation [#METR-17973]. 2016-02-05 04:31:09 +03:00
Dmitry Galuza
03355ea559 Merge 2016-02-04 17:29:15 +03:00
Andrey Urusov
68ff3696c3 Merge 2016-02-04 13:10:16 +03:00
Alexey Milovidov
b375b6c6e6 dbms: fixed comments [#METR-17973]. 2016-02-04 00:37:52 +03:00
Alexey Milovidov
51fa8aa2e5 dbms: addition to prev. revision [#METR-17973]. 2016-02-04 00:26:51 +03:00
Alexey Milovidov
d16f5a3720 dbms: addition to prev. revision [#METR-17973]. 2016-02-04 00:23:35 +03:00
Alexey Milovidov
abf49e937c dbms: disabled QuickLZ [#METR-17973]. 2016-02-04 00:16:19 +03:00
Vsevolod Orlov
cd73ee4086 Merge 2016-02-03 19:21:10 +03:00
Dmitry Galuza
c2fbf804a8 ███████████, awaps-import: minor fixes
rename graphite metrics
fix logging
fix merge bug
fix BindingType = 3
fix MobilePageIDs
fix Counters parsing on BidingType = 0
2016-02-03 18:10:28 +03:00
Andrey Urusov
5e525d1ac0 Merge 2016-02-03 17:42:24 +03:00
Andrey Urusov
437e01ff64 Merge 2016-02-03 16:36:52 +03:00
Vsevolod Orlov
ab1a75523d Merge 2016-02-03 16:27:33 +03:00
Dmitry Galuza
39a8563a69 Merge 2016-02-03 15:51:55 +03:00
Dmitry Galuza
0063709104 Merge 2016-02-03 15:03:28 +03:00
Vladimir Chebotarev
a7401627a4 minor: Default revision was updated [METR-XXXXX] 2016-02-03 13:07:34 +03:00
Alexey Milovidov
3646bb747c dbms: additions [#METR-17973]. 2016-02-03 04:34:08 +03:00
Alexey Milovidov
de080cac60 dbms: fixed error [#METR-19866]. 2016-02-03 04:24:12 +03:00
Alexey Milovidov
3519c3cea2 dbms: separated mysqlxx::Date and mysqlxx::DateTime [#METR-17973]. 2016-02-03 04:17:58 +03:00
Alexey Milovidov
48a1fe182d dbms: attempt to fix an error [#METR-19866]. 2016-02-03 00:30:27 +03:00
Alexey Milovidov
f8ddee2443 dbms: fixed comment (tnx. chebotarev) [#METR-2944]. 2016-02-03 00:13:30 +03:00
Alexey Milovidov
038a6278d5 dbms: fixed error with multiple INSERTs in StripeLog [#METR-19901]. 2016-02-02 23:33:03 +03:00
Vsevolod Orlov
feb4f5bdb8 Merge 2016-02-02 18:02:44 +03:00
Roman Peshkurov
06f346bfd5 Merge 2016-02-02 17:03:43 +03:00
Vsevolod Orlov
61ed0fa180 Merge 2016-02-02 16:44:55 +03:00
Alexey Arno
4605992fb3 dbms: Server: Bug fix. [#METR-19860] 2016-02-02 14:49:57 +03:00
Alexey Milovidov
477c7245d4 dbms: added function regionToTopContinent [#METR-19807]. 2016-02-01 23:18:13 +03:00
Alexey Milovidov
14854540ba dbms: added test [#METR-19265]. 2016-02-01 21:40:27 +03:00