foundationdb/fdbrpc
Evan Tschannen 28a26d54f2 Merge commit 'ccf4384c79d026edbf76152e95e7410ebe621c1f' into release-6.0
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbrpc/FlowTransport.actor.cpp
2018-07-28 09:11:31 -07:00
..
libb64 Fixed headers and some whitespace 2018-02-23 04:50:23 -08:00
libcoroutine Initial repository commit 2017-05-25 13:48:44 -07:00
libeio Initial repository commit 2017-05-25 13:48:44 -07:00
md5 Changed the TLS_DISABLED macro 2018-06-26 12:08:32 -07:00
rapidjson Make fdbbackup s3 compatible. 2017-12-05 17:13:15 -08:00
rapidxml Make fdbbackup s3 compatible. 2017-12-05 17:13:15 -08:00
sha1 Fixed headers and some whitespace 2018-02-23 04:50:23 -08:00
zlib Fixed headers and some whitespace 2018-02-23 04:50:23 -08:00
ActorFuzz.actor.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
ActorFuzz.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
AsyncFileBlobStore.actor.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
AsyncFileBlobStore.actor.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
AsyncFileCached.actor.cpp Merge release-5.1 into release-5.2 2018-05-30 09:09:55 -07:00
AsyncFileCached.actor.h Attempt to normalize trace events: 2018-06-08 11:11:08 -07:00
AsyncFileEIO.actor.h Attempt to normalize trace events: 2018-06-08 11:11:08 -07:00
AsyncFileKAIO.actor.h Attempt to normalize trace events: 2018-06-08 11:11:08 -07:00
AsyncFileNonDurable.actor.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
AsyncFileNonDurable.actor.h Attempt to normalize trace events: 2018-06-08 11:11:08 -07:00
AsyncFileReadAhead.actor.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
AsyncFileWinASIO.actor.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
AsyncFileWriteChecker.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
AsyncFileWriteChecker.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
BlobStore.actor.cpp Differentiate between a timeout in attempting to connect vs a timeout on an active connection by converting timeouts during connection attempts to connection_failed errors. 2018-07-09 19:40:01 -07:00
BlobStore.h Added operation-specific rate controls to blob store interface. 2018-06-20 20:34:34 -07:00
ContinuousSample.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
EndpointGroup.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
FailureMonitor.actor.cpp suppress spammy logs 2018-03-09 09:40:36 -08:00
FailureMonitor.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
FlowTests.actor.cpp Attempt to normalize trace events: 2018-06-08 11:11:08 -07:00
FlowTransport.actor.cpp Merge commit 'ccf4384c79d026edbf76152e95e7410ebe621c1f' into release-6.0 2018-07-28 09:11:31 -07:00
FlowTransport.h close unneeded connections 2018-07-10 13:10:29 -07:00
HTTP.actor.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
HTTP.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
IAsyncFile.actor.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
IAsyncFile.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
IRateControl.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
ITLSPlugin.h Replaced separate TLS Log function with FDB TraceEvent logger 2018-07-11 18:41:46 -07:00
JSONDoc.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
LoadBalance.actor.h Reverting changes from merge of master into release-5.2 (b25810711c). Note that we never intend to release master into release-5.2, but if we did we would need to revert this commit. 2018-03-06 10:15:04 -08:00
LoadBalance.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
LoadPlugin.h Changed generic plugin code to work as expected plugin code except for TLS use case 2018-06-26 16:01:25 -07:00
Locality.cpp fix: log router class did not have the proper fitness for becoming the cluster controller 2018-06-28 23:20:01 -07:00
Locality.h Swapped OkayFit and UnsetFit, because generally if machine classes are set on one machine they are set everywhere and it helps with wait_for_good_recruitment logic 2018-06-22 10:15:24 -07:00
MultiInterface.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
Net2FileSystem.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
Net2FileSystem.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
PerfMetric.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
Platform.cpp Some more trace event normalization 2018-06-08 13:57:00 -07:00
Platform.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
QueueModel.cpp Reverting changes from merge of master into release-5.2 (b25810711c). Note that we never intend to release master into release-5.2, but if we did we would need to revert this commit. 2018-03-06 10:15:04 -08:00
QueueModel.h Reverting changes from merge of master into release-5.2 (b25810711c). Note that we never intend to release master into release-5.2, but if we did we would need to revert this commit. 2018-03-06 10:15:04 -08:00
RangeMap.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
Replication.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
Replication.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
ReplicationPolicy.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
ReplicationPolicy.h Reverting changes from merge of master into release-5.2 (b25810711c). Note that we never intend to release master into release-5.2, but if we did we would need to revert this commit. 2018-03-06 10:15:04 -08:00
ReplicationTypes.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
ReplicationTypes.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
ReplicationUtils.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
ReplicationUtils.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
Smoother.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
TLSConnection.actor.cpp Replaced separate TLS Log function with FDB TraceEvent logger 2018-07-11 18:41:46 -07:00
TLSConnection.h Added support for no-op legacy TLS options 2018-06-27 09:25:05 -07:00
TraceFileIO.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
TraceFileIO.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
actorFuzz.py remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
batcher.actor.h Proxy going OOM when applying high volumes of writes to a proxy, particular in a sudden fashion before ratekeeper can control the workload. 2018-06-01 15:21:40 -07:00
crc32c.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
crc32c.h Initial repository commit 2017-05-25 13:48:44 -07:00
dsltest.actor.cpp switch to using zu for some size_t variables in printf 2018-03-14 18:07:05 -07:00
fdbrpc.h close unneeded connections 2018-07-10 13:10:29 -07:00
fdbrpc.vcxproj Changed the TLS_DISABLED macro 2018-06-26 12:08:32 -07:00
fdbrpc.vcxproj.filters Filter out .hpp files from *_BUILD_SOURCES (like we do with .h files). Add xml2json.hpp to our fdbrpc project. 2018-01-10 13:51:57 -08:00
generated-constants.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
genericactors.actor.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
genericactors.actor.h fix: destroy peers that are inactive 2018-07-09 13:37:06 -07:00
linux_kaio.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
local.mk Defined TLS build flags for projects 2018-07-01 22:49:39 -07:00
sim2.actor.cpp code cleanup 2018-07-16 15:56:43 -07:00
sim_validation.cpp remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
sim_validation.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
simulator.h only disable fearless if a datacenter has actually been killed 2018-07-16 10:06:57 -07:00
xml2json.hpp Make fdbbackup s3 compatible. 2017-12-05 17:13:15 -08:00