1
0
Fork 0
arangodb/arangod/VocBase
Max Neunhoeffer 2a7f4684f4 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-13 13:55:30 +02:00
..
AuthInfo.cpp fixed auth (again) 2016-06-10 16:21:48 +02:00
AuthInfo.h added ctor for AuthResult to prevent UB 2016-06-07 00:11:10 +02:00
DatafileHelper.h cleanup 2016-05-04 01:51:19 +02:00
DatafileStatistics.cpp Merge from spdvpk 2016-03-14 23:46:57 +01:00
DatafileStatistics.h datafile management fixes 2016-05-18 11:29:06 +02:00
Ditch.cpp switch arangosh to new ApplicationFeatures and ProgramOptions 2016-03-08 23:32:43 +01:00
Ditch.h removed superfluous includes 2016-03-21 22:58:42 +01:00
EdgeCollectionInfo.cpp Cleanup of internal structur for single server traversals. Moved the functions out of V8Server because they do not have anything to do with V8 any more. It should be more clear now 2016-06-10 13:56:07 +02:00
EdgeCollectionInfo.h Cleanup of internal structur for single server traversals. Moved the functions out of V8Server because they do not have anything to do with V8 any more. It should be more clear now 2016-06-10 13:56:07 +02:00
FILES.md new upgrade-database (formely known as version-check) and new startup procedure 2014-08-07 14:12:19 +02:00
Graphs.cpp prepation for optimizations 2016-04-29 17:26:22 +02:00
Graphs.h clang-format 2016-01-27 13:43:46 +01:00
KeyGenerator.cpp fixed tests 2016-03-23 18:50:46 +01:00
KeyGenerator.h Merge from spdvpk 2016-03-14 23:46:57 +01:00
LOCKS.md
MasterPointer.h optimizations 2016-05-02 23:06:04 +02:00
MasterPointers.cpp do not create markers on the heap, but create them in the WAL space directly 2016-04-29 01:01:10 +02:00
MasterPointers.h do not create markers on the heap, but create them in the WAL space directly 2016-04-29 01:01:10 +02:00
SingleServerTraversalPath.cpp make it compile on Visual Studio 2016-06-13 13:21:30 +02:00
SingleServerTraversalPath.h Cleanup of internal structur for single server traversals. Moved the functions out of V8Server because they do not have anything to do with V8 any more. It should be more clear now 2016-06-10 13:56:07 +02:00
SingleServerTraverser.cpp do not count filtered values twice 2016-06-13 13:33:55 +02:00
SingleServerTraverser.h Fixed some minor bugs in breadth-first-search for AQL traversal. Also added another test case for it. 2016-06-10 21:00:38 +02:00
Traverser.cpp fixed endless looping 2016-06-13 12:15:30 +02:00
Traverser.h First draft of Breadth-First-Search implementation for Traversal. 2016-06-10 19:25:44 +02:00
cleanup.cpp merge fixes 2016-04-23 19:02:21 -07:00
cleanup.h clang-format 2016-01-27 13:43:46 +01:00
collection.cpp datafile management fixes 2016-05-18 11:29:06 +02:00
collection.h removed checks for obsolete collections 2016-06-03 17:36:04 +02:00
compactor.cpp small optimization for reading _rev values 2016-05-31 12:26:41 +02:00
compactor.h clang-format 2016-01-27 13:43:46 +01:00
datafile.cpp fixes for MSVC 2016-05-10 19:01:21 +02:00
datafile.h added comment 2016-05-21 00:09:57 +02:00
document-collection.cpp renamed "rocksdb" index to "persistent" index 2016-06-02 10:23:30 +02:00
document-collection.h fixed some issues with persisted index 2016-05-21 00:08:53 +02:00
replication-applier.cpp Fix synchronous replication: use shard name instead of ID. 2016-06-13 13:54:32 +02:00
replication-applier.h Fix synchronous replication: use shard name instead of ID. 2016-06-13 13:54:32 +02:00
replication-common.cpp removed checks for obsolete collections 2016-06-03 17:36:04 +02:00
replication-common.h fixed some replication tests 2016-04-04 12:26:30 +02:00
replication-dump.cpp added 28 compatibility flag for dumping 2016-06-03 12:47:51 +02:00
replication-dump.h added 28 compatibility flag for dumping 2016-06-03 12:47:51 +02:00
server.cpp WIP 2016-06-01 23:03:00 +02:00
server.h notify queries about shutdown 2016-05-06 10:20:00 +02:00
transaction.cpp added tests 2016-06-07 13:47:20 +02:00
transaction.h small vector optimization for transaction collections 2016-05-31 13:20:58 +02:00
voc-types.h allow using a few more bytes for indexed slice values 2016-04-19 23:34:39 +02:00
vocbase-defaults.cpp less json 2016-03-03 14:23:39 +01:00
vocbase-defaults.h clang-format 2016-01-27 13:43:46 +01:00
vocbase.cpp WIP 2016-06-01 13:37:13 +02:00
vocbase.h WIP 2016-06-01 13:37:13 +02:00