.. |
FILES.md
|
new upgrade-database (formely known as version-check) and new startup procedure
|
2014-08-07 14:12:19 +02:00 |
LOCKS.md
|
…
|
|
auth.cpp
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
auth.h
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
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
|
updated disclaimer
|
2014-06-20 16:40:35 +02:00 |
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
|
updated disclaimer
|
2014-06-20 16:40:35 +02:00 |
datafile.cpp
|
attempt to satisfy scan-build a bit
|
2015-04-16 11:47:18 +02:00 |
datafile.h
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
document-collection.cpp
|
Highly experimental aggregation experiment. Do not use.
|
2015-04-30 00:44:39 -07:00 |
document-collection.h
|
Visual Studio adjustments
|
2015-04-30 11:46:55 +02: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
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
headers.h
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
index.cpp
|
support arrays in fulltext index, too
|
2015-05-06 15:11:24 +02:00 |
index.h
|
adjusted geo index API
|
2015-02-18 14:59:46 +01:00 |
key-generator.cpp
|
allow `@` character in document keys, too.
|
2015-04-30 21:28:26 +02: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
|
return value optimization for AQL
|
2015-04-30 23:38:27 +02:00 |
replication-dump.h
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
replication-master.cpp
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
replication-master.h
|
fully removed replication logger
|
2014-06-21 00:32:47 +02:00 |
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
|
WAL recovery
|
2014-06-27 19:11:41 +02:00 |
voc-shaper.cpp
|
Visual Studio adjustments
|
2015-04-30 11:46:55 +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
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-17 11:50:42 +02:00 |
vocbase.cpp
|
remove useless assertion.
|
2015-05-06 11:28:09 +02:00 |
vocbase.h
|
refactored cursor API
|
2015-03-30 14:58:51 +02:00 |