1
0
Fork 0
arangodb/arangod/VocBase
Max Neunhoeffer c68093eefb Merge branch 'mjmh' of ssh://github.com/triAGENS/ArangoDB into mjmh 2014-06-03 22:27:33 +02:00
..
FILES.md
LOCKS.md
auth.cpp Rename component _data -> _dataptr in master pointer. 2014-06-03 22:27:08 +02:00
auth.h Header cleanup: use #include "Basics/Common.h" in all C++ files. 2014-05-21 15:50:30 +02:00
barrier.cpp merged primary-collection.cpp with document-collection.cpp 2014-05-31 00:22:32 +02:00
barrier.h merged primary-collection.cpp with document-collection.cpp 2014-05-31 00:22:32 +02:00
cleanup.cpp merged primary-collection.cpp with document-collection.cpp 2014-05-31 00:22:32 +02:00
cleanup.h Header cleanup: use #include "Basics/Common.h" in all C++ files. 2014-05-21 15:50:30 +02:00
collection.cpp removed VocBase/marker.h and VocBase/marker.cpp 2014-06-02 18:06:50 +02:00
collection.h merged primary-collection.cpp with document-collection.cpp 2014-05-31 00:22:32 +02:00
compactor.cpp Rename component _data -> _dataptr in master pointer. 2014-06-03 22:27:08 +02:00
compactor.h Header cleanup: use #include "Basics/Common.h" in all C++ files. 2014-05-21 15:50:30 +02:00
datafile.cpp added more markers and tests 2014-06-03 19:30:40 +02:00
datafile.h wrote procedure for copying markers, not yet functional 2014-06-03 21:13:06 +02:00
document-collection.cpp Rename component _data -> _dataptr in master pointer. 2014-06-03 22:27:08 +02:00
document-collection.h Merge branch 'mjmh' of ssh://github.com/triAGENS/ArangoDB into mjmh 2014-06-03 22:27:33 +02:00
edge-collection.cpp Rename component _data -> _dataptr in master pointer. 2014-06-03 22:27:08 +02:00
edge-collection.h update() 2014-05-21 18:05:08 +02:00
general-cursor.cpp cpp 2014-04-03 17:50:38 +02:00
general-cursor.h Further cleanup with #include "Basics/Common.h" 2014-05-21 16:59:54 +02:00
headers.cpp Rename component _data -> _dataptr in master pointer. 2014-06-03 22:27:08 +02:00
headers.h cleanup 2014-05-30 20:55:52 +02:00
index.cpp Rename component _data -> _dataptr in master pointer. 2014-06-03 22:27:08 +02:00
index.h merged primary-collection.cpp with document-collection.cpp 2014-05-31 00:22:32 +02:00
key-generator.cpp fixed mutex in key generator 2014-05-22 13:11:23 +02:00
key-generator.h fixed key generators 2014-05-22 11:59:33 +02:00
primary-index.cpp merged primary-collection.cpp with document-collection.cpp 2014-05-31 00:22:32 +02:00
primary-index.h specialized primary index for faster comparisons and less datafile lookups 2014-05-29 03:35:37 +02:00
replication-applier.cpp fixed issues found by scan-build 2014-05-15 10:09:06 +02:00
replication-applier.h Header cleanup: use #include "Basics/Common.h" in all C++ files. 2014-05-21 15:50:30 +02:00
replication-common.cpp cleanup of statistics, new css, merge css, view and template, added long/short history, exclude all statistics collections, added clusterId 2014-05-25 23:10:10 +02:00
replication-common.h More header cleanups. 2014-05-21 13:42:41 +02:00
replication-dump.cpp merged primary-collection.cpp with document-collection.cpp 2014-05-31 00:22:32 +02:00
replication-dump.h Header cleanup: use #include "Basics/Common.h" in all C++ files. 2014-05-21 15:50:30 +02:00
replication-logger.cpp Rename component _data -> _dataptr in master pointer. 2014-06-03 22:27:08 +02:00
replication-logger.h Header cleanup: use #include "Basics/Common.h" in all C++ files. 2014-05-21 15:50:30 +02:00
replication-master.cpp cpp 2014-04-03 23:22:32 +02:00
replication-master.h Header cleanup: use #include "Basics/Common.h" in all C++ files. 2014-05-21 15:50:30 +02:00
server.cpp prevent copying 2014-06-03 18:14:36 +02:00
server.h use and release databases and collections during collection 2014-06-03 17:17:41 +02:00
transaction.cpp Rename component _data -> _dataptr in master pointer. 2014-06-03 22:27:08 +02:00
transaction.h hand over fail information for transactions 2014-06-02 16:24:16 +02:00
update-policy.cpp cpp 2014-04-03 17:50:38 +02:00
update-policy.h Header cleanup: use #include "Basics/Common.h" in all C++ files. 2014-05-21 15:50:30 +02:00
voc-shaper.cpp Rename component _data -> _dataptr in master pointer. 2014-06-03 22:27:08 +02:00
voc-shaper.h wrote procedure for copying markers, not yet functional 2014-06-03 21:13:06 +02:00
voc-types.h re-added transactions 2014-05-30 17:42:39 +02:00
vocbase-defaults.cpp cpp 2014-04-03 17:50:38 +02:00
vocbase-defaults.h Header cleanup: use #include "Basics/Common.h" in all C++ files. 2014-05-21 15:50:30 +02:00
vocbase.cpp removed synchroniser 2014-06-02 16:04:56 +02:00
vocbase.h removed synchroniser 2014-06-02 16:04:56 +02:00