foundationdb/fdbclient
Evan Tschannen 6d7d40bcb3
Update fdbclient/ManagementAPI.actor.cpp
2019-01-29 11:37:08 -08:00
..
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 Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
AsyncFileBlobStore.actor.cpp Merge branch 'release-6.0' 2018-11-10 13:04:24 -08:00
AsyncFileBlobStore.actor.h fixed a merge error 2018-11-12 19:20:39 -08:00
Atomic.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
AutoPublicAddress.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
BackupAgent.h Merge branch 'release-6.0' 2019-01-09 16:14:46 -08:00
BackupAgentBase.actor.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
BackupContainer.actor.cpp Merge branch 'release-6.0' 2019-01-09 16:14:46 -08:00
BackupContainer.h Merge branch 'release-6.0' 2019-01-09 16:14:46 -08:00
BlobStore.actor.cpp Merge branch 'release-6.0' 2019-01-09 16:14:46 -08:00
BlobStore.h Fix issues that a newer compiler warned about. 2018-12-14 14:43:50 -08:00
CMakeLists.txt Default configuration now builds. 2018-12-13 15:52:27 -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 Replace & operator with variadic function 2018-12-28 11:33:42 -08:00
ClusterInterface.h Replace & operator with variadic function 2018-12-28 11:33:42 -08:00
CommitTransaction.h Replace & operator with variadic function 2018-12-28 11:33:42 -08:00
CoordinationInterface.h Replace & operator with variadic function 2018-12-28 11:33:42 -08:00
DatabaseBackupAgent.actor.cpp * Add Optional.map and ErrorOr.map. 2019-01-11 09:03:38 -08:00
DatabaseConfiguration.cpp Merge branch 'release-6.0' 2018-11-10 13:04:24 -08:00
DatabaseConfiguration.h Replace & operator with variadic function 2018-12-28 11:33:42 -08:00
DatabaseContext.h Merge branch 'release-6.0' 2018-11-10 13:04:24 -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 * Add Optional.map and ErrorOr.map. 2019-01-11 09:03:38 -08:00
FailureMonitorClient.actor.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00: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 Merge branch 'release-6.0' 2019-01-09 16:14:46 -08:00
HTTP.actor.cpp Merge branch 'release-6.0' 2019-01-09 16:14:46 -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 pull request #791 from ajbeamon/remove-cluster-from-iclientapi 2018-11-10 10:16:18 -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 Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
KeyRangeMap.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
Knobs.cpp Merge branch 'release-6.0' 2019-01-09 16:14:46 -08:00
Knobs.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
ManagementAPI.actor.cpp Update fdbclient/ManagementAPI.actor.cpp 2019-01-29 11:37:08 -08:00
ManagementAPI.h Merge branch 'release-6.0' 2018-12-03 18:26:52 -08:00
MasterProxyInterface.h Replace & operator with variadic function 2018-12-28 11:33:42 -08:00
MetricLogger.actor.cpp Merge pull request #791 from ajbeamon/remove-cluster-from-iclientapi 2018-11-10 10:16:18 -08:00
MetricLogger.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
MonitorLeader.actor.cpp Merge pull request #791 from ajbeamon/remove-cluster-from-iclientapi 2018-11-10 10:16:18 -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 * Add Optional.map and ErrorOr.map. 2019-01-11 09:03:38 -08:00
MultiVersionTransaction.h Merge pull request #791 from ajbeamon/remove-cluster-from-iclientapi 2018-11-10 10:16:18 -08:00
MutationList.h Replace & operator with variadic function 2018-12-28 11:33:42 -08:00
NativeAPI.actor.cpp * Add Optional.map and ErrorOr.map. 2019-01-11 09:03:38 -08:00
NativeAPI.h Merge pull request #791 from ajbeamon/remove-cluster-from-iclientapi 2018-11-10 10:16:18 -08:00
Notified.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
RYWIterator.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
RYWIterator.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
ReadYourWrites.actor.cpp * Add Optional.map and ErrorOr.map. 2019-01-11 09:03:38 -08:00
ReadYourWrites.h Merge pull request #791 from ajbeamon/remove-cluster-from-iclientapi 2018-11-10 10:16:18 -08:00
RunTransaction.actor.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
Schemas.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
Schemas.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
SnapshotCache.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
Status.h Move AsyncFileBlobStore and related files to fdbclient. 2018-10-26 13:49:42 -07:00
StatusClient.actor.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
StatusClient.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
StorageServerInterface.h Replace & operator with variadic function 2018-12-28 11:33:42 -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 Merge branch 'release-6.0' 2018-11-12 20:26:58 -08:00
SystemData.h Merge branch 'release-6.0' 2018-11-12 20:26:58 -08:00
TaskBucket.actor.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
TaskBucket.h Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
ThreadSafeTransaction.actor.cpp Merge pull request #791 from ajbeamon/remove-cluster-from-iclientapi 2018-11-10 10:16:18 -08:00
ThreadSafeTransaction.h Merge pull request #791 from ajbeamon/remove-cluster-from-iclientapi 2018-11-10 10:16:18 -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 Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
fdbclient.vcxproj Blobstore client now sends HTTP requests with a header indicating that only XML responses are accepted. JSON responses are no longer supported and xml2json has been removed. The request Date header format is now the standard ISO 8601 format indicated by the S3 documentation. 2018-11-13 00:49:13 -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