ClickHouse® is a real-time analytics DBMS
Go to file
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
cmake Allow build with poco with disabled MongoDB or DataODBC or NetSSL (#636) 2017-03-28 23:30:57 +03:00
contrib Fix build in gcc7 (#641) 2017-03-31 08:09:11 +03:00
dbms Fix build in gcc7 (#641) 2017-03-31 08:09:11 +03:00
debian debian/rules: try to exit early [#CLICKHOUSE-2] 2017-03-06 00:01:15 +03:00
doc Fix SMI2 campaign to company in reference_en 2017-03-30 14:44:30 +03:00
docker fix listening host in server docker image 2017-03-21 04:13:21 +04:00
docs Update http_interface.rst 2017-03-28 20:46:16 +03:00
libs Use zookeeper default port 2181 if not specified 2017-03-28 20:50:58 +03:00
tools/etc Init script: use path from config (#632) 2017-03-26 06:29:34 +03:00
utils Fix test, add more comments. [#CLICKHOUSE-2070] 2017-03-28 20:46:16 +03: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 Update CHANGELOG.md 2017-03-23 17:58:43 +03:00
CMakeLists.txt cmake: split USE_STATIC_LIBRARIES to USE_STATIC_LIBRARIES + MAKE_STATIC_LIBRARIES 2017-03-28 20:50:58 +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 allow several <graphite> targets (#603) 2017-03-21 23:08:09 +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 Reuse release version if nothing changed (#609) 2017-03-17 18:22:41 +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