Commit Graph

130 Commits

Author SHA1 Message Date
Alexey Milovidov
8c787fde81 dbms: fixed UB with number formatting [#CONV-2944]. 2012-12-14 20:07:33 +00:00
Evgeniy Gatov
1e76e83a6b dbms, ███████████, ███████████, ███████████: fixes [#CONV-5553]. 2012-11-19 18:28:22 +00:00
Alexey Milovidov
64cf640e8a dbms: fixed tiny issues [#CONV-2944]. 2012-11-19 04:16:00 +00:00
Michael Kolupaev
940f9881b8 dbms: fixed WriteBufferValidUTF8 skipping too many characters, added test for it [#CONV-5902]. 2012-11-16 09:42:48 +00:00
Michael Kolupaev
c2fa388b33 ███████████: sending only valid UTF-8 now [#CONV-5902]. 2012-11-14 13:17:01 +00:00
Michael Kolupaev
fd87c6f9be dbms: probably improved WriteBufferValidUTF8 [#CONV-5902]. 2012-11-14 12:30:24 +00:00
Michael Kolupaev
ddf856fbcb dbms: probably improved WriteBufferValidUTF8 [#CONV-5902]. 2012-11-14 12:20:58 +00:00
Michael Kolupaev
2d1bed38c9 dbms: fixed compiler warnings [#CONV-5902]. 2012-11-14 10:22:51 +00:00
Michael Kolupaev
441b177af6 dbms: added WriteBufferValidUTF8 [#CONV-5902]. 2012-11-14 09:49:51 +00:00
Alexey Milovidov
12afcb64ed Better diagnostics [#CONV-2807]. 2012-11-08 18:30:49 +00:00
Evgeniy Gatov
9dbe01f4d3 dbms: used keep-alive [#CONV-5891]. 2012-11-08 09:46:01 +00:00
Alexey Milovidov
14af942eae ███████████: fixed error [#CONV-5452]. 2012-11-06 13:58:29 +00:00
Alexey Milovidov
274f2d0828 dbms: returning proper HTTP code in case of errors [#CONV-2944]. 2012-10-29 07:19:47 +00:00
Alexey Milovidov
0652f9da96 dbms: development [#CONV-2944]. 2012-08-31 20:38:05 +00:00
Alexey Milovidov
81ccb40e5e dbms: development [#CONV-5097]. 2012-06-22 16:54:51 +00:00
Alexey Milovidov
f6b6f488b3 dbms: development [#CONV-5097]. 2012-06-21 19:04:52 +00:00
Alexey Milovidov
b8a4f0ff47 dbms: development [#CONV-5097]. 2012-06-21 18:43:29 +00:00
Alexey Milovidov
9a7dff57eb dbms: development [#CONV-5097]. 2012-06-21 18:14:38 +00:00
Alexey Milovidov
9a18d75b99 dbms: development [#CONV-2944]. 2012-06-18 06:19:13 +00:00
Alexey Milovidov
27d80e0bbc Addition to prev. revision [#CONV-2807]. 2012-06-15 19:32:25 +00:00
Alexey Milovidov
b631690c8c sqxxl: fixed errors [#CONV-2944]. 2012-06-07 20:02:41 +00:00
Alexey Milovidov
b07f8ccd0e ███████████: fixed error [#CONV-4364]. 2012-05-22 16:47:52 +00:00
Alexey Milovidov
c89ff86132 dbms: development [#CONV-2944]. 2012-05-14 20:37:10 +00:00
Alexey Milovidov
5056b0cfa5 dbms: development [#CONV-2944]. 2012-05-09 08:16:09 +00:00
Alexey Milovidov
e90a8bba54 dbms: development [#CONV-2944]. 2012-05-08 11:19:00 +00:00
Alexey Milovidov
b1815b9278 dbms: development [#CONV-2944]. 2012-05-08 05:42:05 +00:00
Alexey Milovidov
3a0524bc17 Fixed usage of LZ4 [#CONV-4767]. 2012-05-02 15:45:53 +00:00
Alexey Milovidov
8b958c4f69 ███████████: improvement [#CONV-2807]. 2012-04-14 11:45:27 +00:00
Alexey Milovidov
51bd7775e2 Using LZ4 by default [#CONV-4594]. 2012-04-14 00:18:07 +00:00
Alexey Milovidov
5a36e4bce3 DB::IO: tiny fix [#CONV-2807]. 2012-04-13 19:50:42 +00:00
Alexey Milovidov
26096423fe Maybe better exception handling [#CONV-4347]. 2012-03-30 19:56:18 +00:00
Alexey Milovidov
46b8a85e83 dbms: development [#CONV-2944]. 2012-03-25 07:52:31 +00:00
Alexey Milovidov
5a3649b108 dbms: development [#CONV-2944]. 2012-03-25 03:47:13 +00:00
Alexey Milovidov
cc077a97d8 ███████████: added retries [#CONV-4389]. 2012-03-23 19:17:40 +00:00
Alexey Milovidov
4599490eb8 ███████████: better [#CONV-4347]. 2012-03-23 18:54:55 +00:00
Alexey Milovidov
633ae9abf2 ███████████: fixed error with network failures [#CONV-4364]. 2012-03-22 19:53:10 +00:00
Alexey Milovidov
6dfdb8a33c Tiny modifications [#CONV-2807]. 2012-03-19 03:09:40 +00:00
Alexey Milovidov
6e83974961 dbms: development [#CONV-2944]. 2012-03-18 23:17:56 +00:00
Alexey Milovidov
92fe894931 DB/IO/WriteHelpers: fixed error with minimum negative integers [#CONV-2807]. 2012-03-18 22:07:58 +00:00
Alexey Milovidov
d2c7aafe14 dbms: development [#CONV-2944]. 2012-03-09 15:46:52 +00:00
Alexey Milovidov
00f23ee493 dbms: development [#CONV-2944]. 2012-03-05 04:29:16 +00:00
Alexey Milovidov
42abc4cebd dbms: development [#CONV-2944]. 2012-02-27 06:28:20 +00:00
Alexey Milovidov
313950c6c8 Fixed with BLOBs serialization [#CONV-4191]. 2012-02-26 01:52:43 +00:00
Alexey Milovidov
16ab875bc0 Addition to prev. revision [#CONV-4191]. 2012-02-24 19:21:38 +00:00
Alexey Milovidov
e781202d46 Updated QuickLZ to 1.5.0. [#CONV-4196]. 2012-02-23 23:34:05 +00:00
Alexey Milovidov
48f718ccc7 ███████████: fixed error; added test [#CONV-4193]. 2012-02-23 22:35:53 +00:00
Alexey Milovidov
1e52a8e281 ███████████, riod: more safe writing of files [#CONV-4163]. 2012-02-16 19:31:14 +00:00
Alexey Milovidov
145b83526c ███████████: fixed log messages [#CONV-4143]. 2012-02-16 18:17:12 +00:00
Alexey Milovidov
e8d99a6574 ███████████: added 'connection_retries' configuration parameter [#CONV-4142]. 2012-02-16 17:41:21 +00:00
Alexey Milovidov
7c950585e6 ███████████: fixed error [#CONV-4163]. 2012-02-16 17:13:55 +00:00