.. |
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
|
moved low level mutex in Mutex class
|
2016-01-27 15:31:02 +01:00 |
DocumentAccessor.cpp
|
less dependencies
|
2016-03-04 17:21:09 +01:00 |
DocumentAccessor.h
|
removed unused functionality
|
2016-03-09 23:14:29 +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
|
new upgrade-database (formely known as version-check) and new startup procedure
|
2014-08-07 14:12:19 +02:00 |
Graphs.cpp
|
removed file
|
2016-03-04 18:32:54 +01:00 |
Graphs.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
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
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
MasterPointer.cpp
|
Fix RestDocumentHandler: modify and remove.
|
2016-03-09 23:59:02 +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
|
removed unused shaping functionality
|
2016-03-09 23:33:10 +01:00 |
Shaper.h
|
removed unused shaping functionality
|
2016-03-09 23:33:10 +01:00 |
Traverser.cpp
|
Preparation for multi-direction traversals. As requested in #1683. Internal traverser can now work with one direction per collection. Next: AQL needs to learn this too.
|
2016-01-28 14:07:50 +01:00 |
Traverser.h
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-10 10:46:30 +01:00 |
VocShaper.cpp
|
removed unused functionality
|
2016-03-09 23:14:29 +01:00 |
VocShaper.h
|
removed unused functionality
|
2016-03-09 23:14:29 +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
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
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
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
datafile.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
datafile.h
|
cppcheck
|
2016-03-09 22:57:49 +01:00 |
document-collection.cpp
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-03-09 23:59:34 +01:00 |
document-collection.h
|
Get rid of update_policy for good.
|
2016-03-10 00:14:06 +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
|
removed some includes
|
2016-03-09 22:21:08 +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
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
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 |
shaped-json.cpp
|
removed unused shaping functionality
|
2016-03-09 23:33:10 +01:00 |
shaped-json.h
|
removed unused shaping functionality
|
2016-03-09 23:33:10 +01:00 |
transaction.cpp
|
Fix RestDocumentHandler for POST.
|
2016-03-09 15:21:29 +01:00 |
transaction.h
|
simplifications
|
2016-03-04 17:48:27 +01:00 |
voc-types.h
|
removed some includes
|
2016-03-09 22:21:08 +01:00 |
vocbase-defaults.cpp
|
less json
|
2016-03-03 14:23:39 +01:00 |
vocbase-defaults.h
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
vocbase.cpp
|
Fix RestDocumentHandler: modify and remove.
|
2016-03-09 23:59:02 +01:00 |
vocbase.h
|
Fix RestDocumentHandler: modify and remove.
|
2016-03-09 23:59:02 +01:00 |