.. |
FILES.md
|
…
|
|
LOCKS.md
|
…
|
|
auth.cpp
|
major internal changes
|
2014-06-08 00:12:53 +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
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
barrier.h
|
merged primary-collection.cpp with document-collection.cpp
|
2014-05-31 00:22:32 +02:00 |
cleanup.cpp
|
TRI_ASSERT
|
2014-06-06 11:25:19 +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
|
major internal changes
|
2014-06-08 00:12:53 +02:00 |
collection.h
|
moved declarations
|
2014-06-06 21:49:06 +02:00 |
compactor.cpp
|
major internal changes
|
2014-06-08 00:12:53 +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
|
fixed some indexes
|
2014-06-08 03:03:16 +02:00 |
datafile.h
|
fixed some indexes
|
2014-06-08 03:03:16 +02:00 |
document-collection.cpp
|
fixed some indexes
|
2014-06-08 03:03:16 +02:00 |
document-collection.h
|
fixed some indexes
|
2014-06-08 03:03:16 +02:00 |
edge-collection.cpp
|
major internal changes
|
2014-06-08 00:12:53 +02:00 |
edge-collection.h
|
update()
|
2014-05-21 18:05:08 +02:00 |
general-cursor.cpp
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
general-cursor.h
|
Further cleanup with #include "Basics/Common.h"
|
2014-05-21 16:59:54 +02:00 |
headers.cpp
|
major internal changes
|
2014-06-08 00:12:53 +02:00 |
headers.h
|
Remove DumpHeaders.
|
2014-06-05 13:30:15 +02:00 |
index.cpp
|
fixed some indexes
|
2014-06-08 03:03:16 +02:00 |
index.h
|
fixed some indexes
|
2014-06-08 03:03:16 +02:00 |
key-generator.cpp
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
key-generator.h
|
fixed key generators
|
2014-05-22 11:59:33 +02:00 |
primary-index.cpp
|
removed separate index lock
|
2014-06-05 11:39:14 +02:00 |
primary-index.h
|
Merge branch 'mjmh' of ssh://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-05 12:07:48 +02:00 |
replication-applier.cpp
|
TRI_ASSERT
|
2014-06-06 11:25:19 +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
|
read "old" transactions when loading a database
|
2014-06-06 18:32:48 +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
|
Introduce TRI_doc_mptr_copy_t for copies of master pointers.
|
2014-06-06 16:59:32 +02:00 |
replication-logger.h
|
Make TRI_doc_mptr_t a C++ struct.
|
2014-06-05 12:03:57 +02:00 |
replication-master.cpp
|
TRI_ASSERT
|
2014-06-06 11:25:19 +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
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
server.h
|
use and release databases and collections during collection
|
2014-06-03 17:17:41 +02:00 |
transaction.cpp
|
major internal changes
|
2014-06-08 00:12:53 +02:00 |
transaction.h
|
major internal changes
|
2014-06-08 00:12:53 +02:00 |
update-policy.h
|
fixed update policy
|
2014-06-06 22:53:59 +02:00 |
voc-shaper.cpp
|
fixed some indexes
|
2014-06-08 03:03:16 +02:00 |
voc-shaper.h
|
fixed some indexes
|
2014-06-08 03:03:16 +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
|
major internal changes
|
2014-06-08 00:12:53 +02:00 |
vocbase.h
|
read "old" transactions when loading a database
|
2014-06-06 18:32:48 +02:00 |