1
0
Fork 0
arangodb/arangod/VocBase
Jan Steemann 436b47eb0c removed unnecessary shaper attribute from struct 2013-11-20 12:38:47 +01:00
..
FILES.md updated docs 2013-09-26 09:57:02 +02:00
LOCKS.md updated docs 2013-09-26 09:57:02 +02:00
auth.c share basic shape types 2013-11-05 20:21:48 +01:00
auth.h re-added cache for HTTP authentication data 2013-09-26 11:26:34 +02:00
barrier.c moved functions 2013-06-28 10:25:45 +02:00
barrier.h moved functions 2013-06-28 10:25:45 +02:00
cleanup.c don't wait long in compactor if compaction lock cannot be acquired instantly 2013-11-13 21:01:43 +01:00
cleanup.h
collection.c do not migrate shapes of empty collections 2013-11-15 19:40:31 +01:00
collection.h removed priority queues 2013-11-18 11:12:36 +01:00
compactor.c fixed shape compaction 2013-11-20 12:02:13 +01:00
compactor.h don't wait long in compactor if compaction lock cannot be acquired instantly 2013-11-13 21:01:43 +01:00
datafile.c changed write-locks 2013-11-20 01:27:45 +01:00
datafile.h issue #642: renamed macro from TRI_WARN_UNUSED to TRI_WARN_UNUSED_RESULT 2013-10-30 12:19:26 +01:00
document-collection.c removed priority queues 2013-11-18 11:12:36 +01:00
document-collection.h removed priority queues 2013-11-18 11:12:36 +01:00
edge-collection.c fixed issues reported by cppcheck 2013-07-11 10:02:27 +02:00
edge-collection.h
general-cursor.c changed reference counting for cursors 2013-09-16 13:51:33 +02:00
general-cursor.h changed reference counting for cursors 2013-09-16 13:51:33 +02:00
headers.c track aligned shape sizes instead of unaligned sizes 2013-11-13 23:00:22 +01:00
headers.h more assertions 2013-06-24 14:25:21 +02:00
index-garbage-collector.c issue #582: ifdef'd unused feature 2013-08-21 12:53:30 +02:00
index-garbage-collector.h update 2013-06-05 19:52:34 +08:00
index.c removed priority queues 2013-11-18 11:12:36 +01:00
index.h removed priority queues 2013-11-18 11:12:36 +01:00
key-generator.c several errors fixed 2013-09-26 09:44:50 +02:00
key-generator.h less dependency on regex.h, also fixes some speed problems for key validation 2013-09-19 08:20:35 +02:00
marker.c several errors fixed 2013-09-26 09:44:50 +02:00
marker.h several errors fixed 2013-09-26 09:44:50 +02:00
primary-collection.c removed shape collections 2013-11-06 17:05:16 +01:00
primary-collection.h removed shape collections 2013-11-06 17:05:16 +01:00
replication-applier.c issue #642 2013-10-29 21:15:46 +01:00
replication-applier.h make source database name configurable for replication applier 2013-10-01 17:36:30 +02:00
replication-common.c replication applier will now preferrably use collection names instead of collection ids when applying events 2013-10-14 13:45:44 +02:00
replication-common.h simplified build.h stuff 2013-08-28 19:57:07 +02:00
replication-dump.c changed write-locks 2013-11-20 01:27:45 +01:00
replication-dump.h added collection id translation for dumps 2013-10-09 13:46:12 +02:00
replication-logger.c do not access shaper but use memory zone variable 2013-11-08 13:42:16 +01:00
replication-logger.h replication applier will now preferrably use collection names instead of collection ids when applying events 2013-10-14 13:45:44 +02:00
replication-master.c removed all replication conditionals 2013-07-30 13:16:37 +02:00
replication-master.h refactoring of multiple databases, intermediate commit 2013-09-11 11:42:34 +02:00
server.c changed write-locks 2013-11-20 01:27:45 +01:00
server.h destroy can only be called if initialised 2013-11-18 18:40:13 +01:00
synchroniser.c changed write-locks 2013-11-20 01:27:45 +01:00
synchroniser.h transactions 2013-04-11 19:06:55 +02:00
transaction.c do not access shaper but use memory zone variable 2013-11-08 13:42:16 +01:00
transaction.h removed superfluous parameter 2013-10-09 13:45:37 +02:00
update-policy.c
update-policy.h
voc-shaper.c removed unnecessary shaper attribute from struct 2013-11-20 12:38:47 +01:00
voc-shaper.h fixed shape compaction 2013-11-20 12:02:13 +01:00
voc-types.h refactoring of multiple databases, intermediate commit 2013-09-11 11:42:34 +02:00
vocbase-defaults.c removed --database.force-sync-shapes option 2013-11-05 18:20:55 +01:00
vocbase-defaults.h removed --database.force-sync-shapes option 2013-11-05 18:20:55 +01:00
vocbase.c Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-11-20 09:20:51 +01:00
vocbase.h issue #662: ArangoDB on Windows hanging 2013-11-19 16:27:26 +01:00