Max Neunhoeffer
|
57716566c2
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-06-18 17:30:08 +02:00 |
Jan Steemann
|
ffab0ef47d
|
renamed file
|
2015-06-18 17:29:49 +02:00 |
Max Neunhoeffer
|
e3623cf6a5
|
Improve diagnostic output when dispatcher is reporting.
|
2015-06-18 17:29:36 +02:00 |
Max Neunhoeffer
|
2844f02a74
|
Mark blocking threads as such in two places to allow additional threads.
This fixes some cluster hang bugs in larger clusters.
|
2015-06-18 17:28:51 +02:00 |
Jan Steemann
|
160955462c
|
fixed attribute deletion
|
2015-06-18 17:09:40 +02:00 |
Jan Steemann
|
21fbe021d6
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-18 14:04:43 +02:00 |
Jan Steemann
|
dcfe29211a
|
updated CHANGELOG
|
2015-06-18 14:03:31 +02:00 |
Willi Goesgens
|
9e5566f649
|
One more place to fix ForceDelete
|
2015-06-18 13:21:14 +02:00 |
Willi Goesgens
|
9c7d49a666
|
Merge branch 'v8_4.2' of github.com:arangodb/arangodb into devel
|
2015-06-18 10:34:08 +02:00 |
Michael Hackstein
|
7f8be74c09
|
Added a test for OOM in Ditches for Neighbors. Added a test for missing vocbase in ExampleMatcher
|
2015-06-16 10:46:33 +02:00 |
Jan Steemann
|
ce936fb4e0
|
use Has() instead of HasRealNamedProperty() so _key attributes from ShapedJson work, too
|
2015-06-12 17:23:42 +02:00 |
Jan Steemann
|
a7dfbe8801
|
fixed warning
|
2015-06-11 18:23:19 +02:00 |
Jan Steemann
|
7e7a6eef06
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-10 18:04:33 +02:00 |
Jan Steemann
|
f5f719360c
|
added out-of-bounds checking for _heap and _history
|
2015-06-10 18:04:17 +02:00 |
Alan Plum
|
ddf39db6c8
|
Pre-load Foxx exports on start and smarter queue sleep.
|
2015-06-10 14:17:33 +02:00 |
Jan Steemann
|
3d4f323718
|
fix some issues with multiple databases and database-switching
|
2015-06-10 13:24:38 +02:00 |
Jan Steemann
|
590ee58d40
|
fixed isSystem for timer tasks
|
2015-06-10 11:53:42 +02:00 |
Jan Steemann
|
a6b2998b5d
|
added try...catch blocks for V8-to-CPP bindings
|
2015-06-08 16:04:42 +02:00 |
Jan Steemann
|
b76cb5caee
|
use nullptr
|
2015-06-02 23:39:41 +02:00 |
Jan Steemann
|
a51c258bf5
|
fixed memleaks
|
2015-06-01 14:56:14 +02:00 |
Michael Hackstein
|
99afc6ec87
|
CXX ExampleMatcher learned about internal attributes. This makes all AQL-Graph tests pass again ;)
|
2015-05-30 00:00:49 -07:00 |
Jan Steemann
|
4cd37f8d55
|
fix MacOS compile errors
|
2015-05-29 10:01:19 +02:00 |
Michael Hackstein
|
e28eedf706
|
Made the depth always unsigned.
|
2015-05-28 16:05:29 -07:00 |
Michael Hackstein
|
6a7dae216d
|
Merge branch 'devel' of github.com:/arangodb/arangodb into devel
|
2015-05-28 15:18:32 -07:00 |
Michael Hackstein
|
f15e56171b
|
Implemented min/maxDepth for neighbors in CPP layer. And removed the option for non-distinct neighbors.
|
2015-05-28 15:10:14 -07:00 |
Jan Steemann
|
ad59242822
|
fixed ambiguous attribute name "version" for collections
|
2015-05-28 11:54:57 +02:00 |
Jan Steemann
|
4dde6e49cd
|
goodbye barriers, welcome ditches
|
2015-05-28 10:23:30 +02:00 |
Michael Hackstein
|
5e5c5fca70
|
Added neighbor examples and edge examples to CXX Neighbors. The ExampleMatcher is NOT able to match internal attributes yet.
|
2015-05-27 13:40:30 -07:00 |
Jan Steemann
|
03461903fe
|
fixed over-eager V8 context entering and exiting in non-cluster mode
|
2015-05-27 14:02:13 +02:00 |
Michael Hackstein
|
29b05c3777
|
Renamed options 'distance' 'defaultDistance' to 'weight', 'defaultWeight' in Shortest path. This is closer to graph theory vocabular
|
2015-05-26 16:14:22 -07:00 |
Michael Hackstein
|
8bcbdfaa61
|
Merge branch 'devel' of github.com:/arangodb/arangodb into devel
|
2015-05-26 10:38:30 -07:00 |
Michael Hackstein
|
8b1cef7f76
|
CPP Neighbors is now able to take an array of examples instead of only a single one.
|
2015-05-26 09:51:04 -07:00 |
Jan Steemann
|
8d29b600d3
|
fixed Windows compile errors
|
2015-05-26 18:40:27 +02:00 |
Jan Steemann
|
07e553cd8d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into index-cxx
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2015-05-26 17:07:26 +02:00 |
Jan Steemann
|
13772cae82
|
fixed memleak
|
2015-05-26 16:23:50 +02:00 |
Jan Steemann
|
4b67c7a735
|
several fixes for indexes
|
2015-05-26 13:35:11 +02:00 |
Jan Steemann
|
0d6bd8876c
|
fixed wrong memory zone
|
2015-05-26 09:41:10 +02:00 |
Michael Hackstein
|
76c33a577c
|
Neighbors is now able to take exactly one edge example onto the CPP level. Now working on a list of examples
|
2015-05-25 12:39:44 -07:00 |
Max Neunhoeffer
|
ad7b73480f
|
Make CPP_NEIGHBORS more flexible.
|
2015-05-23 20:10:16 -07:00 |
Jan Steemann
|
a9f2769ffa
|
now compiles and links
|
2015-05-23 04:31:13 +02: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 |
Jan Steemann
|
a5b6f00b7f
|
moved indexes to cxx
|
2015-05-22 20:15:14 +02:00 |
Jan Steemann
|
20f9be88e4
|
cleanup
|
2015-05-22 14:17:05 +02:00 |
Jan Steemann
|
98e3b293e1
|
fixed memleak
|
2015-05-22 11:03:02 +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
|
892127d9a2
|
extended dfdb capabilities, updated dfdb manual section
|
2015-05-21 15:26:12 +02:00 |
Max Neunhoeffer
|
d57847be0d
|
Mark two memleaks to fix them tomorrow.
|
2015-05-20 22:28:53 -07:00 |