.. |
ArangoGlobalContext.cpp
|
added different path for different editions
|
2016-09-30 15:24:31 +02:00 |
ArangoGlobalContext.h
|
added different path for different editions
|
2016-09-30 15:24:31 +02:00 |
AssocMulti.h
|
invalidate bucket data
|
2016-08-26 14:53:37 +02:00 |
AssocUnique.h
|
invalidate bucket data
|
2016-08-26 14:53:37 +02:00 |
AttributeNameParser.cpp
|
Moved index creation to use LogicalCollection instead of TRI_collection_t. Involved changes of the constructor, all can now be created using iid and Slice. Removed specialized functions to create/find indixes in v8-voc index. Also the iteration is modified. This commit compiles but tests will fail. Merge commit.
|
2016-08-25 09:57:36 +02:00 |
AttributeNameParser.h
|
Moved index creation to use LogicalCollection instead of TRI_collection_t. Involved changes of the constructor, all can now be created using iid and Slice. Removed specialized functions to create/find indixes in v8-voc index. Also the iteration is modified. This commit compiles but tests will fail. Merge commit.
|
2016-08-25 09:57:36 +02:00 |
Barrier.cpp
|
signal under the lock
|
2016-08-17 17:06:51 +02:00 |
Barrier.h
|
…
|
|
BloomFilter.h
|
…
|
|
Common.h
|
try to fix compile warnings in non-maintainer mode
|
2016-09-27 13:31:17 +02:00 |
ConditionLocker.cpp
|
added comments
|
2016-09-07 15:00:15 +02:00 |
ConditionLocker.h
|
added comments
|
2016-09-07 15:00:15 +02:00 |
ConditionVariable.cpp
|
added comments
|
2016-09-07 15:00:15 +02:00 |
ConditionVariable.h
|
added comments
|
2016-09-07 15:00:15 +02:00 |
ConditionalDeleter.h
|
…
|
|
DataProtector.cpp
|
…
|
|
DataProtector.h
|
changes for Visual Studio
|
2016-08-19 17:22:57 +02:00 |
DeadlockDetector.h
|
try to fix compile warnings in non-maintainer mode
|
2016-09-27 13:31:17 +02:00 |
Exceptions.cpp
|
…
|
|
Exceptions.h
|
…
|
|
FileUtils.cpp
|
If we have relative paths that are working, make them absolute so they still work after CWD's of arangod
|
2016-08-26 12:50:48 +02:00 |
FileUtils.h
|
If we have relative paths that are working, make them absolute so they still work after CWD's of arangod
|
2016-08-26 12:50:48 +02:00 |
HybridLogicalClock.cpp
|
visual studio
|
2016-08-02 11:46:44 +02:00 |
HybridLogicalClock.h
|
fixed random number generator initialization
|
2016-08-02 12:25:46 +02:00 |
Mutex.cpp
|
fix errors during shutdown
|
2016-08-19 12:27:01 +02:00 |
Mutex.h
|
…
|
|
MutexLocker.cpp
|
…
|
|
MutexLocker.h
|
…
|
|
Nonce.cpp
|
…
|
|
Nonce.h
|
…
|
|
ReadLocker.h
|
Templatified read and write locker. They can now use Cpp11 style locks. Also included distributeShardsLike in AgencyInformation about collections.
|
2016-09-26 18:29:51 +02:00 |
ReadUnlocker.h
|
…
|
|
ReadWriteLock.cpp
|
privatization
|
2016-08-04 17:06:51 +02:00 |
ReadWriteLock.h
|
privatization
|
2016-08-04 17:06:51 +02:00 |
ReadWriteLockCPP11.cpp
|
…
|
|
ReadWriteLockCPP11.h
|
…
|
|
ScopeGuard.h
|
…
|
|
ShortestPathFinder.h
|
…
|
|
SkipList.h
|
fixed some leaks
|
2016-08-26 14:29:31 +02:00 |
SmallVector.h
|
…
|
|
StaticStrings.cpp
|
Merge branch 'HLC' into devel
|
2016-07-13 12:52:33 +02:00 |
StaticStrings.h
|
Merge branch 'HLC' into devel
|
2016-07-13 12:52:33 +02:00 |
StringBuffer.cpp
|
removed unused method
|
2016-09-01 12:02:24 +02:00 |
StringBuffer.h
|
removed unused method
|
2016-09-01 12:02:24 +02:00 |
StringHeap.cpp
|
…
|
|
StringHeap.h
|
…
|
|
StringRef.h
|
Fixed soem crashes and undefined behaviuor. Server does not crash during tests, however a lot of them are still red
|
2016-08-25 14:51:03 +02:00 |
StringUtils.cpp
|
added different path for different editions
|
2016-09-30 15:24:31 +02:00 |
StringUtils.h
|
added different path for different editions
|
2016-09-30 15:24:31 +02:00 |
Thread.cpp
|
give more debug info
|
2016-09-08 08:40:29 +02:00 |
Thread.h
|
try to fix the shutdown in thread
|
2016-09-06 18:32:46 +02:00 |
ThreadPool.cpp
|
potentially fix thread pool shutdown issues
|
2016-08-17 11:30:27 +02:00 |
ThreadPool.h
|
…
|
|
Timers.cpp
|
…
|
|
Timers.h
|
…
|
|
Utf8Helper.cpp
|
…
|
|
Utf8Helper.h
|
…
|
|
VERSION.in
|
…
|
|
VPackStringBufferAdapter.h
|
…
|
|
VelocyPackDumper.cpp
|
fixed issue #2018
|
2016-08-24 17:33:49 +02:00 |
VelocyPackDumper.h
|
…
|
|
VelocyPackHelper.cpp
|
Added a hash and equals comparator for velocypack that only takes _id into account.
|
2016-09-16 17:20:43 +02:00 |
VelocyPackHelper.h
|
Added a hash and equals comparator for velocypack that only takes _id into account.
|
2016-09-16 17:20:43 +02:00 |
WorkDescription.h
|
…
|
|
WorkItem.h
|
fixed ownership of handler
|
2016-08-18 23:06:36 +02:00 |
WorkMonitor.cpp
|
merge with frank
|
2016-08-19 10:00:43 +02:00 |
WorkMonitor.h
|
fix some shutdown issues
|
2016-09-01 17:43:32 +02:00 |
WorkMonitorDummy.cpp
|
fixed ownership of handler
|
2016-08-18 23:06:36 +02:00 |
WorkerThread.h
|
potentially fix thread pool shutdown issues
|
2016-08-17 11:30:27 +02:00 |
WriteLocker.h
|
Templatified read and write locker. They can now use Cpp11 style locks. Also included distributeShardsLike in AgencyInformation about collections.
|
2016-09-26 18:29:51 +02:00 |
WriteUnlocker.h
|
…
|
|
application-exit.cpp
|
…
|
|
application-exit.h
|
…
|
|
build-date.h.in
|
…
|
|
build-repository.h.in
|
Implement detection whether we are in a git repo and use the toplevel source dir.
|
2016-08-18 17:53:47 +02:00 |
build.h.in
|
…
|
|
conversions.cpp
|
implement use-local-time for slow queries as sugested in #2051
|
2016-09-14 13:01:30 +02:00 |
conversions.h
|
implement use-local-time for slow queries as sugested in #2051
|
2016-09-14 13:01:30 +02:00 |
crc1.S
|
…
|
|
crc4.S
|
…
|
|
csv.cpp
|
…
|
|
csv.h
|
…
|
|
debugging.cpp
|
…
|
|
debugging.h
|
…
|
|
directories.h.in
|
Windows install: no backslash strings in cmake.
|
2016-08-25 17:35:29 +02:00 |
error.cpp
|
…
|
|
error.h
|
…
|
|
errors.dat
|
Added a new error code if a collection is not smart (EE only)
|
2016-10-05 13:00:43 +02:00 |
fasthash.cpp
|
…
|
|
fasthash.h
|
…
|
|
files.cpp
|
fixed cppcheck warnings
|
2016-09-09 15:08:48 +02:00 |
files.h
|
If we have relative paths that are working, make them absolute so they still work after CWD's of arangod
|
2016-08-26 12:50:48 +02:00 |
fpconv.cpp
|
…
|
|
fpconv.h
|
…
|
|
gcd.h
|
…
|
|
hashes.cpp
|
…
|
|
hashes.h
|
…
|
|
json.cpp
|
…
|
|
json.h
|
removed JsonParser
|
2016-08-19 12:39:26 +02:00 |
levenshtein.cpp
|
…
|
|
levenshtein.h
|
…
|
|
local-configuration-win.h
|
…
|
|
locks-posix.cpp
|
added comments
|
2016-09-07 15:00:15 +02:00 |
locks-posix.h
|
…
|
|
locks-win32.cpp
|
…
|
|
locks-win32.h
|
…
|
|
locks.h
|
added comments
|
2016-09-07 15:00:15 +02:00 |
make_unique.h
|
…
|
|
memory-map-posix.cpp
|
privatize some TRI_datafile_t internals
|
2016-08-29 15:43:03 +02:00 |
memory-map-posix.h
|
…
|
|
memory-map-win32.cpp
|
privatize some TRI_datafile_t internals
|
2016-08-29 15:43:03 +02:00 |
memory-map-win32.h
|
…
|
|
memory-map.h
|
privatize some TRI_datafile_t internals
|
2016-08-29 15:43:03 +02:00 |
memory.cpp
|
…
|
|
memory.h
|
…
|
|
messages.h
|
…
|
|
mimetypes.cpp
|
…
|
|
mimetypes.dat
|
…
|
|
mimetypes.h
|
…
|
|
operating-system.h
|
Simplify
|
2016-08-08 10:16:34 +02:00 |
powers.h
|
…
|
|
prime-numbers.cpp
|
…
|
|
prime-numbers.h
|
…
|
|
process-utils.cpp
|
fixed cppcheck warnings
|
2016-09-09 15:08:48 +02:00 |
process-utils.h
|
…
|
|
shell-colors.h
|
…
|
|
short_alloc.h
|
…
|
|
socket-utils.cpp
|
…
|
|
socket-utils.h
|
…
|
|
structures.cpp
|
…
|
|
structures.h
|
…
|
|
system-compiler.h
|
…
|
|
system-functions.cpp
|
more authentication events, fixed changePassword
|
2016-10-03 19:54:54 +02:00 |
system-functions.h
|
more authentication events, fixed changePassword
|
2016-10-03 19:54:54 +02:00 |
terminal-utils-posix.cpp
|
…
|
|
terminal-utils-win32.cpp
|
…
|
|
terminal-utils.cpp
|
fixed ifdef
|
2016-07-07 11:41:45 +02:00 |
terminal-utils.h
|
…
|
|
threads-posix.cpp
|
added thread affinity for MacOSX
|
2016-07-27 22:29:59 +02:00 |
threads-posix.h
|
…
|
|
threads-win32.cpp
|
…
|
|
threads-win32.h
|
…
|
|
threads.h
|
…
|
|
tri-strings.cpp
|
issue #1936
|
2016-07-11 09:57:30 +02:00 |
tri-strings.h
|
…
|
|
tri-zip.cpp
|
fixed cppcheck warnings
|
2016-09-09 15:08:48 +02:00 |
tri-zip.h
|
…
|
|
vector.cpp
|
…
|
|
vector.h
|
…
|
|
voc-errors.cpp
|
Added a new error code if a collection is not smart (EE only)
|
2016-10-05 13:00:43 +02:00 |
voc-errors.h
|
Added a new error code if a collection is not smart (EE only)
|
2016-10-05 13:00:43 +02:00 |
voc-mimetypes.cpp
|
pushing corrected unittest script and cluster startup scripts
|
2016-08-19 09:49:44 +02:00 |
voc-mimetypes.h
|
…
|
|
win-utils.cpp
|
fix syntax :-(
|
2016-08-25 17:50:08 +02:00 |
win-utils.h
|
…
|
|
xxhash.cpp
|
…
|
|
xxhash.h
|
…
|
|