.. |
FILES.md
|
read and write server SHUTDOWN files for faster startups
|
2013-05-03 18:30:17 +02:00 |
LOCKS.md
|
read and write server SHUTDOWN files for faster startups
|
2013-05-03 18:30:17 +02:00 |
auth.c
|
issue #498
|
2013-05-02 12:27:06 +02:00 |
auth.h
|
issue #498
|
2013-05-02 12:27:06 +02:00 |
barrier.c
|
ported all recent fixes from 1.3
|
2013-05-16 21:04:04 +02:00 |
barrier.h
|
ported all recent fixes from 1.3
|
2013-05-16 21:04:04 +02:00 |
cleanup.c
|
transactions
|
2013-04-11 19:06:55 +02:00 |
cleanup.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
collection.c
|
fixed a few type issues, updated TODOs
|
2013-06-07 11:31:42 +02:00 |
collection.h
|
transactions
|
2013-04-11 19:06:55 +02:00 |
compactor.c
|
changed compaction to only clean datafiles with at least 10 % of dead objects
|
2013-05-03 16:37:32 +02:00 |
compactor.h
|
transactions
|
2013-04-11 19:06:55 +02:00 |
datafile.c
|
In the function CheckDatafile(), inside the while loop, there are two consecutive 'if' with the same body and similar condition. The first 'if' has been removed, as its condition is more restrictive than the second.
|
2013-05-09 20:26:32 +02:00 |
datafile.h
|
Typos.
|
2013-05-09 14:16:53 +02:00 |
document-collection.c
|
issue #531: thanks to @guidoreina for bugfix suggestions!
|
2013-05-17 19:29:05 +02:00 |
document-collection.h
|
transactions
|
2013-04-11 19:06:55 +02:00 |
edge-collection.c
|
moved include
|
2013-04-03 08:30:50 +02:00 |
edge-collection.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
general-cursor.c
|
fixed cursor leak for very small batch sizes
|
2013-05-07 18:48:41 +02:00 |
general-cursor.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
headers.c
|
merged patches by @guidoreina
|
2013-05-21 11:33:43 +02:00 |
headers.h
|
transactions
|
2013-04-11 19:06:55 +02:00 |
index-garbage-collector.c
|
sync windows dev
|
2013-04-29 23:13:06 +08:00 |
index-garbage-collector.h
|
sync windows dev
|
2013-04-29 23:13:06 +08:00 |
index.c
|
pull shapedJson creation out of loop
|
2013-06-07 11:33:12 +02:00 |
index.h
|
windows dev update
|
2013-04-29 21:24:57 +08:00 |
key-generator.c
|
fixed a few type issues, updated TODOs
|
2013-06-07 11:31:42 +02:00 |
key-generator.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
marker.c
|
transactions
|
2013-04-11 19:06:55 +02:00 |
marker.h
|
transactions
|
2013-04-03 14:40:23 +02:00 |
primary-collection.c
|
added IndexedPropertyGetter for ShapedJson
|
2013-04-19 11:35:55 +02:00 |
primary-collection.h
|
added IndexedPropertyGetter for ShapedJson
|
2013-04-19 11:35:55 +02:00 |
server-id.c
|
read and write server SHUTDOWN files for faster startups
|
2013-05-03 18:30:17 +02:00 |
server-id.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
shadow-data.c
|
fixed cursor leak for very small batch sizes
|
2013-05-07 18:48:41 +02:00 |
shadow-data.h
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
shape-collection.c
|
transactions
|
2013-04-03 14:40:23 +02:00 |
shape-collection.h
|
simplified writing of markers into datafiles
|
2013-03-18 20:04:31 +01: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
|
issue #531: thanks to @guidoreina for bugfix suggestions!
|
2013-05-17 19:29:05 +02:00 |
transaction.h
|
windows dev update
|
2013-04-29 21:24:57 +08: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
|
fixed a few type issues, updated TODOs
|
2013-06-07 11:31:42 +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
|
transactions
|
2013-04-11 19:06:55 +02:00 |
vocbase.c
|
fixed a few type issues, updated TODOs
|
2013-06-07 11:31:42 +02:00 |
vocbase.h
|
read and write server SHUTDOWN files for faster startups
|
2013-05-03 18:30:17 +02:00 |