Tobias Gödderz
7d091523e5
Fixed some problems found with IPO enabled ( #10020 )
2019-09-16 17:10:13 +02:00
Dan Larkin-York
3d0246cb18
Decentralize includes ( #9623 )
2019-08-06 15:32:09 +02:00
Wilfried Goesgens
1907a7211b
Bug fix/cleanup system includes ( #8962 )
2019-05-15 15:12:59 +02:00
jsteemann
2de5ca2e67
pretend to use result marked as warn-unused
2019-03-20 14:21:51 +01:00
Frank Celler
ea9be71998
added --log.file-mode and --log.file-group ( #8450 )
2019-03-20 14:21:18 +01:00
Frank Celler
ac9f375fb5
big reformat
2018-12-26 00:54:03 +01:00
Jan
7c0d1e9349
don't make Logger write empty strings ( #7636 )
2018-12-04 19:24:10 +01:00
Jan
976cc38e7c
remove OpenFilesTracker ( #7189 )
2018-11-02 11:38:38 +01:00
Wilfried Goesgens
a477df49cf
Feature/windows utf16 fileaccess ( #6534 )
2018-09-24 19:41:17 +02:00
Jan
4703049c4e
added startup option `--log.escape` for unescaped logging ( #5315 )
2018-05-11 19:12:16 +02:00
Jan
2744d52691
added tests for file descriptors ( #4130 )
...
* added tests for file descriptors
* properly clean up generated test files
2017-12-22 11:00:00 +01:00
Jan
3b5e31252d
fix file descriptor issue in LogAppenderFile::reopenAll ( #4116 )
2017-12-21 14:11:29 +01:00
Jan
86ef7d4018
Bug fix/fixes 1711 obi ( #3730 )
2017-11-17 16:34:33 +01:00
Jan
769b87d7cf
added `--log.color` option to toggle colorful logging to terminal ( #3356 )
2017-10-05 13:36:32 +02:00
Jan
5165155ed1
Bug fix/fixes 0609 ( #3227 )
...
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available
* additionally, simplify AQL function definitions and aliases
* warn when more than 90% of max mappings are in use
* added C++ variant of replication catchup
* added `--log.role` option
* updated CHANGELOG
* removed non-existing scheduler.threads option from config
* removed useless __FILE__, __LINE__ invocations
* updated CHANGELOG
* allow a priority V8 context
* remove TRI_CORE_MEM_ZONE
* try to fix Windows errors & warnings
* cleanup
* removed memory zones altogether
* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
Jan
9fabcafe0e
do not terminate the entire server process if a temp file cannot be c… ( #2563 )
...
* do not terminate the entire server process if a temp file cannot be created
* various bugfixes
2017-06-28 23:29:36 +02:00
Jan
14922aeb84
always flush logs when the server is about to shut down ( #2585 )
...
* always flush logs when the server is about to shut down
* wake up logging thread if it still has messages and we want to shut down
2017-06-18 01:09:22 +02:00
jsteemann
e3ca787992
warn before we run out of file descriptors
2017-03-29 02:35:46 +02:00
jsteemann
2bb8593b7b
simplify buffer handling
2017-02-01 15:18:00 +01:00
jsteemann
998475f1bf
fix Windows paths
2017-01-18 14:31:06 +01:00
jsteemann
ec92c1b3c3
re-use buffer for log messages to save mallocs
2016-05-16 21:33:00 +02:00
Jan Steemann
7d6994862e
fixed startup/shutdown with specific features
2016-04-22 14:44:42 +02:00
Frank Celler
3642dd2db8
added log rotate
2016-03-22 23:49:15 +01:00
Frank Celler
e293447e25
added tty logger
2016-03-22 23:38:30 +01:00
Frank Celler
86fe838a68
new logger
2016-03-22 21:09:48 +01:00