.. |
DatafileHelper.h
|
fixed replication dump and logger-follow commands
|
2016-03-07 15:21:11 +01:00 |
DatafileStatistics.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
DatafileStatistics.h
|
cleanup
|
2016-02-27 01:10:42 +01:00 |
Ditch.cpp
|
switch arangosh to new ApplicationFeatures and ProgramOptions
|
2016-03-08 23:32:43 +01:00 |
Ditch.h
|
…
|
|
DocumentAccessor.cpp
|
less dependencies
|
2016-03-04 17:21:09 +01:00 |
DocumentAccessor.h
|
smaller datafile markers
|
2016-03-04 02:25:03 +01:00 |
ExampleMatcher.cpp
|
Removed duplicate functionality from functions.cpp. Also Simplified the example matcher to not use Resolver and Shaper any more
|
2016-03-09 12:43:04 +01:00 |
ExampleMatcher.h
|
Removed duplicate functionality from functions.cpp. Also Simplified the example matcher to not use Resolver and Shaper any more
|
2016-03-09 12:43:04 +01:00 |
FILES.md
|
…
|
|
Graphs.cpp
|
removed file
|
2016-03-04 18:32:54 +01:00 |
Graphs.h
|
…
|
|
KeyGenerator.cpp
|
constexpr
|
2016-03-04 12:33:59 +01:00 |
KeyGenerator.h
|
renamed and removed
|
2016-03-01 12:34:03 +01:00 |
LOCKS.md
|
…
|
|
MasterPointer.cpp
|
RestDocumentHandler GET method, plus tests.
|
2016-03-09 13:28:13 +01:00 |
MasterPointer.h
|
moved TRI_doc_mptr_t into its own file(s)
|
2016-03-04 20:02:55 +01:00 |
MasterPointers.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
MasterPointers.h
|
smaller datafile markers
|
2016-03-04 02:25:03 +01:00 |
Shaper.cpp
|
cleanup
|
2016-02-27 02:44:51 +01:00 |
Shaper.h
|
…
|
|
Traverser.cpp
|
…
|
|
Traverser.h
|
less dependencies
|
2016-03-04 17:21:09 +01:00 |
VocShaper.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
VocShaper.h
|
simplifications
|
2016-03-04 19:40:24 +01:00 |
auth.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
auth.h
|
Replaced another TRI_associative with a std::vector for Auth. Also replace TRI_vocbase_auth_cache_t by a proper CXX class VocbaseAuthCache.
|
2016-03-03 11:35:30 +01:00 |
cleanup.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
cleanup.h
|
…
|
|
collection.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
collection.h
|
some json removal
|
2016-03-02 17:51:05 +01:00 |
compactor.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
compactor.h
|
…
|
|
datafile.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
datafile.h
|
constexpr
|
2016-03-04 12:33:59 +01:00 |
document-collection.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
document-collection.h
|
Remove update polic from document-collection.
|
2016-03-08 21:36:13 +01:00 |
edge-collection.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
edge-collection.h
|
simplifications
|
2016-03-04 19:40:24 +01:00 |
replication-applier.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
replication-applier.h
|
less json
|
2016-03-03 17:30:15 +01:00 |
replication-common.cpp
|
…
|
|
replication-common.h
|
less json
|
2016-03-03 14:23:39 +01:00 |
replication-dump.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
replication-dump.h
|
fixed replication dump and logger-follow commands
|
2016-03-07 15:21:11 +01:00 |
server.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
server.h
|
cleanup
|
2016-02-27 02:44:51 +01:00 |
shape-accessor.cpp
|
switch arangosh to new ApplicationFeatures and ProgramOptions
|
2016-03-08 23:32:43 +01:00 |
shape-accessor.h
|
…
|
|
shaped-json.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
shaped-json.h
|
marker changes, unfinished
|
2016-02-26 19:39:17 +01:00 |
transaction.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
transaction.h
|
simplifications
|
2016-03-04 17:48:27 +01:00 |
update-policy.h
|
simplifications
|
2016-03-04 19:40:24 +01:00 |
voc-types.h
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-04 18:35:40 +01:00 |
vocbase-defaults.cpp
|
less json
|
2016-03-03 14:23:39 +01:00 |
vocbase-defaults.h
|
…
|
|
vocbase.cpp
|
RestDocumentHandler GET method, plus tests.
|
2016-03-09 13:28:13 +01:00 |
vocbase.h
|
RestDocumentHandler GET method, plus tests.
|
2016-03-09 13:28:13 +01:00 |