Jan Steemann
|
dd74c6ac87
|
execute read and write operations of different collections in the same AQL query in lockstep, and not sequentially
|
2015-02-05 18:27:10 +01:00 |
Jan Steemann
|
4761a70f5b
|
fix potentially failing jasmine tests
|
2015-02-05 16:20:05 +01:00 |
Willi Goesgens
|
ed80dd575d
|
Lintify.
|
2015-02-05 13:36:17 +01:00 |
Willi Goesgens
|
2456958bf5
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-05 13:32:12 +01:00 |
Willi Goesgens
|
073ab5e109
|
Fix the test - you may access non existing illegal collections, but you will get undefined as result.
|
2015-02-05 13:31:27 +01:00 |
Heiko Kernbach
|
e0d957cab6
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-05 10:50:00 +01:00 |
Heiko Kernbach
|
9bf1bf1db2
|
fixed pagination when filtering collections
|
2015-02-05 10:48:44 +01:00 |
Heiko Kernbach
|
631cd32b5e
|
fixed pagination when filtering collections
|
2015-02-05 10:45:48 +01:00 |
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 |