Willi Goesgens
|
bd7aa7c305
|
Remove the global include to iostream; this reduces the compile time by 10%
( http://herbsutter.com/2013/08/19/gotw-7a-solution-minimizing-compile-time-dependencies-part-1/ for inspiration)
|
2015-07-07 12:11:21 +02:00 |
Jan Steemann
|
89cdcc6837
|
emulate 2.5ish logging order for request logging
this ensures that request logging is also sent to the syslog
|
2015-06-11 13:14:31 +02:00 |
Jan Steemann
|
2e75255ea6
|
added `--log.performance` startup option, removed `--log.severity` option
|
2015-05-12 12:48:13 +02:00 |
Jan Steemann
|
c352ba6a03
|
small logging refactoring
|
2015-03-26 03:09:07 +01:00 |
Frank Celler
|
dc860ef976
|
fixed wrong error message
|
2015-03-23 13:45:19 +01:00 |
Willi Goesgens
|
b2b263f212
|
fix calculation of etc directory for windows install.
|
2015-02-27 14:15:01 +01:00 |
Frank Celler
|
b00cd1f515
|
avoid duplicate fatal output
|
2015-01-29 17:09:47 +01:00 |
Frank Celler
|
7aa4591678
|
arangod/Aql/Expression.cpp
|
2015-01-29 15:21:14 +01:00 |
Frank Celler
|
18ea23a8fd
|
check stdin instead of stdout
|
2015-01-29 00:05:09 +01:00 |
Frank Celler
|
0a0eebb33f
|
log to stderr if on a tty
|
2015-01-28 23:58:43 +01:00 |
Frank Celler
|
ec37174083
|
fixed syslog
|
2014-11-18 18:16:29 +01:00 |
Jan Steemann
|
31ebe14ea6
|
issue #1042
|
2014-10-10 14:24:22 +02:00 |
Jan Steemann
|
506936dcdb
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
Jan Steemann
|
669cb3b235
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
Jan Steemann
|
0dc0bc834f
|
more files renamed
|
2014-09-13 00:20:30 +02:00 |
Jan Steemann
|
87afcf5e8d
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
Jan Steemann
|
c16ddedc83
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
js/server/modules/org/arangodb/ahuacatl.js
js/server/modules/org/arangodb/aql-helper.js
js/server/tests/shell-skiplist-index.js
|
2014-09-09 22:18:52 +02:00 |
Jan Steemann
|
a0868577ca
|
tried to diagnose logger races
|
2014-09-08 09:30:56 +02:00 |
Frank Celler
|
4ffec6e914
|
tried to silence rpmlint: remove empty files, remove unused scripts, fixed initgroups, fixed identical files, remove __DATE__
Conflicts:
CHANGELOG
Makefile.in
|
2014-09-05 09:28:21 +02:00 |
Jan Steemann
|
5846e4a9fe
|
removed startup option `--random.no-seed`
|
2014-06-24 11:44:28 +02:00 |
Frank Celler
|
6936972d08
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
Jan Steemann
|
2c934cf1aa
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/ApplicationV8.cpp
|
2014-06-02 09:52:05 +02:00 |
Frank Celler
|
f054c71447
|
fixed log messages
|
2014-06-01 13:37:13 +02:00 |
Max Neunhoeffer
|
0af211c1e5
|
More header cleanups.
|
2014-05-21 13:42:41 +02:00 |
Jan Steemann
|
2bc4aa90af
|
fixed issues found by scan-build
|
2014-05-15 10:09:06 +02:00 |
Frank Celler
|
a764a9a772
|
changed info to debug
|
2014-02-28 12:28:31 +01:00 |
Frank Celler
|
56536adb96
|
set log level as soon as possible
|
2014-02-27 18:47:16 +01:00 |
Frank Celler
|
42fb8244e1
|
added requeue
|
2014-02-25 12:07:16 +01:00 |
Frank Celler
|
730da7623a
|
added periodic tasks and statistics historian
|
2014-02-20 20:29:55 +01:00 |
Jan Steemann
|
587c2aef64
|
issue #744
Conflicts:
lib/ApplicationServer/ApplicationServer.cpp
|
2014-01-23 09:58:18 +01:00 |
Frank Celler
|
8dbdf55165
|
Merge remote-tracking branch 'origin/1.4' into devel
Conflicts:
CHANGELOG
arangosh/ArangoShell/ArangoClient.cpp
|
2013-12-30 17:27:17 +01:00 |
Frank Celler
|
9928cd645f
|
added local config
|
2013-12-30 17:20:39 +01:00 |
Frank Celler
|
84507cfc44
|
merged changes from 1.4 back to devel
|
2013-12-27 14:59:23 +01:00 |
Frank Celler
|
2651f7bae5
|
added TRI_LocateInstallDirectory and TRI_LocateConfigDirectory
|
2013-12-20 10:39:50 +01:00 |
Jan Steemann
|
3edd6a0251
|
issue #694: added tests for configuration files
|
2013-12-02 09:39:27 +01:00 |
Jan Steemann
|
4f50b98c45
|
removed second logger implementation
|
2013-10-30 00:38:25 +01:00 |
Jan Steemann
|
f498f8f03c
|
faster server shutdown
|
2013-10-18 10:18:46 +02:00 |
Jan Steemann
|
a3b35c613c
|
config file handling
|
2013-10-09 17:00:06 +02:00 |
Jan Steemann
|
106fedd615
|
several errors fixed
|
2013-09-26 09:44:50 +02:00 |
Jan Steemann
|
97afd329ff
|
updated documentation
|
2013-09-24 18:22:38 +02:00 |
Jan Steemann
|
860ed964c3
|
simplify build.h
|
2013-08-28 22:20:06 +02:00 |
Jan Steemann
|
7cb6b7d922
|
simplified build.h stuff
|
2013-08-28 19:57:07 +02:00 |
Jan Steemann
|
08f09a6bc7
|
do not flush log messages after initialisation
|
2013-08-27 13:26:00 +02:00 |
Jan Steemann
|
949c194653
|
updated replication configuration
|
2013-08-01 15:50:30 +02:00 |
Jan Steemann
|
002ebd48bc
|
removed all replication conditionals
|
2013-07-30 13:16:37 +02:00 |
Jan Steemann
|
d7561e70e1
|
added logging options
|
2013-07-02 12:16:13 +02:00 |
Jan Steemann
|
6e9c3e8e2c
|
replication logging
|
2013-06-26 12:04:55 +02:00 |
Jan Steemann
|
e1dae88f7b
|
improved description for log.filter command line option
|
2013-04-19 12:05:49 +02:00 |
Frank Celler
|
8a54df7419
|
added .arangosh.rc, added /_admin/execute
|
2013-03-23 14:04:08 +01:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |