.. |
DatafileStatistics.cpp
|
fixed stats
|
2016-01-18 21:18:46 +01:00 |
DatafileStatistics.h
|
compaction fix attempt II
|
2016-01-18 18:24:25 +01:00 |
Ditch.cpp
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
Ditch.h
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
DocumentAccessor.cpp
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
DocumentAccessor.h
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
ExampleMatcher.cpp
|
fixes ported from 2.8
|
2016-01-21 16:40:31 +01:00 |
ExampleMatcher.h
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
FILES.md
|
…
|
|
Graphs.cpp
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
Graphs.h
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
KeyGenerator.cpp
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
KeyGenerator.h
|
Use forward declarations for VelocyPack instead of all includes everywhere
|
2016-01-24 14:29:31 +01:00 |
LOCKS.md
|
…
|
|
Legends.cpp
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
Legends.h
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
Shaper.cpp
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
Shaper.h
|
comments reformatting
|
2016-01-11 09:52:39 +01:00 |
Traverser.cpp
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
Traverser.h
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
VocShaper.cpp
|
less re-allocations
|
2016-01-23 17:26:11 +01:00 |
VocShaper.h
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
auth.cpp
|
fix undefined behavior
|
2016-01-22 15:34:36 +01:00 |
auth.h
|
Use forward declarations for VelocyPack instead of all includes everywhere
|
2016-01-24 14:29:31 +01:00 |
cleanup.cpp
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
cleanup.h
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
collection.cpp
|
removed outdated upgrading function
|
2016-01-21 00:29:56 +01:00 |
collection.h
|
Use forward declarations for VelocyPack instead of all includes everywhere
|
2016-01-24 14:29:31 +01:00 |
compactor.cpp
|
more trace logging
|
2016-01-25 13:47:21 +01:00 |
compactor.h
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
datafile.cpp
|
more checks & asserts, C API cleanup
|
2016-01-20 22:08:11 +01:00 |
datafile.h
|
removed unused function
|
2016-01-20 11:02:11 +01:00 |
document-collection.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-01-25 13:47:57 +01:00 |
document-collection.h
|
Removed legacy toJson function from Index.h. All callers now use VelocyPack directly
|
2016-01-25 11:42:31 +01:00 |
edge-collection.cpp
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
edge-collection.h
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
headers.cpp
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
headers.h
|
comments reformatting
|
2016-01-11 09:52:39 +01:00 |
replication-applier.cpp
|
fix out-of-memory situations
|
2016-01-22 13:24:33 +01:00 |
replication-applier.h
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
replication-common.cpp
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
replication-common.h
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
replication-dump.cpp
|
fix out-of-memory situations
|
2016-01-22 13:24:33 +01:00 |
replication-dump.h
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
replication-master.cpp
|
more checks & asserts, C API cleanup
|
2016-01-20 22:08:11 +01:00 |
replication-master.h
|
don't rely so much on namespace std being present
|
2016-01-08 01:05:06 +01:00 |
server.cpp
|
unification of sub-thread naming
|
2016-01-21 00:51:51 +01:00 |
server.h
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
shape-accessor.cpp
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
shape-accessor.h
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
shaped-json.cpp
|
fix out-of-memory situations
|
2016-01-22 13:24:33 +01:00 |
shaped-json.h
|
Use forward declarations for VelocyPack instead of all includes everywhere
|
2016-01-24 14:29:31 +01:00 |
transaction.cpp
|
fix some locks
|
2016-01-21 13:01:31 +01:00 |
transaction.h
|
fix some locks
|
2016-01-21 13:01:31 +01:00 |
update-policy.h
|
comments reformatting
|
2016-01-11 09:52:39 +01:00 |
voc-types.h
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
vocbase-defaults.cpp
|
Use forward declarations for VelocyPack instead of all includes everywhere
|
2016-01-24 14:29:31 +01:00 |
vocbase-defaults.h
|
Use forward declarations for VelocyPack instead of all includes everywhere
|
2016-01-24 14:29:31 +01:00 |
vocbase.cpp
|
unification of sub-thread naming
|
2016-01-21 00:51:51 +01:00 |
vocbase.h
|
Use forward declarations for VelocyPack instead of all includes everywhere
|
2016-01-24 14:29:31 +01:00 |