foundationdb/flow
Stephen Atherton 1f78b98ac9 Bug fix, result as a state variable causes 'this' to be captured instead of copying result. 2018-02-08 09:54:47 -08:00
..
actorcompiler Initial repository commit 2017-05-25 13:48:44 -07:00
coveragetool Initial repository commit 2017-05-25 13:48:44 -07:00
libs/system/src Initial repository commit 2017-05-25 13:48:44 -07:00
stacktrace_internal Import //base/debugging:stacktrace from abseil. 2017-10-16 16:05:02 -07:00
ActorCollection.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
ActorCollection.h Initial repository commit 2017-05-25 13:48:44 -07:00
Arena.h Backup tools and agent now accept blob account credentials via files containing JSON which are specified using command line arguments and/or an environment variable. Improved fdbbackup help, clarifying which options are for which operations. Fdbbackup operations which do not need to use a database no longer require a cluster file parameter. Added eat() commands to StringRef for incrementally tokenizing strings using separator strings. 2017-12-21 01:58:15 -08:00
AsioReactor.h Initial repository commit 2017-05-25 13:48:44 -07:00
CompressedInt.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
CompressedInt.h Initial repository commit 2017-05-25 13:48:44 -07:00
Deque.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
Deque.h Initial repository commit 2017-05-25 13:48:44 -07:00
DeterministicRandom.h Initial repository commit 2017-05-25 13:48:44 -07:00
Error.cpp Add the ability to access name and description in Error. Update error descriptions. 2017-09-28 12:35:03 -07:00
Error.h Add the ability to access name and description in Error. Update error descriptions. 2017-09-28 12:35:03 -07:00
EventTypes.actor.h Initial repository commit 2017-05-25 13:48:44 -07:00
FastAlloc.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
FastAlloc.h Initial repository commit 2017-05-25 13:48:44 -07:00
FastRef.h Initial repository commit 2017-05-25 13:48:44 -07:00
FaultInjection.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
FaultInjection.h Initial repository commit 2017-05-25 13:48:44 -07:00
Hash3.c Initial repository commit 2017-05-25 13:48:44 -07:00
Hash3.h Initial repository commit 2017-05-25 13:48:44 -07:00
IDispatched.h Renamed all TaskBucket backup tasks to more appropriate names. Created the ability to make task aliases and used this to direct old task names to a task definition which will abort backups created before version 5.1. 2018-01-04 22:53:31 -08:00
IRandom.h Initial repository commit 2017-05-25 13:48:44 -07:00
IThreadPool.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
IThreadPool.h Initial repository commit 2017-05-25 13:48:44 -07:00
IndexedSet.actor.h Initial repository commit 2017-05-25 13:48:44 -07:00
IndexedSet.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
IndexedSet.h Also fix unforwarded Metric in IndexedSet. 2017-10-11 17:40:48 -07:00
Knobs.cpp added knobs so that the client failure monitoring update rate and the server failure monitoring update rate are separate knobs 2017-12-01 13:04:32 -08:00
Knobs.h added knobs so that the client failure monitoring update rate and the server failure monitoring update rate are separate knobs 2017-12-01 13:04:32 -08:00
MetricSample.h Addressed Review Comments. 2017-10-31 11:08:54 -07:00
Net2.actor.cpp Bug fix, result as a state variable causes 'this' to be captured instead of copying result. 2018-02-08 09:54:47 -08:00
Net2Packet.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
Net2Packet.h Initial repository commit 2017-05-25 13:48:44 -07:00
Platform.cpp Extract getLocalTime to platform.cpp 2018-01-17 11:35:34 -08:00
Platform.h Extract getLocalTime to platform.cpp 2018-01-17 11:35:34 -08:00
Profiler.actor.cpp fixed some capitalization issues that slid in through the case-insenstive filesystems 2017-10-17 09:07:05 -07:00
Profiler.h Add toggleable profiling support to fdbserver+fdbcli. 2017-10-16 16:05:02 -07:00
SignalSafeUnwind.cpp Disable profiling if we aren't using the cached dl_iterate_phdr values. 2017-08-08 09:03:04 -07:00
SignalSafeUnwind.h Initial repository commit 2017-05-25 13:48:44 -07:00
SimpleOpt.h Initial repository commit 2017-05-25 13:48:44 -07:00
Stats.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
Stats.h Initial repository commit 2017-05-25 13:48:44 -07:00
SystemMonitor.cpp Alloc instrumentation backtraces use format_backtrace; Magnesium detects backtraces from binaries besides fdbserver. 2017-10-12 08:39:13 -07:00
SystemMonitor.h Initial repository commit 2017-05-25 13:48:44 -07:00
TDMetric.actor.h Bug fix: Metric base enabled state was not being initialized. Metrics are configured to be disabled upon construction, however if during construction it appears that a metric was initially enabled then a crash would result if the MetricsCollection global was not created. 2017-08-27 22:22:32 -07:00
TDMetric.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
ThreadHelper.actor.h Initial repository commit 2017-05-25 13:48:44 -07:00
ThreadHelper.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
ThreadPrimitives.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
ThreadPrimitives.h Initial repository commit 2017-05-25 13:48:44 -07:00
ThreadSafeQueue.h Initial repository commit 2017-05-25 13:48:44 -07:00
Trace.cpp Simulation will return and error and print if any non-suppressed SevError events were logged. 2017-12-19 17:17:50 -08:00
Trace.h Simulation will return and error and print if any non-suppressed SevError events were logged. 2017-12-19 17:17:50 -08:00
UnitTest.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
UnitTest.h Initial repository commit 2017-05-25 13:48:44 -07:00
actorcompiler.h Initial repository commit 2017-05-25 13:48:44 -07:00
boost.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
error_definitions.h Improved error handling for cases where blob account credentials are either not found in the provided credentials sources and/or some of the credentials sources provided are not readable or parseable. 2018-02-07 21:50:43 -08:00
flow.cpp added configurable memory limits for backup and dr executables 2017-09-29 10:35:40 -07:00
flow.h added configurable memory limits for backup and dr executables 2017-09-29 10:35:40 -07:00
flow.vcxproj Some visual studio project cleanup. 2018-01-10 10:07:18 -08:00
flow.vcxproj.filters Some visual studio project cleanup. 2018-01-10 10:07:18 -08:00
genericactors.actor.cpp Initial repository commit 2017-05-25 13:48:44 -07:00
genericactors.actor.h fix: getVersionstamp would return broken promise if a transaction was disposed before being set. getAddressesForKey would not return when resetPromise was set. 2018-01-31 13:47:36 -08:00
local.mk added FLOW and FDB_FLOW targets to make packages of flow headers and libs 2017-07-13 10:21:36 -07:00
network.cpp Added DNS resolution. Interface is INetworkConnections::resolveTCPEndpoint() to resolve, or for convenience INetworkConnections::connect(host, service) will resolve host and service (port number or service name like http) and connect to one of the addresses at random. 2017-10-15 21:51:11 -07:00
network.h increased the priority of getKeyServersLocations, because once a client gets a read version, answering their reads should be higher priority than starting new transactions 2018-01-12 13:46:20 -08:00
no_intellisense.opt Initial repository commit 2017-05-25 13:48:44 -07:00
serialize.h Fix a massive amount of valgrind errors and make them easier to debug in the future. 2017-10-27 16:54:44 -07:00
stacktrace.amalgamation.cpp Import //base/debugging:stacktrace from abseil. 2017-10-16 16:05:02 -07:00
stacktrace.h Import //base/debugging:stacktrace from abseil. 2017-10-16 16:05:02 -07:00
version.cpp Initial repository commit 2017-05-25 13:48:44 -07:00