1
0
Fork 0
arangodb/arangod/VocBase
Max Neunhoeffer 61fe51072c Merge branch 'devel' into vpack 2015-12-21 15:22:46 +01:00
..
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' into ClustUp1 2015-12-14 11:26:10 +01:00
Graphs.h added optimizer rule `sort-in-values` 2015-12-13 23:33:44 +01:00
KeyGenerator.cpp Fixed include <array> did not compile under Mac Os X 2015-12-04 15:28:49 +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 Integrated the new VocbaseCollectionInfo in VocShaper 2015-12-16 18:58:49 +01:00
VocShaper.h use lock guards 2015-07-29 15:15:49 +02:00
auth.cpp 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
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 Fix js/common/tests/shell-collection.js in cluster. 2015-12-21 11:05:02 +01:00
collection.h Constified the keyOptions buffer. No one should ever change it's content once it is stored in the VocbaseCollectionInfo. 2015-12-18 09:34:56 +01:00
compactor.cpp Merge branch 'devel' into vpack 2015-12-21 15:22:46 +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 Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2015-12-17 10:59:30 +01:00
datafile.h remove, not working yet 2015-11-24 11:30:15 +01:00
document-collection.cpp Fixed illegal access to empty buffer 2015-12-17 15:26:06 +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 More VPackObjectBuilder usages. 2015-12-21 15:22:19 +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 potential fix for server start 2015-12-17 15:40:20 +01:00
server.h removed unused functions 2015-10-23 01:22:41 +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 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 use std::make_shared 2015-12-18 23:34:18 +01:00
vocbase-defaults.h Refactoring of vocbase-defaults. It now uses VPack instead of TRI_json_t and it uses Class functions instead of global functions 2015-12-10 16:41:47 +01:00
vocbase.cpp More VPackObjectBuilder usages. 2015-12-21 15:22:19 +01:00
vocbase.h Integrated the new VocbaseCollectionInfo in Vocbase main 2015-12-16 18:58:34 +01:00