.. |
json_spirit
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
vexillographer
|
Rename trace file logGroup attribute to LogGroup
|
2018-05-31 15:34:17 -07:00 |
Atomic.h
|
change SetVersionstampedKey and SetVersionstampedValue behavior based on API version to make them consistent
|
2018-05-08 08:57:09 -07:00 |
AutoPublicAddress.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
BackupAgent.h
|
fix: backup initialized its begin version at 1 instead of the read version of the starting transaction
|
2018-06-06 13:05:53 -07:00 |
BackupAgentBase.actor.cpp
|
Some more trace event normalization
|
2018-06-08 13:57:00 -07:00 |
BackupContainer.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
BackupContainer.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
ClientDBInfo.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
ClientLogEvents.h
|
Relax the rules on trace event Types a bit by allowing multiple underscores, as well as starting with an underscore and consecutive underscores.
|
2018-06-08 15:40:29 -07:00 |
ClientWorkerInterface.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
ClusterInterface.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
CommitTransaction.h
|
change SetVersionstampedKey and SetVersionstampedValue behavior based on API version to make them consistent
|
2018-05-08 08:57:09 -07:00 |
CoordinationInterface.h
|
Address review comments. Refactor getLeader function to mask the first 7 bits of changeID and return the masked LeaderInfo.
|
2018-06-01 18:23:24 -07:00 |
DatabaseBackupAgent.actor.cpp
|
Some more trace event normalization
|
2018-06-08 13:57:00 -07:00 |
DatabaseConfiguration.cpp
|
Merge branch 'master' of github.com:apple/foundationdb into feature-redwood
|
2018-06-17 14:55:05 -07:00 |
DatabaseConfiguration.h
|
fix: cluster controller did not respect usable dcs
|
2018-06-14 12:56:48 -07:00 |
DatabaseContext.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 |
EventTypes.actor.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
FDBOptions.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
FDBTypes.h
|
Merge branch 'master' of github.com:apple/foundationdb into feature-redwood
|
2018-06-17 14:55:05 -07:00 |
FailureMonitorClient.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -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
|
Some more trace event normalization
|
2018-06-08 13:57:00 -07:00 |
IClientApi.h
|
Move external completion hook handling to DLApi. Use camel case for hookParameter.
|
2018-05-09 12:28:51 -07:00 |
KeyBackedTypes.h
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
KeyRangeMap.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
KeyRangeMap.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
Knobs.cpp
|
Merge pull request #481 from satherton/release-5.2
|
2018-06-12 13:16:24 -07:00 |
Knobs.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 |
ManagementAPI.actor.cpp
|
Merge branch 'master' of github.com:apple/foundationdb into feature-redwood
|
2018-06-13 15:56:06 -07:00 |
ManagementAPI.h
|
backed out the healthy team check because it was unnecessary
|
2018-06-10 12:43:32 -07:00 |
MasterProxyInterface.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 |
MetricLogger.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
MetricLogger.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
MonitorLeader.actor.cpp
|
Address review comments.
|
2018-06-01 18:33:29 -07:00 |
MonitorLeader.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
MultiVersionAssignmentVars.h
|
Merge release-5.1 into release-5.2
|
2018-05-30 09:09:55 -07:00 |
MultiVersionTransaction.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
MultiVersionTransaction.h
|
Move external completion hook handling to DLApi. Use camel case for hookParameter.
|
2018-05-09 12:28:51 -07:00 |
MutationList.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
NativeAPI.actor.cpp
|
Some more trace event normalization
|
2018-06-08 13:57:00 -07:00 |
NativeAPI.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 |
Notified.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
RYWIterator.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
RYWIterator.h
|
change SetVersionstampedKey and SetVersionstampedValue behavior based on API version to make them consistent
|
2018-05-08 08:57:09 -07:00 |
ReadYourWrites.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
ReadYourWrites.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 |
RunTransaction.actor.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
SnapshotCache.h
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
Status.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
StatusClient.actor.cpp
|
Merge remote-tracking branch 'apple/release-5.2'
|
2018-06-12 18:31:20 -07:00 |
StatusClient.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
StorageServerInterface.h
|
fix: do not finish a shard relocation until all of the storage servers have made the current recovery version durable. This is to prevent dropping a needed storage server as a source for a shard after dropping a remote configuration
|
2018-06-07 12:29:25 -07:00 |
Subspace.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
Subspace.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
SystemData.cpp
|
added a key in the database with the locality of the current master
|
2018-06-14 19:36:02 -07:00 |
SystemData.h
|
added a key in the database with the locality of the current master
|
2018-06-14 19:36:02 -07:00 |
TaskBucket.actor.cpp
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
TaskBucket.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
ThreadSafeTransaction.actor.cpp
|
Move external completion hook handling to DLApi. Use camel case for hookParameter.
|
2018-05-09 12:28:51 -07:00 |
ThreadSafeTransaction.h
|
Move external completion hook handling to DLApi. Use camel case for hookParameter.
|
2018-05-09 12:28:51 -07:00 |
Tuple.cpp
|
Merge branch 'release-5.2' of github.com:apple/foundationdb into feature-redwood
|
2018-04-06 16:29:37 -07:00 |
Tuple.h
|
Merge branch 'release-5.2' of github.com:apple/foundationdb into feature-redwood
|
2018-04-06 16:29:37 -07:00 |
VersionedMap.actor.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
VersionedMap.h
|
Attempt to normalize trace events:
|
2018-06-08 11:11:08 -07:00 |
WriteMap.h
|
change SetVersionstampedKey and SetVersionstampedValue behavior based on API version to make them consistent
|
2018-05-08 08:57:09 -07:00 |
fdbclient.vcxproj
|
first working version of non-copying recovery working with fearless configurations
|
2018-04-08 21:24:05 -07:00 |
local.mk
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |