.. |
Ditch.cpp
|
better compaction diagnostics
|
2015-12-09 19:02:22 +01:00 |
Ditch.h
|
rename ditch type
|
2015-12-10 17:13:11 +01:00 |
DocumentAccessor.cpp
|
The web of TRI_col_info_t is increasing...
|
2015-12-16 18:56:54 +01:00 |
DocumentAccessor.h
|
Preparation to remove TRI_json_t from Traversers. But has to many side effects to be removed in one pass
|
2015-12-10 16:43:08 +01:00 |
ExampleMatcher.cpp
|
added optimizer rule `sort-in-values`
|
2015-12-13 23:33:44 +01:00 |
ExampleMatcher.h
|
fixed leak in ExampleMatcher
|
2015-12-11 17:15:45 +01:00 |
FILES.md
|
new upgrade-database (formely known as version-check) and new startup procedure
|
2014-08-07 14:12:19 +02:00 |
Graphs.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2016-01-05 00:25:10 +01:00 |
Graphs.h
|
added optimizer rule `sort-in-values`
|
2015-12-13 23:33:44 +01:00 |
KeyGenerator.cpp
|
Work on TODOs.
|
2015-12-22 16:50:09 +01:00 |
KeyGenerator.h
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01: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
|
cppcheck
|
2015-12-04 12:18:15 +01:00 |
Shaper.cpp
|
Added tests for Array-Indexing non Array elements. It should allow partial indexing in the skiplist and forbid indexing in the hash index now.
|
2015-10-26 17:22:01 +01:00 |
Shaper.h
|
Added tests for Array-Indexing non Array elements. It should allow partial indexing in the skiplist and forbid indexing in the hash index now.
|
2015-10-26 17:22:01 +01:00 |
Traverser.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-17 10:59:30 +01:00 |
Traverser.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-18 23:33:44 +01:00 |
VocShaper.cpp
|
removed some leftover iostream includes
|
2015-12-21 18:20:43 +01:00 |
VocShaper.h
|
use lock guards
|
2015-07-29 15:15:49 +02:00 |
auth.cpp
|
Work on TODOs.
|
2015-12-22 16:50:09 +01:00 |
auth.h
|
Removed TRI_json_t from Vocbase/auth and did some refactoring in the internals there. Bye Bye CORE_MEM_ZONE
|
2015-12-10 14:08:49 +01:00 |
cleanup.cpp
|
fix memleak
|
2015-12-14 11:02:57 +01:00 |
cleanup.h
|
remove unused header
|
2015-08-14 18:17:05 +02:00 |
collection.cpp
|
Continue work on TODOs.
|
2015-12-23 14:40:04 +01:00 |
collection.h
|
Add followerInfos in ClusterInfo.
|
2015-12-28 14:31:16 +01:00 |
compactor.cpp
|
Adjust TODOs.
|
2015-12-23 15:07:01 +01: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
|
Work on TODOs.
|
2015-12-22 16:50:09 +01:00 |
datafile.h
|
remove, not working yet
|
2015-11-24 11:30:15 +01:00 |
document-collection.cpp
|
Adjust TODOs.
|
2015-12-23 15:07:01 +01:00 |
document-collection.h
|
Merge branch 'vpack' of github.com:arangodb/arangodb into vpack
|
2015-12-16 19:03:15 +01:00 |
edge-collection.cpp
|
changed some APIs of AssocMulti
|
2015-11-25 15:40:01 +01:00 |
edge-collection.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-04 13:47:08 +01: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
|
Work on TODOs.
|
2015-12-22 16:50:09 +01:00 |
replication-applier.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-10 21:33:43 +01:00 |
replication-common.cpp
|
replication fixes
|
2015-12-16 19:52:01 +01:00 |
replication-common.h
|
re-introduced tracking of replication "clients"
|
2015-08-24 12:02:57 +02:00 |
replication-dump.cpp
|
The web of TRI_col_info_t is increasing...
|
2015-12-16 18:56:54 +01:00 |
replication-dump.h
|
Merge branch 'vpack' of github.com:arangodb/arangodb into vpack
|
2015-12-09 10:28:16 +01: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
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2016-01-05 00:25:10 +01:00 |
server.h
|
fix invalid reads on shutdown
|
2015-12-23 16:49:13 +01: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
|
Added a helper function to transform VPack to shaped-json
|
2015-12-07 14:20:52 +01:00 |
shaped-json.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-11 18:38:30 +01:00 |
transaction.cpp
|
The web of TRI_col_info_t is increasing...
|
2015-12-16 18:56:54 +01:00 |
transaction.h
|
Merge branch 'vpack' of github.com:arangodb/arangodb into vpack
|
2015-12-08 16:11:45 +01:00 |
update-policy.h
|
WAL recovery
|
2014-06-27 19:11:41 +02:00 |
voc-types.h
|
added transaction to all signatures
|
2015-11-24 17:34:23 +01:00 |
vocbase-defaults.cpp
|
Work on TODOs.
|
2015-12-22 16:50:09 +01:00 |
vocbase-defaults.h
|
Work on TODOs.
|
2015-12-22 16:50:09 +01:00 |
vocbase.cpp
|
Adjust TODOs.
|
2015-12-23 15:07:01 +01:00 |
vocbase.h
|
Work on TODOs.
|
2015-12-22 16:50:09 +01:00 |