.. |
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
|
added `/_api/database/user` method
|
2013-11-06 09:34:44 +01:00 |
auth.h
|
re-added cache for HTTP authentication data
|
2013-09-26 11:26:34 +02:00 |
barrier.c
|
…
|
|
barrier.h
|
…
|
|
cleanup.c
|
don't wait long in compactor if compaction lock cannot be acquired instantly
|
2013-11-13 20:57:52 +01:00 |
cleanup.h
|
…
|
|
collection.c
|
fixed some VS complaints
|
2013-10-16 17:27:35 +02:00 |
collection.h
|
removed unused define
|
2013-09-25 10:26:03 +02:00 |
compactor.c
|
don't wait long in compactor if compaction lock cannot be acquired instantly
|
2013-11-13 20:57:52 +01:00 |
compactor.h
|
don't wait long in compactor if compaction lock cannot be acquired instantly
|
2013-11-13 20:57:52 +01:00 |
datafile.c
|
fixed some multi-thread issues
|
2013-11-21 15:14:46 +01:00 |
datafile.h
|
added dataMin/dataMax stats for datafiles
|
2013-07-23 09:24:32 +02:00 |
document-collection.c
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:53:51 +01:00 |
document-collection.h
|
removed superfluous parameter
|
2013-10-09 13:45:37 +02:00 |
edge-collection.c
|
…
|
|
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
|
…
|
|
headers.h
|
…
|
|
index-garbage-collector.c
|
issue #582: ifdef'd unused feature
|
2013-08-21 12:53:30 +02:00 |
index-garbage-collector.h
|
…
|
|
index.c
|
fix some VS warnings
|
2013-10-09 14:05:36 +02:00 |
index.h
|
several errors fixed
|
2013-09-26 09:44:50 +02:00 |
key-generator.c
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:53:51 +01:00 |
key-generator.h
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:53:51 +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
|
several errors fixed
|
2013-09-26 09:44:50 +02:00 |
primary-collection.h
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:53:51 +01:00 |
replication-applier.c
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:53:51 +01:00 |
replication-applier.h
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:53:51 +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
|
resolve collection names on reimport
|
2013-10-10 12:33:27 +02: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:53:51 +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
|
install only system, do not create directory
|
2013-11-23 13:55:37 +01:00 |
server.h
|
destroy can only be called if initialised
|
2013-11-18 18:39:18 +01:00 |
shape-collection.c
|
rc1
|
2013-10-28 17:54:24 +01:00 |
shape-collection.h
|
removed resourceholder
|
2013-10-17 10:43:07 +02:00 |
synchroniser.c
|
fixed rotation
|
2013-08-27 15:18:52 +02:00 |
synchroniser.h
|
…
|
|
transaction.c
|
added --server.ssl-protocol option for client tools
|
2013-12-13 17:53:51 +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 resourceholder
|
2013-10-17 10:43:07 +02:00 |
voc-shaper.h
|
…
|
|
voc-types.h
|
refactoring of multiple databases, intermediate commit
|
2013-09-11 11:42:34 +02:00 |
vocbase-defaults.c
|
refactored database options
|
2013-09-11 13:22:52 +02:00 |
vocbase-defaults.h
|
refactoring of multiple databases, intermediate commit
|
2013-09-11 11:42:34 +02:00 |
vocbase.c
|
added assertion
|
2013-11-21 22:54:06 +01:00 |
vocbase.h
|
issue #662: ArangoDB on Windows hanging
|
2013-11-19 16:35:14 +01:00 |