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
robot-metrika-test
758473dcb1
Auto version update to [54207]
2017-03-31 21:06:36 +03:00
Alexey Milovidov
4423420c20
Merge branch 'master' of github.com:yandex/ClickHouse
2017-03-31 19:00:42 +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
proller
f651637da4
Fix auto formatting of union {}
2017-03-31 18:21:48 +03:00
robot-metrika-test
5ad761a930
Auto version update to [54206]
2017-03-31 17:47:04 +03:00
proller
fbdcab343f
Limit fetching threads [#CLICKHOUSE-2878] ( #648 )
...
* Max parallel fetches limit
* use MergeTreeSettings.h
* clean
2017-03-31 17:46:48 +03:00
proller
1420c72c37
Auto version update to [54205]
2017-03-31 17:39:48 +03:00
Vitaliy Lyudvichenko
53a7abf77e
Fixed FreeBSD build. [#CLICKHOUSE-3]
2017-03-31 16:54:55 +03:00
Alexey Milovidov
aee25d49a7
Preparation [#CLICKHOUSE-2].
2017-03-31 15:38:22 +03:00
proller
f5a7498559
Fix building Server.cpp without poco NetSSL lib
2017-03-31 15:16:09 +03:00
George
1d317d994f
Fixed mistake that made % not show over 50%
2017-03-31 08:11:31 +03:00
proller
29d4471b9d
Fix build in gcc7 ( #641 )
...
* Fix build in gcc7
* try reduce warn area
* better fix
2017-03-31 08:09:11 +03:00
proller
633b829ca5
Config: example how to load UI tabix.io on http://localhost:8123
2017-03-30 17:11:10 +03:00
Alexey Milovidov
40ce6f86db
Allowed JOIN to work with Nullable keys [#CLICKHOUSE-4].
2017-03-30 17:09:24 +03:00
Igor
a5937ed024
Incriment max_size in Dictionaries:RegionsNames & RegionsHierarchy up to 15M
2017-03-30 14:44: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
Alexey Milovidov
3fdb1dd629
Merge branch 'master' of github.com:yandex/ClickHouse
2017-03-29 16:00:17 +03:00
Alexey Milovidov
cc43f989bc
Preparation [#CLICKHOUSE-4].
2017-03-29 14:33:07 +03:00
Alexey Milovidov
034e53e6a4
JOIN: translated comments [#CLICKHOUSE-4].
2017-03-29 14:12:47 +03:00
proller
8a9d9dddb4
Allow build with poco with disabled MongoDB or DataODBC or NetSSL ( #636 )
...
* partial poco support
* fix
* fix optional ssl
* servier without netssl
* fix link order
* testme
* requested changes
* throw on https listen, shutdown tip
2017-03-28 23:30:57 +03:00
proller
5fe01a1e6c
requested fixes
2017-03-28 21:46:22 +03:00
proller
6b9cdd585a
On shutdown wait 5 seconds to complete queries
2017-03-28 21:46:22 +03:00
proller
c90709b38e
Fix find boost version, dont use old boost if found
2017-03-28 20:50:58 +03:00
proller
37f3ccb1ab
cmake: split USE_STATIC_LIBRARIES to USE_STATIC_LIBRARIES + MAKE_STATIC_LIBRARIES
...
fix freebsd install path
fix TEST_COVERAGE flags
2017-03-28 20:50:58 +03:00
proller
68c02c73fa
Use zookeeper default port 2181 if not specified
2017-03-28 20:50:58 +03:00
Vitaliy Lyudvichenko
37abfc1796
Update http_interface.rst
2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
b7b485f376
Removed unused settings.
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
60dfa8dbf3
Add requested changes. [#CLICKHOUSE-2070]
2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
2ab25099cd
Move boost::tests to Google Tests. [#CLICKHOUSE-2]
2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
a1e27e2b84
Add ru doc. [#CLICKHOUSE-2070]
2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
0290203f6d
Fix test, add more comments. [#CLICKHOUSE-2070]
2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
44c9bad289
Add functional test, fixed error. [#CLICKHOUSE-2070]
2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
b5b863a6f4
Better HTTPHandler and IReadableWriteBuffer. [#CLICKHOUSE-2070]
2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
c73971d7ec
Split implementations to different files. [#CLICKHOUSE-2070]
2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
15254f91d2
Improve CMakeLists.txt for tests. [#CLICKHOUSE-2]
2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
0901f90625
CMake minimum required version is updated up to 2.8 . [#CLICKHOUSE-2]
2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
253a0a55fe
Add GoogleTest 1.7 framework for unit tests. [#CLICKHOUSE-2]
2017-03-28 20:46:16 +03:00
Vitaliy Lyudvichenko
19a2195710
Implemented re-readable buffers, add unit tests. [#CLICKHOUSE-2070]
2017-03-28 20:46:16 +03:00
Alexey Milovidov
3e48021f81
Style [#CLICKHOUSE-2].
2017-03-28 20:40:25 +03:00
robot-metrika-test
9dab131846
Auto version update to [54198]
2017-03-28 20:19:44 +03:00
Ravengg
a973e3898d
Add remove for part log ( #638 )
...
* Add REMOVE_PART
* fix
* fix
* fix codestyle
2017-03-28 20:18:49 +03:00
robot-metrika-test
99c79ba10d
Auto version update to [54197]
2017-03-28 13:13:16 +03:00
Alexey Milovidov
8cf0e87382
Unified JOIN variants (continued) [#CLICKHOUSE-4].
2017-03-28 10:00:03 +03:00