1
0
Fork 0
arangodb/arangod/VocBase
Max Neunhoeffer da2fb87e0f Some const cleanup. 2015-04-25 21:42:17 -07:00
..
FILES.md
LOCKS.md
auth.cpp removed several JSON functions 2015-01-13 01:31:04 +01:00
auth.h the great rename 2014-09-13 00:10:11 +02:00
barrier.cpp fixed (sometimes) wrong assertion 2015-03-09 09:41:41 +01:00
barrier.h Fix TRI_FreeBarrier by giving two variants. 2014-10-30 09:51:13 +01:00
cleanup.cpp added asserts 2015-04-21 12:08:09 +02:00
cleanup.h
collection.cpp safely create collections and databases 2015-03-19 15:56:12 +01:00
collection.h added option `--database.ignore-logfile-errors` 2015-03-18 17:46:11 +01:00
compactor.cpp better export API cleanup 2015-03-31 18:44:51 +02:00
compactor.h
datafile.cpp attempt to satisfy scan-build a bit 2015-04-16 11:47:18 +02:00
datafile.h renamed files 2014-09-13 01:44:01 +02:00
document-collection.cpp added asserts 2015-04-21 12:08:09 +02:00
document-collection.h Fix access to _to and _from via TRI_doc_mptr_t. 2015-04-25 21:34:41 -07:00
edge-collection.cpp Some const cleanup. 2015-04-25 21:42:17 -07:00
edge-collection.h Some const cleanup. 2015-04-25 21:42:17 -07:00
headers.cpp rename orgy 2014-09-13 02:35:13 +02:00
headers.h renamed files 2014-09-13 01:44:01 +02:00
index.cpp removed lib/Basics/utf8-helper.cpp and merged with lib/Basics/Utf8Helper.cpp 2015-04-21 17:53:35 +02:00
index.h adjusted geo index API 2015-02-18 14:59:46 +01:00
key-generator.cpp removed several JSON functions 2015-01-13 01:31:04 +01:00
key-generator.h fixed up some headers 2015-04-24 13:11:29 +02:00
primary-index.cpp improve collection loading time 2015-02-26 16:35:51 +01:00
primary-index.h improve collection loading time 2015-02-26 16:35:51 +01:00
replication-applier.cpp attempt to satisfy scan-build a bit 2015-04-16 11:47:18 +02:00
replication-applier.h include or exclude system collections from replication 2014-12-05 14:58:43 +01:00
replication-common.cpp include or exclude system collections from replication 2014-12-05 14:58:43 +01:00
replication-common.h include or exclude system collections from replication 2014-12-05 14:58:43 +01:00
replication-dump.cpp merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
replication-dump.h merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
replication-master.cpp rename orgy 2014-09-13 02:35:13 +02:00
replication-master.h
server.cpp delete expired cursors in coordinator, too 2015-04-16 13:51:03 +02:00
server.h parallel secondary index building when loading collections 2015-03-03 10:52:51 +01:00
transaction.cpp merged Exceptions.h and Exception.h 2015-03-23 14:05:19 +01:00
transaction.h skip writing begin/abort/commit markers for transactions without write operations 2014-11-20 14:19:23 +01:00
update-policy.h
voc-shaper.cpp removed lib/Basics/utf8-helper.cpp and merged with lib/Basics/Utf8Helper.cpp 2015-04-21 17:53:35 +02:00
voc-shaper.h less branching in comparison functions 2015-04-03 13:49:33 +02:00
voc-types.h Fix bug in AQL that abort() was called after commit() for trx. 2014-10-31 18:15:40 +01:00
vocbase-defaults.cpp the great rename: array => object, list => array 2014-12-18 21:07:06 +01:00
vocbase-defaults.h Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2 2014-09-17 11:50:42 +02:00
vocbase.cpp Some const cleanup. 2015-04-25 21:42:17 -07:00
vocbase.h refactored cursor API 2015-03-30 14:58:51 +02:00