.. |
Ditch.cpp
|
…
|
|
Ditch.h
|
…
|
|
ExampleMatcher.cpp
|
Added the implementation and more tests for EDGES in CXX only
|
2015-10-29 15:52:46 +01:00 |
ExampleMatcher.h
|
…
|
|
FILES.md
|
…
|
|
KeyGenerator.cpp
|
…
|
|
KeyGenerator.h
|
…
|
|
LOCKS.md
|
…
|
|
Legends.cpp
|
…
|
|
Legends.h
|
…
|
|
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 |
VocShaper.cpp
|
added comments
|
2015-11-04 12:18:27 +01:00 |
VocShaper.h
|
…
|
|
auth.cpp
|
removed some dependencies
|
2015-10-23 00:15:07 +02:00 |
auth.h
|
…
|
|
cleanup.cpp
|
…
|
|
cleanup.h
|
…
|
|
collection.cpp
|
do not use strdup()
|
2015-11-03 10:21:35 +01:00 |
collection.h
|
…
|
|
compactor.cpp
|
removed some dependencies
|
2015-10-23 00:15:07 +02:00 |
compactor.h
|
…
|
|
datafile.cpp
|
improved dfdb output
|
2015-11-04 12:17:29 +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
|
move away from mutex to atomic variables
|
2015-11-05 10:58:35 +01:00 |
document-collection.h
|
move away from mutex to atomic variables
|
2015-11-05 10:58:35 +01:00 |
edge-collection.cpp
|
…
|
|
edge-collection.h
|
…
|
|
headers.cpp
|
…
|
|
headers.h
|
…
|
|
replication-applier.cpp
|
fixed "no start tick" issue in replication applier
|
2015-11-04 11:10:52 +01:00 |
replication-applier.h
|
…
|
|
replication-common.cpp
|
updated CHANGELOG
|
2015-11-06 10:47:56 +01:00 |
replication-common.h
|
…
|
|
replication-dump.cpp
|
fixed logic error in replication dump function
|
2015-10-27 11:16:03 +01:00 |
replication-dump.h
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
replication-master.cpp
|
…
|
|
replication-master.h
|
…
|
|
server.cpp
|
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 |
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
|
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 |
transaction.cpp
|
added deadlock detection for lazy locking of collections
|
2015-10-29 11:57:22 +01:00 |
transaction.h
|
removed unused functions
|
2015-10-23 01:22:41 +02:00 |
update-policy.h
|
…
|
|
voc-types.h
|
…
|
|
vocbase-defaults.cpp
|
…
|
|
vocbase-defaults.h
|
…
|
|
vocbase.cpp
|
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 |
vocbase.h
|
added deadlock detection for lazy locking of collections
|
2015-10-29 11:57:22 +01:00 |