proller
|
82d74f5ab3
|
Allow redefine server config via command line: clickhouse-server -- --logger.level=information (#1811)
* Aloow redefine server config via command line: clickhouse-server -- --logger.level=information
* style
* fix
* BaseDaemon: Simpler createDirectory
* Allow --key value
* Update BaseDaemon.cpp
* Update BaseDaemon.cpp
|
2018-02-08 22:12:37 +03:00 |
|
proller
|
741117a390
|
Fix freebsd build. Little cmake fixes. (#1634)
|
2017-12-13 22:07:12 +03:00 |
|
proller
|
d6833a0d55
|
Cmake: remove global include_directories (#1055)
* Fix .h compile
* Cmake: remove global include_directories
* boost include hide
* fix cctz
* add \n
|
2017-08-03 15:44:39 +03:00 |
|
proller
|
4db8d09de9
|
Reorganize includes. part 1 (#921)
* Make libunwind optional. Allow use custom libcctz
* fix
* Fix
* fix
* Update BaseDaemon.cpp
* Update CMakeLists.txt
* Reorganize includes. part 1
* Update dbms_include.cmake
* Reorganize includes. part 2
* Reorganize includes. part 3
* dbms/src/Common/ThreadPool -> libs/libcommon
* Reorganize includes. part 4
* Fix print_include_directories
* Update thread_creation_latency.cpp
* Update StringRef.h
|
2017-06-23 23:22:35 +03:00 |
|
proller
|
2d359fee54
|
Make libunwind optional. Allow use custom libcctz (#920)
* Make libunwind optional. Allow use custom libcctz
* fix
* Fix
* fix
* Update BaseDaemon.cpp
* Update CMakeLists.txt
|
2017-06-23 17:41:07 +03:00 |
|
Alexey Milovidov
|
d823135d24
|
Using libunwind for stack trace from signal handler [#CLICKHOUSE-3094].
|
2017-06-23 08:39:27 +03:00 |
|
proller
|
bcb230ebc6
|
Fix incudes, move code from daemon/OwnPatternFormatter.h
|
2017-04-27 08:40:27 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|
Pavel Kartavyy
|
224ba16dcb
|
use project source and binary dirs instead of global dirs
|
2017-02-06 18:15:19 +03:00 |
|
Pavel Kartavyy
|
b61bd0b96b
|
Merge commit '84e4fb00bd0373058bfc091d2d19a8034df7cc93' into update-clickhouse
Conflicts:
metrica/src/ClickHouse/libs/libdaemon/src/BaseDaemon.cpp
|
2017-02-06 17:57:47 +03:00 |
|
proller
|
29475c94c0
|
Reorganize includes, less depends in .h files
|
2017-01-16 22:47:11 +03:00 |
|
Pavel Kartavyy
|
b6118b1581
|
Test::initLogger(): use custom formatter in logging. supports logname, timestamp etc. [#METR-22785]
|
2016-10-04 12:58:38 +03:00 |
|
Pavel Kartavyy
|
eca42536d8
|
dbms: renamed Revision to ClickHouseRevision. Daemon to BaseDaemon
|
2016-02-09 20:06:50 +03:00 |
|
Alexey Milovidov
|
df1d66e51a
|
Removed sensitive data.
|
2016-02-08 00:58:58 +03:00 |
|