1
0
Fork 0
arangodb/arangod/VocBase
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
..
AccessMode.h refactoring 2017-01-27 15:57:22 +01:00
AuthInfo.cpp
AuthInfo.h
CompactionLocker.h
DatafileStatisticsContainer.cpp
DatafileStatisticsContainer.h
Ditch.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-01-26 16:52:13 +01:00
Ditch.h
EdgeCollectionInfo.cpp
EdgeCollectionInfo.h
Graphs.cpp try to fix compile error 2017-01-31 16:12:16 +01:00
Graphs.h
KeyGenerator.cpp
KeyGenerator.h
LogicalCollection.cpp Change undocumented behaviour in case of invalid rev in JS document ops. 2017-02-08 10:59:04 +01:00
LogicalCollection.h Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-01-31 00:33:42 +01:00
ManagedDocumentResult.h
PathEnumerator.cpp
PathEnumerator.h
PhysicalCollection.h
SingleServerTraverser.cpp
SingleServerTraverser.h
TransactionManager.cpp
TransactionManager.h
Traverser.cpp
Traverser.h
TraverserOptions.cpp
TraverserOptions.h
modes.cpp
modes.h
replication-applier.cpp factored out TransactionState 2017-01-25 15:55:01 +01:00
replication-applier.h
replication-common.cpp
replication-common.h
replication-dump.cpp
replication-dump.h
ticks.cpp
ticks.h
voc-types.h Change undocumented behaviour in case of invalid rev in JS document ops. 2017-02-08 10:59:04 +01:00
vocbase.cpp Change undocumented behaviour in case of invalid rev in JS document ops. 2017-02-08 10:59:04 +01:00
vocbase.h