Alexey Milovidov
|
c67dbc515e
|
Added a catch for curious reader
|
2020-02-17 09:54:57 +03:00 |
|
Alexey Milovidov
|
37d382c937
|
Better colors in terminal
|
2020-02-16 11:44:34 +03:00 |
|
Alexey Milovidov
|
2a6e838ed0
|
Enabled colors in terminal by default; changed the setting name #9031
|
2020-02-16 10:15:52 +03:00 |
|
Ivan Lezhankin
|
5644fa8c41
|
Explicitly reset global TraceCollector instance.
|
2020-02-11 18:16:53 +03:00 |
|
Ivan Lezhankin
|
abb1220cb3
|
Merge branch 'master' into memory-profiler
|
2020-02-07 18:16:41 +03:00 |
|
alexey-milovidov
|
072043156f
|
Merge pull request #9036 from ClickHouse/akz/console_colors_back_to_sanity
libloggers: In OwnPatternFormatter: removed hostile bg color code + reduced/changed palette a bit
|
2020-02-07 09:21:59 +03:00 |
|
Alexander Kazakov
|
11b4161f66
|
Removed hostile bg color code + reduced/changed palette a bit
Refer discussion in https://github.com/ClickHouse/ClickHouse/pull/8961
|
2020-02-06 18:21:08 +03:00 |
|
Nikita Mikhaylov
|
5726d4c073
|
Merge pull request #9031 from ClickHouse/disable_colored_console_by_default
Disable colored console by default
|
2020-02-06 16:30:22 +03:00 |
|
Alexander Kuzmenkov
|
7f9bab3fc5
|
Merge pull request #8985 from ClickHouse/aku/demangle-faster
Avoid extra copying when demangling names.
|
2020-02-06 14:57:56 +03:00 |
|
Ivan
|
edb1e2bc27
|
Handle properly the copy-pasted query with \n at end (#9023)
|
2020-02-06 13:11:14 +03:00 |
|
alesapin
|
dd1fb72894
|
Disable colored console by default
|
2020-02-06 12:11:49 +03:00 |
|
Alexander Kuzmenkov
|
431630cb3c
|
Update demangle.h
|
2020-02-05 18:57:42 +03:00 |
|
Ivan Lezhankin
|
a5ccc72656
|
Merge remote-tracking branch 'upstream/master' into memory-profiler
|
2020-02-05 16:52:49 +03:00 |
|
Alexander Kuzmenkov
|
64bcb78812
|
use proper length
|
2020-02-05 13:24:24 +03:00 |
|
Alexander Kuzmenkov
|
7b898ec871
|
style
|
2020-02-04 16:31:15 +03:00 |
|
Alexander Kuzmenkov
|
cbcb7895e4
|
Avoid extra copying when demangling names.
|
2020-02-03 22:51:26 +03:00 |
|
Azat Khuzhin
|
49c4e501e5
|
Force black background for all colors
This will fix the black color with solarized theme.
Suggested-by: @alexey-milovidov
Refs: https://github.com/ClickHouse/ClickHouse/pull/8961#discussion_r374249503
Follow-up: #8961
|
2020-02-03 21:33:53 +03:00 |
|
Ivan Lezhankin
|
634d3bedd3
|
Attempt to fix
|
2020-02-03 20:06:59 +03:00 |
|
Alexey Milovidov
|
7b92bde34d
|
Colors
|
2020-02-03 19:35:52 +03:00 |
|
Alexey Milovidov
|
bcea15a7cb
|
Colors
|
2020-02-03 19:35:52 +03:00 |
|
Alexey Milovidov
|
bffa0ec63f
|
Colors
|
2020-02-03 19:35:52 +03:00 |
|
Alexey Milovidov
|
0b16c789d3
|
Colors
|
2020-02-03 19:35:52 +03:00 |
|
Alexey Milovidov
|
7dd7a923d8
|
Colorful log in console
|
2020-02-03 19:35:52 +03:00 |
|
Ivan Lezhankin
|
88095b636e
|
Merge remote-tracking branch 'upstream/master' into memory-profiler
|
2020-02-03 16:21:21 +03:00 |
|
Alexey Milovidov
|
6562196460
|
Support for Mac OS and BSD
|
2020-02-03 01:51:40 +03:00 |
|
Alexey Milovidov
|
55b83dbcee
|
Support for Mac OS and BSD
|
2020-02-02 23:05:47 +03:00 |
|
Alexey Milovidov
|
d11f3cb78f
|
Changed thread_id to UInt64 to support more OS
|
2020-02-02 23:01:13 +03:00 |
|
Alexey Milovidov
|
87af511bac
|
Rename function #7477
|
2020-02-02 05:41:16 +03:00 |
|
Alexey Milovidov
|
39b31907b5
|
Rename function #7477
|
2020-02-02 05:35:47 +03:00 |
|
Alexey Milovidov
|
f9eb4e79f6
|
Using OS tid everywhere #7477
|
2020-02-02 05:28:14 +03:00 |
|
Vitaly Baranov
|
b6b7feef44
|
Improve class ext::scope_guard.
|
2020-01-31 19:23:33 +03:00 |
|
Vitaly Baranov
|
e5d6669138
|
Add template function ext::push_back().
|
2020-01-31 19:23:33 +03:00 |
|
Vitaly Baranov
|
d8bd9b2a3f
|
Conversion std::string_view, const char * -> StringRef added.
|
2020-01-31 19:23:33 +03:00 |
|
Ivan Lezhankin
|
df0a3ce221
|
Merge remote-tracking branch 'upstream/master' into memory-profiler
|
2020-01-28 18:34:19 +03:00 |
|
Azat Khuzhin
|
6a73cf2381
|
Add text_log.level to limit entries that goes to system.text_log table
v2: use INT_MAX as default (since 0 is none)
|
2020-01-25 14:04:49 +03:00 |
|
Ivan
|
b80e3dcd46
|
Refactoring of replxx (#8748)
|
2020-01-23 11:18:19 +03:00 |
|
Ivan Lezhankin
|
7706e0a35c
|
Some renames
|
2020-01-22 18:20:19 +03:00 |
|
alexey-milovidov
|
5e7f80c664
|
Merge pull request #8760 from kreuzerkrieg/GCCSuggestOverride
Add GCC warning to suggest virtual function override
|
2020-01-21 22:12:26 +03:00 |
|
Ivan Lezhankin
|
1934706ca9
|
[WIP]
|
2020-01-21 19:39:52 +03:00 |
|
kreuzerkrieg
|
a256741cf9
|
Add GCC warning to suggest virtual function override
|
2020-01-21 13:10:32 +02:00 |
|
Alexey Milovidov
|
a0c625c568
|
Minimal readline support
|
2020-01-19 22:03:12 +03:00 |
|
Alexey Milovidov
|
6f5ef70a14
|
Minimal readline support
|
2020-01-19 21:48:04 +03:00 |
|
Alexey Milovidov
|
6b1cdbca8b
|
Minimal readline support
|
2020-01-19 21:42:35 +03:00 |
|
Alexey Milovidov
|
94e18fbed2
|
Minimal readline support
|
2020-01-19 21:41:03 +03:00 |
|
Alexey Milovidov
|
98d393c957
|
Fixed LineReader
|
2020-01-19 15:26:49 +03:00 |
|
Alexey Milovidov
|
db1bb630e0
|
Fixed configuration of replxx
|
2020-01-19 03:23:35 +03:00 |
|
Alexey Milovidov
|
47f6156ad8
|
Correct configuration of replxx
|
2020-01-19 03:01:49 +03:00 |
|
Alexey Milovidov
|
c0a5c664a9
|
Replace readline to replxx: docs and corrections
|
2020-01-18 18:44:08 +03:00 |
|
Alexey Milovidov
|
0104cbaa19
|
Fixed error in Suggest
|
2020-01-18 18:23:59 +03:00 |
|
Alexey Milovidov
|
f7efa5e2c7
|
Merge branch 'replxx' of https://github.com/abyss7/ClickHouse into abyss7-replxx
|
2020-01-18 17:00:59 +03:00 |
|