1
0
Fork 0
Commit Graph

19246 Commits

Author SHA1 Message Date
Jan Steemann 318cf866cb Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-02-05 09:34:16 +01:00
Jan Steemann 65a2e95f72 added safety newline 2015-02-05 09:34:05 +01:00
Willi Goesgens 0f80e35cd7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-02-05 09:30:07 +01:00
Willi Goesgens 814c145f1a Trailing linebreaks. 2015-02-05 09:29:50 +01:00
Jan Steemann 76eb41a2a9 updated documentation 2015-02-05 00:18:33 +01:00
Jan Steemann a6d41f99cb updated CHANGELOG 2015-02-05 00:15:50 +01:00
Jan Steemann cdd31f2b92 constification 2015-02-05 00:10:30 +01:00
Jan Steemann e84a5e8eb3 use indexes for sorting in more cases 2015-02-05 00:10:12 +01:00
Willi Goesgens ace14bb257 lintify the common testsuite. This should reduce our valgrind false positives. 2015-02-04 20:06:33 +01:00
Willi Goesgens e2f448ec6c don't compile paralell. 2015-02-04 16:14:54 +01:00
Jan Steemann 1e48c97a23 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-02-04 15:55:35 +01:00
Jan Steemann e62e6313e6 fixed test 2015-02-04 15:55:29 +01:00
Willi Goesgens 2e912ef0ff Add message portion of exception to log messages so the user can get a better insight into the root error cause. 2015-02-04 15:10:01 +01:00
Willi Goesgens 026ef06b4d Relax error messages of fox being unable to create app directories - this will fail if a cluster is ran on the same set of files. 2015-02-04 13:18:16 +01:00
Willi Goesgens e5d51bad99 Make jslint happy and don't create overlong lines. 2015-02-04 11:55:55 +01:00
Willi Goesgens 88df0686e9 Log time at each test so we can better find log messages to tests. 2015-02-04 11:51:12 +01:00
Willi Goesgens b17abadd42 Put error messages of simple http client into cluster comm results. 2015-02-04 11:25:12 +01:00
Jan Steemann b6ffa6f874 updated CHANGELOG 2015-02-04 00:25:05 +01:00
Jan Steemann cef1e7bffe a bit less copying 2015-02-04 00:23:17 +01:00
Jan Steemann 4535ffea93 updated CHANGELOG 2015-02-03 22:54:02 +01:00
Jan Steemann 5d9c0e018e dynamic attribute names in AQL 2015-02-03 22:51:40 +01:00
Jan Steemann ca9feb5cf4 added test cases 2015-02-03 21:50:54 +01:00
Jan Steemann f7c10cb2a6 added stack traces for ArangoError 2015-02-03 17:45:08 +01:00
Jan Steemann b14b42bca7 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-02-03 16:20:49 +01:00
Jan Steemann 320d7c3e8f reduce var scope 2015-02-03 16:20:41 +01:00
Willi Goesgens 3404032207 Add timestamp to messages, so we can better estimate errors from logfiles to tests executed. 2015-02-03 15:32:03 +01:00
Jan Steemann 86ab6e8daa Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-02-03 12:46:52 +01:00
Jan Steemann d06c3c1ff3 changed "file names" of anonymous commands 2015-02-03 12:46:34 +01:00
Alan Plum f9744eb761 Don't re-invent the wheel. 2015-02-03 11:56:37 +01:00
Alan Plum a36c96060a Fixed stack parsing. 2015-02-03 11:34:26 +01:00
Alan Plum 9fb8ad3338 Re-enable console.time test. 2015-02-03 10:51:58 +01:00
Jan Steemann 93d6cb6d38 added documentation 2015-02-03 09:45:30 +01:00
Jan Steemann 5c3749c989 jslint 2015-02-03 09:10:50 +01:00
Jan Steemann f22c6de040 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-02-03 09:09:36 +01:00
Jan Steemann c18ff7f300 use-index-for-sort rule can now remove sorts in more cases 2015-02-02 22:53:25 +01:00
Jan Steemann e30ddf0df3 fixed indexing test 2015-02-02 20:33:45 +01:00
Jan Steemann 875a695b22 selectivity estimates 2015-02-02 20:14:36 +01:00
Willi Goesgens bb13eb0b37 Fix exit checking. 2015-02-02 19:03:17 +01:00
Willi Goesgens 43e61168fa Fix checking of cluster health in dump tests 2015-02-02 19:02:52 +01:00
Jan Steemann 423d22ed71 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-02-02 18:56:17 +01:00
Willi Goesgens f102ce8464 If we receive SIGABRT we want to keep the binary for core dump analysis too. 2015-02-02 18:41:34 +01:00
Willi Goesgens e1993d0d3e Add hostname to URL info string 2015-02-02 18:11:22 +01:00
Willi Goesgens be9b02a0ad Add instance names to several log messages. 2015-02-02 18:10:51 +01:00
Willi Goesgens b3684891d3 More work on getting smart error messages. 2015-02-02 17:55:13 +01:00
Willi Goesgens 66e4f8b366 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-02-02 17:55:04 +01:00
Frank Celler 86c1082935 added path cache 2015-02-02 17:07:31 +01:00
Frank Celler 23e66107a5 moved try/catch into a block 2015-02-02 17:07:31 +01:00
Willi Goesgens 0eecdc0973 More complete error messages on cluster com failures. 2015-02-02 16:06:46 +01:00
Willi Goesgens 6514bc0215 Add the logfile name to the output so we can know which cluster node gave us the messages. 2015-02-02 15:24:54 +01:00
Willi Goesgens 0aaec15c66 Comment out another test which randomly fails. 2015-02-02 14:55:05 +01:00