.. |
Ditch.cpp
|
remove some locks in HttpServer and friends
|
2015-07-17 17:48:45 +02:00 |
Ditch.h
|
no unused private members
|
2015-05-28 14:29:09 +02:00 |
ExampleMatcher.cpp
|
do not fetch vocbase in loop
|
2015-08-22 23:24:36 +02:00 |
ExampleMatcher.h
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
FILES.md
|
new upgrade-database (formely known as version-check) and new startup procedure
|
2014-08-07 14:12:19 +02:00 |
KeyGenerator.cpp
|
additionally allow the following characters in document keys:
|
2015-09-15 00:16:08 +02:00 |
KeyGenerator.h
|
additionally allow the following characters in document keys:
|
2015-09-15 00:16:08 +02:00 |
LOCKS.md
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
Legends.cpp
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
Legends.h
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
Shaper.cpp
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
Shaper.h
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
VocShaper.cpp
|
fix compiler warning
|
2015-07-30 11:16:32 +02:00 |
VocShaper.h
|
use lock guards
|
2015-07-29 15:15:49 +02:00 |
auth.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
auth.h
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
cleanup.cpp
|
use new and delete for TRI_server_t
|
2015-07-21 11:57:04 +02:00 |
cleanup.h
|
remove unused header
|
2015-08-14 18:17:05 +02:00 |
collection.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
collection.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
compactor.cpp
|
less compaction retries
|
2015-09-16 01:20:17 +02:00 |
compactor.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
datafile.cpp
|
explicit cast to avoid VS warnings
|
2015-09-02 13:50:49 +02:00 |
datafile.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
document-collection.cpp
|
cppcheck
|
2015-09-22 23:40:57 +02:00 |
document-collection.h
|
Renamed SkiplistIndex2 to SkiplistIndex ;)
|
2015-09-01 15:05:49 +02:00 |
edge-collection.cpp
|
Implemented the IndexNode Iterator for the EdgeIndex. Seems to be working. Also removed some void* parameters from EdgeIndex
|
2015-10-05 13:55:55 +02:00 |
edge-collection.h
|
use unique_ptr
|
2015-08-17 12:43:09 +02:00 |
headers.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
headers.h
|
fix replication resumption
|
2015-08-21 15:57:24 +02:00 |
replication-applier.cpp
|
improved error message on startup
|
2015-10-05 11:53:22 +02:00 |
replication-applier.h
|
fixed incremental sync method
|
2015-09-14 17:44:12 +02:00 |
replication-common.cpp
|
re-introduced tracking of replication "clients"
|
2015-08-24 12:02:57 +02:00 |
replication-common.h
|
re-introduced tracking of replication "clients"
|
2015-08-24 12:02:57 +02:00 |
replication-dump.cpp
|
fix replication resumption
|
2015-08-21 15:57:24 +02:00 |
replication-dump.h
|
refactoring
|
2015-08-20 18:25:47 +02:00 |
replication-master.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
replication-master.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
server.cpp
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
server.h
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
shape-accessor.cpp
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
shape-accessor.h
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
shaped-json.cpp
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
shaped-json.h
|
compile debug function conditionally
|
2015-08-31 10:32:01 +02:00 |
transaction.cpp
|
Fixed GraphNeighbors as locking was not woring for include data
|
2015-10-07 15:50:41 +02:00 |
transaction.h
|
Fixed GraphNeighbors as locking was not woring for include data
|
2015-10-07 15:50:41 +02:00 |
update-policy.h
|
WAL recovery
|
2014-06-27 19:11:41 +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
|
use new/delete for TRI_vocbase_t
|
2015-07-20 12:08:13 +02:00 |
vocbase.cpp
|
make replication start with 2.6 configuration
|
2015-10-05 11:07:58 +02:00 |
vocbase.h
|
initial work for better incremental synchronization
|
2015-09-10 18:17:58 +02:00 |