1
0
Fork 0
arangodb/lib/Basics
Simon 6f4ce44716 Rename minReplicationFactor to writeConcern (#10568)
* Rename minReplicationFactor to writeConcern

* fix rest handler

* fix rest handler

* fix some tests

* fix some tests

* modify changelog

* fix suggestions
2019-11-28 20:37:06 +01:00
..
ArangoGlobalContext.cpp Extended the range of a suppressed warning for MSVC (#10039) 2019-09-20 13:09:34 +02:00
ArangoGlobalContext.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
AttributeNameParser.cpp cleanup some of the internal APIs a bit (#10152) 2019-10-03 00:02:27 +02:00
AttributeNameParser.h remove unused code (#10043) 2019-09-19 12:25:25 +02:00
CleanupFunctions.cpp Bug fix/lock file cleanup (#5960) 2018-07-24 09:43:15 +02:00
CleanupFunctions.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
Common.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
ConditionLocker.cpp corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
ConditionLocker.h corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
ConditionVariable.cpp Bug fix/meierloch (#5895) 2018-07-17 11:39:50 +02:00
ConditionVariable.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
ConditionalDeleter.h big reformat 2018-12-26 00:54:03 +01:00
DataProtector.cpp ASAN runtime errors 2017-04-28 11:57:20 +02:00
DataProtector.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
DeadlockDetector.h C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
EncodingUtils.cpp Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
EncodingUtils.h Feature/comm task refactor (#9426) 2019-07-16 09:43:25 +02:00
Endian.h big reformat 2018-12-26 00:54:03 +01:00
EnumIterator.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
Exceptions.cpp remove unused code (#10043) 2019-09-19 12:25:25 +02:00
Exceptions.h remove unused code (#10043) 2019-09-19 12:25:25 +02:00
FileResult.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
FileResult.h Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
FileResultString.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
FileUtils.cpp Bug fix/one more place to do preceding dir char wrong (#10150) 2019-10-02 22:55:30 +03:00
FileUtils.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
FixedSizeAllocator.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
FloatingPoint.h remove cctype (#10501) 2019-11-21 15:59:59 +01:00
FunctionUtils.cpp downgrade WARN messages to INFO level (#9761) 2019-08-20 18:28:57 +02:00
FunctionUtils.h downgrade WARN messages to INFO level (#9761) 2019-08-20 18:28:57 +02:00
HybridLogicalClock.cpp big reformat 2018-12-26 00:54:03 +01:00
HybridLogicalClock.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
LdapUrlParser.cpp AQL date functions improvements (#9714) 2019-08-22 12:50:08 +02:00
LdapUrlParser.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
LocalTaskQueue.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
LocalTaskQueue.h fix return value checks (#9852) 2019-08-29 20:38:53 +02:00
Locking.h corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
LruCache.h one shard db - devel (#9395) 2019-09-23 15:48:37 +02:00
Mutex.cpp corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
Mutex.h C++17 (#10178) 2019-10-16 20:28:27 +03:00
MutexLocker.h corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
MutexUnlocker.h corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
Nonce.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
Nonce.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
NumberUtils.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
PerformanceLogScope.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
ReadLocker.h corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
ReadUnlocker.h corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
ReadWriteLock.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
ReadWriteLock.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
ReadWriteSpinLock.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RecursiveLocker.h Non-Blocking inserts (#9823) 2019-08-30 09:17:58 +02:00
Result.cpp Bug fix/make result ctor noexcept (#10293) 2019-10-22 09:39:35 +02:00
Result.h Bug fix/make result ctor noexcept (#10293) 2019-10-22 09:39:35 +02:00
RocksDBLogger.cpp Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
RocksDBLogger.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
RocksDBUtils.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
RocksDBUtils.h only build the status messages if actually necessary (#9318) 2019-06-25 10:16:12 +02:00
SameThreadAsserter.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
ScopeGuard.h remove unused code (#10043) 2019-09-19 12:25:25 +02:00
SharedAtomic.h big reformat 2018-12-26 00:54:03 +01:00
SharedCounter.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
SharedPRNG.cpp Add constructors to fix cppcheck warnings. (#9648) 2019-08-07 08:23:16 +02:00
SharedPRNG.h Add constructors to fix cppcheck warnings. (#9648) 2019-08-07 08:23:16 +02:00
StaticStrings.cpp Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
StaticStrings.h Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
StringBuffer.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
StringBuffer.h corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
StringHeap.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
StringHeap.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
StringUtils.cpp remove cctype (#10501) 2019-11-21 15:59:59 +01:00
StringUtils.h C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Thread.cpp Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
Thread.h Bug fix/cppcheck issues (#10105) 2019-09-30 09:27:33 +02:00
TimedAction.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
Utf8Helper.cpp activate early pruning (#10308) 2019-10-28 14:22:33 +01:00
Utf8Helper.h activate early pruning (#10308) 2019-10-28 14:22:33 +01:00
VERSION.in
VPackStringBufferAdapter.h big reformat 2018-12-26 00:54:03 +01:00
VelocyPackDumper.cpp Bug fix/foxx vst (#10349) 2019-11-07 16:34:02 +01:00
VelocyPackDumper.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
VelocyPackHelper.cpp clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
VelocyPackHelper.h clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
WriteLocker.h corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
WriteUnlocker.h corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
application-exit.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
application-exit.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
asio_ns.h Bug fix/windows network (#9895) 2019-09-03 20:22:23 +02:00
build-date.h.in
build-repository.h.in
build.h.in
compile-time-strlen.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
conversions.cpp remove cctype (#10501) 2019-11-21 15:59:59 +01:00
conversions.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
cpu-relax.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
crc1.S Add specific section to assembly files to prevent executable stacks. (#10457) 2019-11-19 16:09:03 +01:00
crc4.S Add specific section to assembly files to prevent executable stacks. (#10457) 2019-11-19 16:09:03 +01:00
crc5.S Add specific section to assembly files to prevent executable stacks. (#10457) 2019-11-19 16:09:03 +01:00
csv.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
csv.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
datetime.cpp remove unused boost includes 2019-08-26 19:39:31 +02:00
datetime.h AQL date functions improvements (#9714) 2019-08-22 12:50:08 +02:00
debugging.cpp corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
debugging.h Debug segfault reimplementation (#9940) 2019-09-09 23:07:45 +03:00
directories.h.in remove unused defines from directories.h.in (#5407) 2018-05-22 11:32:46 +02:00
encoding.h big reformat 2018-12-26 00:54:03 +01:00
error.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
error.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
errors.dat fix error message (#10281) 2019-10-22 09:38:40 +02:00
exitcodes.cpp Improve windows installer (#6045) 2018-08-17 12:37:47 +02:00
exitcodes.dat Improve windows installer (#6045) 2018-08-17 12:37:47 +02:00
exitcodes.h Improve windows installer (#6045) 2018-08-17 12:37:47 +02:00
fasthash.cpp use C++17 [[fallthrough]] (#10280) 2019-10-19 18:14:26 +02:00
fasthash.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
files.cpp Minor fixes for hotbackup before 3.6 release. (#10458) 2019-11-19 12:51:09 +01:00
files.h Minor fixes for hotbackup before 3.6 release. (#10458) 2019-11-19 12:51:09 +01:00
fpconv.cpp big reformat 2018-12-26 00:54:03 +01:00
fpconv.h
gcd.h big reformat 2018-12-26 00:54:03 +01:00
hashes.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
hashes.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
json.cpp remove unused code (#10043) 2019-09-19 12:25:25 +02:00
json.h remove unused code (#10043) 2019-09-19 12:25:25 +02:00
levenshtein.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
levenshtein.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
locks-posix.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
locks-posix.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
locks-win32.cpp big reformat 2018-12-26 00:54:03 +01:00
locks-win32.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
locks.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
memory-map-posix.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
memory-map-posix.h big reformat 2018-12-26 00:54:03 +01:00
memory-map-win32.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
memory-map-win32.h split headers different, simple cast fixes (#8928) 2019-05-08 14:08:35 +02:00
memory-map.h big reformat 2018-12-26 00:54:03 +01:00
memory.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
memory.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
messages.h fixit 2019-09-19 12:40:33 +02:00
operating-system.h upgrade boost to version 1.71.0 (#10299) 2019-10-22 18:46:18 +02:00
overload.h Added overload template (#10313) 2019-10-30 14:00:01 +01:00
powers.h big reformat 2018-12-26 00:54:03 +01:00
prime-numbers.cpp big reformat 2018-12-26 00:54:03 +01:00
prime-numbers.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
process-utils.cpp fixed version of arangosh result evaluation refactoring - properly count objects (#10080) 2019-09-26 12:07:52 +02:00
process-utils.h remove unused code (#10043) 2019-09-19 12:25:25 +02:00
socket-utils.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
socket-utils.h remove unused code (#10043) 2019-09-19 12:25:25 +02:00
splitmix64.h Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
system-compiler.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
system-functions.cpp corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
system-functions.h corrected several wrong macro names (#9971) 2019-09-11 16:45:32 +02:00
terminal-utils-posix.cpp remove unused code (#10043) 2019-09-19 12:25:25 +02:00
terminal-utils-win32.cpp remove unused code (#10043) 2019-09-19 12:25:25 +02:00
terminal-utils.cpp remove unused code (#10043) 2019-09-19 12:25:25 +02:00
terminal-utils.h remove unused code (#10043) 2019-09-19 12:25:25 +02:00
threads-posix.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
threads-posix.h fixed version of arangosh result evaluation refactoring - properly count objects (#10080) 2019-09-26 12:07:52 +02:00
threads-win32.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
threads-win32.h fixed version of arangosh result evaluation refactoring - properly count objects (#10080) 2019-09-26 12:07:52 +02:00
threads.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
tri-strings.cpp remove unused function 2019-09-16 19:56:47 +02:00
tri-strings.h remove unused function 2019-09-16 19:56:47 +02:00
tri-zip.cpp Feature/cleanup ccpcheck (#9665) 2019-08-12 11:11:49 +02:00
tri-zip.h Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
tryEmplaceHelper.h C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
vector.cpp Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
vector.h remove unused code (#10043) 2019-09-19 12:25:25 +02:00
voc-errors.cpp fix error message (#10281) 2019-10-22 09:38:40 +02:00
voc-errors.h fix error message (#10281) 2019-10-22 09:38:40 +02:00
win-utils.cpp fix windows debug build (#10465) 2019-11-19 11:11:28 +01:00
win-utils.h split headers different, simple cast fixes (#8928) 2019-05-08 14:08:35 +02:00
xoroshiro128plus.h Add constructors to fix cppcheck warnings. (#9648) 2019-08-07 08:23:16 +02:00
xxh3.h upgrade xxhash library version (#10322) 2019-10-28 13:52:57 +01:00
xxhash.cpp upgrade xxhash library version (#10322) 2019-10-28 13:52:57 +01:00
xxhash.h upgrade xxhash library version (#10322) 2019-10-28 13:52:57 +01:00