Max Neunhoeffer
|
5d8e1e343b
|
Mention indexBuckets in CHANGELOG.
|
2015-05-22 16:16:40 -07:00 |
Max Neunhoeffer
|
c3ee3e8e00
|
Document indexBuckets option for collection properties.
|
2015-05-22 16:16:20 -07:00 |
Max Neunhoeffer
|
663ed1349d
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-05-22 16:12:34 -07:00 |
Michael Hackstein
|
0b8e9eb59c
|
Fixed minor inconsistency in AQL NEIGHBORS and adapted tests to the new version. It will now Return the list of vertices. not the pair<edge, vertex> any more
|
2015-05-22 15:30:24 -07:00 |
Jan Steemann
|
9a1b3d0b52
|
in the middle of changes - need to go home now
|
2015-05-22 22:15:26 +02:00 |
Michael Hackstein
|
e1813327b5
|
Adapted existing shortest path tests to new version. Breaking API Change. Has to be documented.
|
2015-05-22 11:56:46 -07:00 |
Jan Steemann
|
a5b6f00b7f
|
moved indexes to cxx
|
2015-05-22 20:15:14 +02:00 |
Willi Goesgens
|
2d69425b39
|
comment out external stuff
|
2015-05-22 17:03:09 +02:00 |
Willi Goesgens
|
d37e246065
|
Start basic documentation of the process environment.
|
2015-05-22 16:56:01 +02:00 |
Willi Goesgens
|
fe19440bca
|
Add documentation for some more filesystem calls; change sequence.
|
2015-05-22 16:34:27 +02:00 |
Willi Goesgens
|
871a95122c
|
Work on documentation - not all documentation from the code seems to appear in the generated documentation.
|
2015-05-22 15:37:23 +02:00 |
Jan Steemann
|
20f9be88e4
|
cleanup
|
2015-05-22 14:17:05 +02:00 |
Jan Steemann
|
6a35c7e514
|
removed duplicate documentation block
|
2015-05-22 14:16:48 +02:00 |
Jan Steemann
|
bc76cf5079
|
use std::vector
|
2015-05-22 12:58:40 +02:00 |
Jan Steemann
|
645f992ade
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-05-22 11:51:18 +02:00 |
Jan Steemann
|
f8d68b2c5f
|
fixed wrong fcall
|
2015-05-22 11:51:11 +02:00 |
Willi Goesgens
|
b84cfa5aec
|
Add new js apis.
|
2015-05-22 11:50:30 +02:00 |
Willi Goesgens
|
a85c579a46
|
Update changelog.
|
2015-05-22 11:33:41 +02:00 |
Jan Steemann
|
67d1467b31
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-05-22 11:06:27 +02:00 |
Jan Steemann
|
f531cdac6c
|
fixed crash when creating edge collection in cluster
|
2015-05-22 11:06:16 +02:00 |
Jan Steemann
|
98e3b293e1
|
fixed memleak
|
2015-05-22 11:03:02 +02:00 |
Willi Goesgens
|
17da88a12f
|
remove pattern match trying to detect files; a stat is more precise.
|
2015-05-22 10:46:04 +02:00 |
Jan Steemann
|
3033846791
|
catch exception when filling indexes
|
2015-05-22 09:29:56 +02:00 |
Jan Steemann
|
4522d8ab33
|
fixed wrong index usage, added tests
|
2015-05-21 18:29:43 +02:00 |
Max Neunhoeffer
|
1ce660a649
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-05-21 09:01:14 -07:00 |
Jan Steemann
|
cad7787828
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-05-21 17:00:37 +02:00 |
Jan Steemann
|
ef154cd1d9
|
fix compile warning
|
2015-05-21 17:00:29 +02:00 |
Willi Goesgens
|
660d56ef37
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-05-21 16:19:34 +02:00 |
Willi Goesgens
|
897619d8b2
|
Add an asterisk to the toplevel testss
|
2015-05-21 16:18:57 +02:00 |
Thomas Schmidts
|
b1e2514163
|
Added new toggle and fixed the search in the docs
|
2015-05-21 16:05:21 +02:00 |
Willi Goesgens
|
c418f10729
|
Implement copying of files, since copyRecursive can't copy single files.
|
2015-05-21 15:49:10 +02:00 |
Jan Steemann
|
892127d9a2
|
extended dfdb capabilities, updated dfdb manual section
|
2015-05-21 15:26:12 +02:00 |
Willi Goesgens
|
576431f8af
|
compact success output once more, remove debug print.
|
2015-05-21 14:43:33 +02:00 |
Willi Goesgens
|
6d03bcfb83
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-05-21 11:43:25 +02:00 |
Willi Goesgens
|
9ddf5145b7
|
When we detect a segmentation fault, try to run the debugger.
|
2015-05-21 11:42:34 +02:00 |
Jan Steemann
|
8a2283a0bf
|
updated CHANGELOG
|
2015-05-21 10:49:53 +02:00 |
Jan Steemann
|
d5a8b0c4ba
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-05-21 09:56:58 +02:00 |
Jan Steemann
|
5a4eb1719f
|
added missing declarations
|
2015-05-21 09:56:48 +02:00 |
Jan Steemann
|
882f233fd8
|
constify
|
2015-05-21 09:56:37 +02:00 |
Willi Goesgens
|
38c1d1d8ca
|
Combine successfull testcases to one status line.
|
2015-05-21 09:55:35 +02:00 |
Max Neunhoeffer
|
d57847be0d
|
Mark two memleaks to fix them tomorrow.
|
2015-05-20 22:28:53 -07:00 |
Jan Steemann
|
3c0660cfe3
|
documented `--server.session-timeout`
|
2015-05-20 17:16:35 +02:00 |
Jan Steemann
|
669661873d
|
updated documentation for queues
|
2015-05-20 17:04:12 +02:00 |
Jan Steemann
|
691e8591d7
|
print startup errors in trace mode
|
2015-05-20 16:45:10 +02:00 |
Alan Plum
|
8af3125866
|
Rebuilt aardvark.
|
2015-05-20 16:38:45 +02:00 |
Alan Plum
|
c6aca0d45a
|
Fixed whoAmI caching.
|
2015-05-20 16:38:36 +02:00 |
Alan Plum
|
61f1c7edf8
|
Lint.
|
2015-05-20 16:30:24 +02:00 |
Alan Plum
|
abe77c8738
|
Restored setup script.
|
2015-05-20 16:27:26 +02:00 |
Jan Steemann
|
d4285fc6fd
|
fix Visual Studio compile warnings
|
2015-05-20 16:12:30 +02:00 |
Jan Steemann
|
479ed9ec10
|
disable MVCC-specific warning about debug information too long
|
2015-05-20 16:12:02 +02:00 |