.. |
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
|
…
|
|
DatafileStatistics.h
|
datafile management fixes
|
2016-05-18 11:29:06 +02:00 |
Ditch.cpp
|
…
|
|
Ditch.h
|
…
|
|
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
|
…
|
|
Graphs.cpp
|
…
|
|
Graphs.h
|
…
|
|
KeyGenerator.cpp
|
…
|
|
KeyGenerator.h
|
…
|
|
LOCKS.md
|
…
|
|
MasterPointer.h
|
optimizations
|
2016-05-02 23:06:04 +02:00 |
MasterPointers.cpp
|
…
|
|
MasterPointers.h
|
…
|
|
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
|
…
|
|
cleanup.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
vocbase-defaults.cpp
|
…
|
|
vocbase-defaults.h
|
…
|
|
vocbase.cpp
|
WIP
|
2016-06-01 13:37:13 +02:00 |
vocbase.h
|
WIP
|
2016-06-01 13:37:13 +02:00 |