.. |
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
|
fixed invalid memory usages
|
2015-12-01 16:48:55 +01:00 |
DocumentAccessor.h
|
fixed invalid memory usages
|
2015-12-01 16:48:55 +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
|
…
|
|
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
|
…
|
|
KeyGenerator.h
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
LOCKS.md
|
…
|
|
Legends.cpp
|
…
|
|
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
|
Fix memory management of traverser expression.
|
2015-12-16 17:07:17 +01:00 |
Traverser.h
|
Fix memory management of traverser expression.
|
2015-12-16 17:07:17 +01:00 |
VocShaper.cpp
|
applied changes suggested by cppcheck
|
2015-12-02 10:17:14 +01:00 |
VocShaper.h
|
…
|
|
auth.cpp
|
removed some dependencies
|
2015-10-23 00:15:07 +02:00 |
auth.h
|
…
|
|
cleanup.cpp
|
fix memleak
|
2015-12-14 11:02:57 +01:00 |
cleanup.h
|
…
|
|
collection.cpp
|
set cloexec for file descriptors
|
2015-12-15 20:30:28 +01:00 |
collection.h
|
…
|
|
compactor.cpp
|
better compaction diagnostics
|
2015-12-09 19:02:22 +01:00 |
compactor.h
|
…
|
|
datafile.cpp
|
set cloexec for file descriptors
|
2015-12-15 20:30:28 +01:00 |
datafile.h
|
reverted 011117edee , 72c8847324 , 5da5715fa9 , a371aac4af , 7decf1560a , 0331ff7993 , 6ec2014052 , ae8d686ae6 , 7efd0a1ec7 , 3449b87e2c , d35a4034ef , 7b3c1ed4dd , e0c88e4a1a , 952d643101 , fc9de8ed08 , 2f4319b31a , 105662d5ba , 0a08833b0f , 4ac19a99fc , 4c5494c67d , 528bb85b30 , 528bb85b30 becuase of missing CLA
|
2015-11-03 10:19:25 +01:00 |
document-collection.cpp
|
replication fixes
|
2015-12-16 19:52:01 +01:00 |
document-collection.h
|
fixed leak in ExampleMatcher
|
2015-12-11 17:15:45 +01:00 |
edge-collection.cpp
|
Implemented the IndexNode Iterator for the EdgeIndex. Seems to be working. Also removed some void* parameters from EdgeIndex
|
2015-10-05 13:55:55 +02:00 |
edge-collection.h
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-09-18 12:21:39 +02:00 |
headers.cpp
|
…
|
|
headers.h
|
…
|
|
replication-applier.cpp
|
replication fixes
|
2015-12-16 19:52:01 +01:00 |
replication-applier.h
|
replication improvements
|
2015-12-10 19:07:10 +01:00 |
replication-common.cpp
|
replication fixes
|
2015-12-16 19:52:01 +01:00 |
replication-common.h
|
…
|
|
replication-dump.cpp
|
issue #1598: improved error reporting for dump/restore
|
2015-12-08 18:11:44 +01:00 |
replication-dump.h
|
issue #1598: improved error reporting for dump/restore
|
2015-12-08 18:11:44 +01:00 |
replication-master.cpp
|
…
|
|
replication-master.h
|
…
|
|
server.cpp
|
fixed memleak for cluster databases
|
2015-12-03 12:18:13 +01:00 |
server.h
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
shape-accessor.cpp
|
…
|
|
shape-accessor.h
|
…
|
|
shaped-json.cpp
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
shaped-json.h
|
fixed leak in ExampleMatcher
|
2015-12-11 17:15:45 +01:00 |
transaction.cpp
|
deadlock tests for drivers
|
2015-12-07 15:01:35 +01:00 |
transaction.h
|
removed some includes
|
2015-11-11 15:16:37 +01:00 |
update-policy.h
|
…
|
|
voc-types.h
|
…
|
|
vocbase-defaults.cpp
|
…
|
|
vocbase-defaults.h
|
…
|
|
vocbase.cpp
|
make_unique
|
2015-12-16 11:36:35 +01:00 |
vocbase.h
|
added deadlock detection for lazy locking of collections
|
2015-10-29 11:57:22 +01:00 |