1
0
Fork 0
arangodb/arangod/V8Server
Max Neunhoeffer bde48d524d Change undocumented behaviour in case of invalid rev in JS document ops.
An invalid rev should lead to a 1200 ("conflict") error rather than a
1239 ("illegal document revision") error. This is more intuitive and
in line with the corresponding change in the HTTP API. No tests needed
adjustment.
2017-02-08 10:59:04 +01:00
..
FoxxQueuesFeature.cpp
FoxxQueuesFeature.h
V8Context.cpp
V8Context.h
V8DealerFeature.cpp
V8DealerFeature.h
V8Traverser.cpp
V8Traverser.h
v8-actions.cpp Handle the case that ClusterComm is already shut down gracefully. 2017-02-07 15:31:40 +01:00
v8-actions.h
v8-collection-util.cpp Upgrade V8 2017-01-30 12:30:07 +01:00
v8-collection.cpp factored out transaction hints 2017-01-25 13:12:09 +01:00
v8-collection.h
v8-dispatcher.cpp Fix bugs of threads not announcing that they are busy. 2017-01-31 14:07:54 +01:00
v8-dispatcher.h
v8-query.cpp Moved knowledge of StorageEngine out of some V8-Related files. JS_Near and JS_Within will now directly use AQL. The existing index check was deleted. 2017-01-25 16:15:35 +01:00
v8-query.h
v8-replication.cpp Handle the case that ClusterComm is already shut down gracefully. 2017-02-07 15:31:40 +01:00
v8-replication.h
v8-statistics.cpp improved statistics 2017-01-26 23:43:27 +01:00
v8-statistics.h
v8-user-structures.cpp
v8-user-structures.h
v8-util.cpp Change undocumented behaviour in case of invalid rev in JS document ops. 2017-02-08 10:59:04 +01:00
v8-vocbase.cpp Change undocumented behaviour in case of invalid rev in JS document ops. 2017-02-08 10:59:04 +01:00
v8-vocbase.h
v8-vocbaseprivate.h
v8-voccursor.cpp
v8-voccursor.h
v8-vocindex.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-01-30 12:53:10 +01:00
v8-vocindex.h