1
0
Fork 0
arangodb/arangod
Michael Hackstein 2cb4cb27d5 The ExampleMatcher can now use v8 object and TRI_Json_t* alike. 2015-05-18 16:12:33 -07:00
..
Actions cleanup of some static const variables 2015-03-30 21:43:55 +02:00
Aql Check in grammar files. 2015-04-25 21:46:23 -07:00
CapConstraint merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
Cluster Fix retry behaviour in some places of cluster code. 2015-04-13 13:03:40 +02:00
FulltextIndex removed lib/Basics/utf8-helper.cpp and merged with lib/Basics/Utf8Helper.cpp 2015-04-21 17:53:35 +02:00
GeoIndex adjusted geo index API 2015-02-18 14:59:46 +01:00
HashIndex reduce initial sparse size 2015-02-25 09:08:05 +01:00
IndexOperators fixed leak in IndexOperator, simplified IndexOperator API 2014-10-24 12:57:09 +02:00
Replication merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
RestHandler Fix error reporting at import. 2015-04-26 12:53:02 -07:00
RestServer read .arangod.rc on server start if it exists 2015-04-03 16:00:57 +02:00
SkipLists removed lib/Basics/utf8-helper.cpp and merged with lib/Basics/Utf8Helper.cpp 2015-04-21 17:53:35 +02:00
Utils The CPP shortest path can now live with non existent vertices and even with non existent vertex collections (dropped after edge creation but before path computation) 2015-05-12 15:39:04 -07:00
V8Server The new shortest path is now able to take exactly one edge example. Has to be improved to use a list of examples 2015-05-15 15:08:17 -07:00
VocBase The ExampleMatcher can now use v8 object and TRI_Json_t* alike. 2015-05-18 16:12:33 -07:00
Wal small logging refactoring 2015-03-26 03:09:07 +01:00
CMakeLists.txt allow overriding COLLECT method 2015-04-21 14:45:22 +02:00
Makefile.files Implemented an ExampleMatcher class to be used for path filtering. Is now used in byExample queries as well. API not fixed yet. 2015-05-14 13:29:42 -07:00