.. |
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
|
removed superfluous macro and check
|
2014-01-17 23:16:18 +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
|
removed superfluous macro and check
|
2014-01-17 23:16:18 +01:00 |
cleanup.h
|
…
|
|
collection.c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-21 09:29:45 +01:00 |
collection.h
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-21 09:29:45 +01:00 |
compactor.c
|
removed superfluous macro and check
|
2014-01-17 23:16:18 +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
|
fixed some multi-thread issues
|
2013-11-21 15:14:46 +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
|
fixed dropping of collections
|
2014-01-17 18:27:55 +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.c
|
removed superfluous macro and check
|
2014-01-17 23:16:18 +01:00 |
index.h
|
Remove remaining traces of skiplistEx
|
2013-11-25 10:39:02 +01:00 |
key-generator.c
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:58:24 +01:00 |
key-generator.h
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:58:24 +01: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
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:58:24 +01:00 |
replication-applier.c
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:58:24 +01:00 |
replication-applier.h
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:58:24 +01: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
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:58:24 +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
|
merged changes from 1.4 back to devel
|
2013-12-27 14:59:23 +01:00 |
server.h
|
destroy can only be called if initialised
|
2013-11-18 18:40:13 +01:00 |
synchroniser.c
|
removed superfluous macro and check
|
2014-01-17 23:16:18 +01:00 |
synchroniser.h
|
transactions
|
2013-04-11 19:06:55 +02:00 |
transaction.c
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:58:24 +01:00 |
transaction.h
|
removed superfluous parameter
|
2013-10-09 13:45:37 +02:00 |
update-policy.c
|
simplified writing of markers into datafiles
|
2013-03-18 20:04:31 +01:00 |
update-policy.h
|
simplified writing of markers into datafiles
|
2013-03-18 20:04:31 +01:00 |
voc-shaper.c
|
mini optimisations for shaping
|
2013-11-22 02:41:39 +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
|
fix reloading of collections
|
2014-01-21 15:37:53 +01:00 |
vocbase.h
|
fixed dropping of collections
|
2014-01-17 18:27:55 +01:00 |