1
0
Fork 0
arangodb/arangod/VocBase
Jan Steemann 434d6167db added configuration option `--database.throw-collection-not-loaded-error` 2015-08-11 12:31:42 +02:00
..
Ditch.cpp remove some locks in HttpServer and friends 2015-07-17 17:48:45 +02:00
Ditch.h no unused private members 2015-05-28 14:29:09 +02:00
ExampleMatcher.cpp Merge branch 'shaper-cxx' of https://github.com/arangodb/arangodb into devel 2015-07-29 13:50:42 +02:00
ExampleMatcher.h move shaper to cxx 2015-07-28 17:38:31 +02:00
FILES.md new upgrade-database (formely known as version-check) and new startup procedure 2014-08-07 14:12:19 +02:00
KeyGenerator.cpp renamed file 2015-06-18 17:29:49 +02:00
KeyGenerator.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-18 17:27:49 +02:00
LOCKS.md
Legends.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
Legends.h move shaper to cxx 2015-07-28 17:38:31 +02:00
Shaper.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
Shaper.h move shaper to cxx 2015-07-28 17:38:31 +02:00
VocShaper.cpp fix compiler warning 2015-07-30 11:16:32 +02:00
VocShaper.h use lock guards 2015-07-29 15:15:49 +02:00
auth.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
auth.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
cleanup.cpp use new and delete for TRI_server_t 2015-07-21 11:57:04 +02:00
cleanup.h updated disclaimer 2014-06-20 16:40:35 +02:00
collection.cpp some unused function cleanup 2015-08-06 21:25:32 +02:00
collection.h some unused function cleanup 2015-08-06 21:25:32 +02:00
compactor.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
compactor.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
datafile.cpp simplify call to mmap 2015-07-27 16:24:25 +02:00
datafile.h move shaper to cxx 2015-07-28 17:38:31 +02:00
document-collection.cpp remove CONST_CAST helper 2015-08-07 13:18:21 +02:00
document-collection.h speed up initial edge index creation 2015-08-03 18:27:50 +02:00
edge-collection.cpp use unique_ptr 2015-08-06 22:13:33 +02:00
edge-collection.h use unique_ptr 2015-08-06 22:13:33 +02:00
headers.cpp micro optimizations 2015-06-01 14:56:01 +02:00
headers.h renamed files 2014-09-13 01:44:01 +02:00
replication-applier.cpp some cleanup 2015-08-07 15:16:33 +02:00
replication-applier.h some cleanup 2015-08-07 15:16:33 +02: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 use std::vector 2015-08-07 13:35:16 +02:00
replication-dump.h move shaper to cxx 2015-07-28 17:38:31 +02:00
replication-master.cpp use nullptr 2015-06-02 23:39:41 +02:00
replication-master.h fully removed replication logger 2014-06-21 00:32:47 +02:00
server.cpp use std::vector 2015-08-10 16:43:59 +02:00
server.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-08-10 16:44:45 +02:00
shape-accessor.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
shape-accessor.h move shaper to cxx 2015-07-28 17:38:31 +02:00
shaped-json.cpp some unused function cleanup 2015-08-06 21:25:32 +02:00
shaped-json.h some unused function cleanup 2015-08-06 21:25:32 +02:00
transaction.cpp fixed locking 2015-08-04 15:42:39 +02:00
transaction.h use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
update-policy.h WAL recovery 2014-06-27 19:11:41 +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 use new/delete for TRI_vocbase_t 2015-07-20 12:08:13 +02:00
vocbase.cpp added configuration option `--database.throw-collection-not-loaded-error` 2015-08-11 12:31:42 +02:00
vocbase.h added configuration option `--database.throw-collection-not-loaded-error` 2015-08-11 12:31:42 +02:00