ClickHouse® is a real-time analytics DBMS
Go to file
proller 9cf97911db fix USE_INTERNAL_ZLIB_LIBRARY=0 with poco (#608)
* Try fix double version up during release

* fix moveing cmake files

* fix USE_INTERNAL_ZLIB_LIBRARY=0 with poco
2017-03-17 16:04:17 +03:00
cmake fix USE_INTERNAL_ZLIB_LIBRARY=0 with poco (#608) 2017-03-17 16:04:17 +03:00
contrib split a single large SET_WATCHES message into multiple smaller ones [#CLICKHOUSE-2101] 2017-03-15 23:44:24 +04:00
dbms Auto version update to [54187] 2017-03-17 00:04:41 +03:00
debian debian/rules: try to exit early [#CLICKHOUSE-2] 2017-03-06 00:01:15 +03:00
doc Removed usage of iconv [#CLICKHOUSE-2879]. 2017-03-11 07:39:16 +03:00
docker METRIQA-895 Parameterized Dockerfile. 2017-03-15 16:49:12 +03:00
docs/ru Added documentation in RST format. (ReadTheDocs ready) 2017-03-12 20:58:51 +03:00
libs Metr 24491 (#606) 2017-03-16 22:27:23 +03:00
tools/etc Fixed error in init.d [#CLICKHOUSE-2862]. 2017-02-26 21:53:24 +03:00
utils Allow build with external double-conversion lz4 zstd re2 zookeeper (#531) 2017-03-01 03:49:04 +04:00
.clang-format clang-format Server.cpp (#550) 2017-03-03 22:59:42 +04:00
.editorconfig cmake: More options. [#METR-23701] 2016-12-05 15:43:14 +03:00
.gitattributes Better stats on github [#METR-20000]. 2016-05-04 18:03:17 +03:00
.gitignore Ignore sublime project files 2017-01-10 21:36:11 +03:00
.vimrc add .vimrc 2016-08-25 23:13:40 +03:00
AUTHORS Added vludv to AUTHORS [#METR-20000]. 2016-11-15 04:53:37 +03:00
CHANGELOG.md Add doc about https server and listen_host 2017-03-10 21:38:02 +03:00
CMakeLists.txt fix USE_INTERNAL_ZLIB_LIBRARY=0 with poco (#608) 2017-03-17 16:04:17 +03:00
copy_headers.sh cmake: Improved copy_headers.sh script, minor fixes. [#METR-21516] 2016-12-06 21:04:10 +03:00
docker-compose.yml Added docker-compose config 2017-02-16 22:00:25 +04:00
format_sources add cmake option USE_VECTORIZED_MATH_FUNCTIONS, reorganize auto configs 2017-03-16 13:51:41 +04:00
format.sh Add .clang-format with near current style (#383) 2017-02-01 23:28:22 +04:00
LICENSE Added AUTHORS and LICENSE [#METR-20000]. 2016-04-01 19:04:58 +03:00
MacOS.md Improved OS X build guides a little bit. 2016-12-07 11:21:53 +03:00
README.md CHANGELOG.md 2017-03-03 17:09:51 +03:00
release fix moveing cmake files 2017-03-16 19:46:05 +03:00
release_lib.sh fix moveing cmake files 2017-03-16 19:46:05 +03:00
release_test Removed useless code [#METR-20000]. 2016-06-10 17:42:05 +03:00

ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time.

Read more...

Changelog