.. |
FILES.md
|
read and write server SHUTDOWN files for faster startups
|
2013-05-03 18:30:17 +02:00 |
LOCKS.md
|
introduced compaction lock
|
2013-06-07 13:37:51 +02:00 |
auth.c
|
added TRI_JSON_STRING_REFERENCE
|
2013-07-10 17:00:29 +02:00 |
auth.h
|
Merge branch 'devel' into multiple_databases
|
2013-06-03 17:05:01 +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
|
moved functions
|
2013-06-28 10:25:45 +02:00 |
cleanup.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
collection.c
|
fixed memory zone mismatch
|
2013-07-23 09:24:17 +02:00 |
collection.h
|
fixed assertion
|
2013-07-23 10:01:20 +02:00 |
compactor.c
|
fixed issues reported by cppcheck
|
2013-07-11 10:02:27 +02:00 |
compactor.h
|
transactions
|
2013-04-11 19:06:55 +02:00 |
datafile.c
|
added dataMin/dataMax stats for datafiles
|
2013-07-23 09:24:32 +02:00 |
datafile.h
|
added dataMin/dataMax stats for datafiles
|
2013-07-23 09:24:32 +02:00 |
document-collection.c
|
replication tests
|
2013-07-22 18:12:56 +02:00 |
document-collection.h
|
replication
|
2013-07-09 11:15:58 +02:00 |
edge-collection.c
|
fixed issues reported by cppcheck
|
2013-07-11 10:02:27 +02:00 |
edge-collection.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
general-cursor.c
|
indenting
|
2013-06-24 19:24:21 +02:00 |
general-cursor.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
headers.c
|
fixed compile warning
|
2013-06-24 16:28:53 +02:00 |
headers.h
|
more assertions
|
2013-06-24 14:25:21 +02:00 |
index-garbage-collector.c
|
suppress compile warnings due to unused variables
|
2013-07-11 10:02:40 +02:00 |
index-garbage-collector.h
|
update
|
2013-06-05 19:52:34 +08:00 |
index.c
|
fixed compiler warnings
|
2013-07-19 10:54:52 +02:00 |
index.h
|
replication logging
|
2013-06-26 12:04:55 +02:00 |
key-generator.c
|
added TRI_JSON_STRING_REFERENCE
|
2013-07-10 17:00:29 +02:00 |
key-generator.h
|
ensure proper order of _tick values in datafiles
|
2013-06-20 14:33:41 +02:00 |
marker.c
|
ensure proper order of _tick values in datafiles
|
2013-06-20 14:33:41 +02:00 |
marker.h
|
ensure proper order of _tick values in datafiles
|
2013-06-20 14:33:41 +02:00 |
primary-collection.c
|
log last access time of clients
|
2013-07-22 18:13:21 +02:00 |
primary-collection.h
|
replication tests
|
2013-07-22 18:12:56 +02:00 |
replication-applier.c
|
include replication tests
|
2013-07-23 11:19:41 +02:00 |
replication-applier.h
|
include replication tests
|
2013-07-23 11:19:41 +02:00 |
replication-common.c
|
fixed an overrun
|
2013-07-22 18:36:45 +02:00 |
replication-common.h
|
fixed an overrun
|
2013-07-22 18:36:45 +02:00 |
replication-dump.c
|
fixed assertion
|
2013-07-23 10:01:20 +02:00 |
replication-dump.h
|
moved replication parts into separate files
|
2013-07-11 14:44:09 +02:00 |
replication-logger.c
|
fixed an overrun
|
2013-07-22 18:36:45 +02:00 |
replication-logger.h
|
log last access time of clients
|
2013-07-22 18:13:21 +02:00 |
replication-master.c
|
added configuration
|
2013-07-12 15:40:18 +02:00 |
replication-master.h
|
moved replication parts into separate files
|
2013-07-11 14:44:09 +02:00 |
server-id.c
|
added TRI_JSON_STRING_REFERENCE
|
2013-07-10 17:00:29 +02:00 |
server-id.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
shadow-data.c
|
OOM handling
|
2013-07-02 17:33:31 +02:00 |
shadow-data.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
shape-collection.c
|
less syncing of shapes, faster creation of collections
|
2013-07-03 09:57:07 +02:00 |
shape-collection.h
|
less syncing of shapes, faster creation of collections
|
2013-07-03 09:57:07 +02:00 |
synchroniser.c
|
transactions
|
2013-04-11 19:06:55 +02:00 |
synchroniser.h
|
transactions
|
2013-04-11 19:06:55 +02:00 |
transaction.c
|
moved replication parts into separate files
|
2013-07-11 14:44:09 +02:00 |
transaction.h
|
replication
|
2013-07-09 11:15:58 +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
|
less syncing of shapes, faster creation of collections
|
2013-07-03 09:57:07 +02:00 |
voc-shaper.h
|
cleanup of indexes, fix for compaction (hash, cap, geo, skiplist, pq, bit-array)
|
2013-03-15 15:45:39 +01:00 |
voc-types.h
|
replication logging
|
2013-06-26 12:04:55 +02:00 |
vocbase.c
|
replication logger tests
|
2013-07-19 17:22:06 +02:00 |
vocbase.h
|
moved replication parts into separate files
|
2013-07-11 14:44:09 +02:00 |