.. |
json_spirit
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
libb64
|
Move AsyncFileBlobStore and related files to fdbclient.
|
2018-10-26 13:49:42 -07:00 |
md5
|
Move AsyncFileBlobStore and related files to fdbclient.
|
2018-10-26 13:49:42 -07:00 |
rapidjson
|
Move AsyncFileBlobStore and related files to fdbclient.
|
2018-10-26 13:49:42 -07:00 |
rapidxml
|
Move AsyncFileBlobStore and related files to fdbclient.
|
2018-10-26 13:49:42 -07:00 |
sha1
|
Move AsyncFileBlobStore and related files to fdbclient.
|
2018-10-26 13:49:42 -07:00 |
vexillographer
|
Apply suggestions from code review
|
2019-02-27 11:41:33 -08:00 |
AsyncFileBlobStore.actor.cpp
|
Minor fixes in fdbclient for intellisense
|
2019-02-19 15:16:59 -08:00 |
AsyncFileBlobStore.actor.h
|
fixed a merge error
|
2018-11-12 19:20:39 -08:00 |
Atomic.h
|
Implements CompareAndClear AtomicOp
|
2019-02-04 14:59:56 -08:00 |
AutoPublicAddress.cpp
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
BackupAgent.actor.h
|
Several bugfixes to make fdb build on non-ide
|
2019-02-19 15:16:59 -08:00 |
BackupAgentBase.actor.cpp
|
Proper fwd decl in BackupAgent
|
2019-02-19 15:16:59 -08:00 |
BackupContainer.actor.cpp
|
Minor fixes in fdbclient for intellisense
|
2019-02-19 15:16:59 -08:00 |
BackupContainer.h
|
Use proper fwd decl in NativeAPI
|
2019-02-19 15:16:59 -08:00 |
BlobStore.actor.cpp
|
Make unnecessary state variable a local variable
|
2019-02-19 15:16:59 -08:00 |
BlobStore.h
|
Fix issues that a newer compiler warned about.
|
2018-12-14 14:43:50 -08:00 |
CMakeLists.txt
|
Use proper fwd decl in NativeAPI
|
2019-02-19 15:16:59 -08:00 |
ClientDBInfo.h
|
Replace & operator with variadic function
|
2018-12-28 11:33:42 -08:00 |
ClientLogEvents.h
|
Replace & operator with variadic function
|
2018-12-28 11:33:42 -08:00 |
ClientWorkerInterface.h
|
Merge commit '048bfc5c368063d9e009513078dab88be0cbd5b0' into task/tls-upgrade-2
|
2019-01-24 17:43:06 -08:00 |
ClusterInterface.h
|
Merge branch 'master' into feature-fix-force-recovery
|
2019-02-22 14:38:13 -08:00 |
CommitTransaction.h
|
Implements CompareAndClear AtomicOp
|
2019-02-04 14:59:56 -08:00 |
CoordinationInterface.h
|
Merge commit '048bfc5c368063d9e009513078dab88be0cbd5b0' into task/tls-upgrade-2
|
2019-01-24 17:43:06 -08:00 |
DatabaseBackupAgent.actor.cpp
|
Several minor fixes within fdbclient
|
2019-02-19 15:16:59 -08:00 |
DatabaseConfiguration.cpp
|
Merge branch 'master' of github.com:apple/foundationdb
|
2019-02-27 15:21:06 -08:00 |
DatabaseConfiguration.h
|
Merge pull request #1160 from alexmiller-apple/tstlog-fork
|
2019-02-26 18:00:04 -08:00 |
DatabaseContext.h
|
Merge branch 'client-transaction-id'
|
2019-02-27 13:11:15 -08:00 |
EventTypes.actor.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
FDBOptions.h
|
Log network, cluster, and database options when they are set. Throw an exception if the option being set doesn't exist.
|
2018-07-17 16:23:16 -07:00 |
FDBTypes.h
|
Implement log_version.
|
2019-02-22 12:15:23 -08:00 |
FailureMonitorClient.actor.cpp
|
Minor fixes in fdbclient for intellisense
|
2019-02-19 15:16:59 -08:00 |
FailureMonitorClient.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
FileBackupAgent.actor.cpp
|
Moved THIS and THIS_ADDR to actorcompiler.h
|
2019-02-19 15:16:59 -08:00 |
HTTP.actor.cpp
|
Several minor fixes within fdbclient
|
2019-02-19 15:16:59 -08:00 |
HTTP.h
|
Added optional support for sending a unique id per request in a header for logging/tracking purposes.
|
2019-01-08 14:48:47 -08:00 |
IClientApi.h
|
Merge branch 'master' into remove-cluster-from-bindings
|
2018-11-26 12:01:03 -08:00 |
JSONDoc.h
|
Move AsyncFileBlobStore and related files to fdbclient.
|
2018-10-26 13:49:42 -07:00 |
JsonBuilder.cpp
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
JsonBuilder.h
|
Move AsyncFileBlobStore and related files to fdbclient.
|
2018-10-26 13:49:42 -07:00 |
KeyBackedTypes.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
KeyRangeMap.actor.cpp
|
Use proper fwd decl in NativeAPI
|
2019-02-19 15:16:59 -08:00 |
KeyRangeMap.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
Knobs.cpp
|
Dynamically rate limit consistency check.
|
2019-02-07 16:08:39 -08:00 |
Knobs.h
|
Dynamically rate limit consistency check.
|
2019-02-07 16:08:39 -08:00 |
ManagementAPI.actor.cpp
|
Merge branch 'master' into feature-fix-force-recovery
|
2019-02-22 14:38:13 -08:00 |
ManagementAPI.actor.h
|
Merge branch 'master' into feature-fix-force-recovery
|
2019-02-22 14:38:13 -08:00 |
MasterProxyInterface.h
|
Merge remote-tracking branch 'apple/master' into task/tls-upgrade
|
2019-02-15 20:37:07 -08:00 |
MetricLogger.actor.cpp
|
Minor fixes in fdbclient for intellisense
|
2019-02-19 15:16:59 -08:00 |
MetricLogger.h
|
Use proper fwd decl in NativeAPI
|
2019-02-19 15:16:59 -08:00 |
MonitorLeader.actor.cpp
|
Minor fixes in fdbclient for intellisense
|
2019-02-19 15:16:59 -08:00 |
MonitorLeader.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
MultiVersionAssignmentVars.h
|
Merge release-5.1 into release-5.2
|
2018-05-30 09:09:55 -07:00 |
MultiVersionTransaction.actor.cpp
|
Merge pull request #942 from ajbeamon/remove-cluster-from-bindings
|
2019-01-24 14:39:09 -08:00 |
MultiVersionTransaction.h
|
Fix: The multi-version client would block when trying to connect to an external cluster.
|
2019-01-14 10:53:03 -08:00 |
MutationList.h
|
Replace & operator with variadic function
|
2018-12-28 11:33:42 -08:00 |
NativeAPI.actor.cpp
|
Merge pull request #1200 from bnamasivayam/master
|
2019-02-28 11:16:44 -05:00 |
NativeAPI.actor.h
|
Merge branch 'client-transaction-id'
|
2019-02-27 13:11:15 -08:00 |
Notified.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
RYWIterator.cpp
|
Implements CompareAndClear AtomicOp
|
2019-02-04 14:59:56 -08:00 |
RYWIterator.h
|
Implements CompareAndClear AtomicOp
|
2019-02-04 14:59:56 -08:00 |
ReadYourWrites.actor.cpp
|
Implements CompareAndClear AtomicOp
|
2019-02-04 14:59:56 -08:00 |
ReadYourWrites.h
|
Use proper fwd decl in NativeAPI
|
2019-02-19 15:16:59 -08:00 |
RunTransaction.actor.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
Schemas.cpp
|
Merge pull request #1160 from alexmiller-apple/tstlog-fork
|
2019-02-26 18:00:04 -08:00 |
Schemas.h
|
Merge commit '3b2700d25334c53d13496ca16682642aac951beb' into track-server-request-latencies
|
2019-01-24 11:43:26 -08:00 |
SnapshotCache.h
|
Merge branch 'master' into feature-fix-force-recovery
|
2019-02-22 14:38:13 -08:00 |
Status.h
|
Move AsyncFileBlobStore and related files to fdbclient.
|
2018-10-26 13:49:42 -07:00 |
StatusClient.actor.cpp
|
Several minor fixes within fdbclient
|
2019-02-19 15:16:59 -08:00 |
StatusClient.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
StorageServerInterface.h
|
Merge remote-tracking branch 'apple/master' into task/tls-upgrade
|
2019-02-15 20:37:07 -08:00 |
Subspace.cpp
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
Subspace.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
SystemData.cpp
|
fix: a forced recovery needed to force the data distributor to restart
|
2019-02-19 16:04:52 -08:00 |
SystemData.h
|
fix: a forced recovery needed to force the data distributor to restart
|
2019-02-19 16:04:52 -08:00 |
TaskBucket.actor.cpp
|
Several minor fixes within fdbclient
|
2019-02-19 15:16:59 -08:00 |
TaskBucket.h
|
Use proper fwd decl in NativeAPI
|
2019-02-19 15:16:59 -08:00 |
ThreadSafeTransaction.actor.cpp
|
Guard all versions.h to not break old WIN32 build
|
2019-02-08 16:06:00 -08:00 |
ThreadSafeTransaction.h
|
Fix two memory issues that occurred when a database object was destroyed.
|
2019-01-10 14:53:42 -08:00 |
Tuple.cpp
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
Tuple.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
VersionedMap.actor.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
VersionedMap.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
WriteMap.h
|
Implements CompareAndClear AtomicOp
|
2019-02-04 14:59:56 -08:00 |
fdbclient.vcxproj
|
Actually compile ManagementAPI.actor.cpp on windows.
|
2019-02-21 16:28:14 -08:00 |
local.mk
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
versions.h.cmake
|
fdbserver now compiling
|
2018-12-13 14:13:47 -08:00 |