.. |
FILES.md
|
…
|
|
LOCKS.md
|
…
|
|
auth.cpp
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
auth.h
|
…
|
|
barrier.cpp
|
fixed (sometimes) wrong assertion
|
2015-03-09 09:41:41 +01:00 |
barrier.h
|
Fix TRI_FreeBarrier by giving two variants.
|
2014-10-30 09:51:13 +01:00 |
cleanup.cpp
|
added asserts
|
2015-04-21 12:08:09 +02:00 |
cleanup.h
|
…
|
|
collection.cpp
|
safely create collections and databases
|
2015-03-19 15:56:12 +01:00 |
collection.h
|
added option `--database.ignore-logfile-errors`
|
2015-03-18 17:46:11 +01:00 |
compactor.cpp
|
better export API cleanup
|
2015-03-31 18:44:51 +02:00 |
compactor.h
|
…
|
|
datafile.cpp
|
attempt to satisfy scan-build a bit
|
2015-04-16 11:47:18 +02:00 |
datafile.h
|
…
|
|
document-collection.cpp
|
Highly experimental aggregation experiment. Do not use.
|
2015-04-30 00:44:39 -07:00 |
document-collection.h
|
Highly experimental aggregation experiment. Do not use.
|
2015-04-30 00:44:39 -07:00 |
edge-collection.cpp
|
added edge index iterator
|
2015-03-27 17:24:47 +01:00 |
edge-collection.h
|
added edge index iterator
|
2015-03-27 17:24:47 +01:00 |
headers.cpp
|
…
|
|
headers.h
|
…
|
|
index.cpp
|
removed lib/Basics/utf8-helper.cpp and merged with lib/Basics/Utf8Helper.cpp
|
2015-04-21 17:53:35 +02:00 |
index.h
|
adjusted geo index API
|
2015-02-18 14:59:46 +01:00 |
key-generator.cpp
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
key-generator.h
|
fixed up some headers
|
2015-04-24 13:11:29 +02:00 |
primary-index.cpp
|
improve collection loading time
|
2015-02-26 16:35:51 +01:00 |
primary-index.h
|
improve collection loading time
|
2015-02-26 16:35:51 +01:00 |
replication-applier.cpp
|
attempt to satisfy scan-build a bit
|
2015-04-16 11:47:18 +02:00 |
replication-applier.h
|
include or exclude system collections from replication
|
2014-12-05 14:58:43 +01:00 |
replication-common.cpp
|
include or exclude system collections from replication
|
2014-12-05 14:58:43 +01:00 |
replication-common.h
|
include or exclude system collections from replication
|
2014-12-05 14:58:43 +01:00 |
replication-dump.cpp
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
replication-dump.h
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
replication-master.cpp
|
…
|
|
replication-master.h
|
…
|
|
server.cpp
|
delete expired cursors in coordinator, too
|
2015-04-16 13:51:03 +02:00 |
server.h
|
parallel secondary index building when loading collections
|
2015-03-03 10:52:51 +01:00 |
transaction.cpp
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
transaction.h
|
skip writing begin/abort/commit markers for transactions without write operations
|
2014-11-20 14:19:23 +01:00 |
update-policy.h
|
…
|
|
voc-shaper.cpp
|
removed lib/Basics/utf8-helper.cpp and merged with lib/Basics/Utf8Helper.cpp
|
2015-04-21 17:53:35 +02:00 |
voc-shaper.h
|
less branching in comparison functions
|
2015-04-03 13:49:33 +02:00 |
voc-types.h
|
Fix bug in AQL that abort() was called after commit() for trx.
|
2014-10-31 18:15:40 +01:00 |
vocbase-defaults.cpp
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
vocbase-defaults.h
|
…
|
|
vocbase.cpp
|
added asserts
|
2015-04-21 12:08:09 +02:00 |
vocbase.h
|
refactored cursor API
|
2015-03-30 14:58:51 +02:00 |