.. |
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
|
Merge branch 'shaper-cxx' of https://github.com/arangodb/arangodb into devel
|
2015-07-29 13:50:42 +02:00 |
ExampleMatcher.h
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
FILES.md
|
…
|
|
KeyGenerator.cpp
|
renamed file
|
2015-06-18 17:29:49 +02:00 |
KeyGenerator.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-18 17:27:49 +02:00 |
LOCKS.md
|
…
|
|
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
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
auth.h
|
use new/delete for TRI_vocbase_t
|
2015-07-20 12:08:13 +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
|
some unused function cleanup
|
2015-08-17 12:43:09 +02:00 |
collection.h
|
some unused function cleanup
|
2015-08-17 12:43:09 +02:00 |
compactor.cpp
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
compactor.h
|
use new/delete for TRI_vocbase_t
|
2015-07-20 12:08:13 +02:00 |
datafile.cpp
|
removed uncalled functions
|
2015-08-12 19:46:25 +02:00 |
datafile.h
|
removed uncalled functions
|
2015-08-12 19:46:25 +02:00 |
document-collection.cpp
|
Implemented a new improved version of the Array index insertion function.
|
2015-08-20 14:03:17 +02:00 |
document-collection.h
|
speed up initial edge index creation
|
2015-08-03 18:27:50 +02:00 |
edge-collection.cpp
|
use unique_ptr
|
2015-08-17 12:43:09 +02:00 |
edge-collection.h
|
use unique_ptr
|
2015-08-17 12:43:09 +02:00 |
headers.cpp
|
micro optimizations
|
2015-06-01 14:56:01 +02:00 |
headers.h
|
…
|
|
replication-applier.cpp
|
simplifications
|
2015-08-19 17:18:05 +02:00 |
replication-applier.h
|
simplifications
|
2015-08-19 17:18:05 +02:00 |
replication-common.cpp
|
…
|
|
replication-common.h
|
replication improvements
|
2015-08-17 18:41:05 +02:00 |
replication-dump.cpp
|
replication API enhancements, not yet ready
|
2015-08-18 18:08:20 +02:00 |
replication-dump.h
|
replication API enhancements, not yet ready
|
2015-08-18 18:08:20 +02:00 |
replication-master.cpp
|
use nullptr
|
2015-06-02 23:39:41 +02:00 |
replication-master.h
|
…
|
|
server.cpp
|
replication refactoring
|
2015-08-19 16:13:53 +02:00 |
server.h
|
use std::vector
|
2015-08-17 12:43:13 +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
|
some unused function cleanup
|
2015-08-17 12:43:09 +02:00 |
shaped-json.h
|
Removed debug output
|
2015-08-20 15:11:18 +02:00 |
transaction.cpp
|
check for empty collections list
|
2015-08-20 20:25:01 +02:00 |
transaction.h
|
use new/delete for TRI_vocbase_t
|
2015-07-20 12:08:13 +02:00 |
update-policy.h
|
…
|
|
voc-types.h
|
…
|
|
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
|
some replication refactoring
|
2015-08-19 15:32:24 +02:00 |
vocbase.h
|
fixed forward declaration
|
2015-08-19 17:54:06 +02:00 |