.. |
json_spirit
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
vexillographer
|
Merge remote-tracking branch 'upstream/release-5.2' into merge-release-5.2
|
2018-04-28 17:44:52 -07:00 |
Atomic.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
Upgrade DR from 5.1 to 5.2
|
2018-04-26 17:24:40 -07:00 |
BackupAgentBase.actor.cpp
|
Merge remote-tracking branch 'upstream/release-5.2' into merge-release-5.2
|
2018-04-28 17:44:52 -07:00 |
BackupContainer.actor.cpp
|
Clarity improvement, resetting backup description variable because it's no longer valid due to some of its contents being std::move'd.
|
2018-03-09 12:03:10 -08: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
|
Add correctness tests for Client transaction profiling data format. It also includes format check across upgrades.
|
2018-03-14 12:39:50 -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
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
CoordinationInterface.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 |
DatabaseBackupAgent.actor.cpp
|
Fix review comments
|
2018-04-27 13:54:34 -07:00 |
DatabaseContext.h
|
Refactor getKeyServers to be more readable.
|
2018-03-08 11:34:18 -08: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
|
optimized the tlog to use a vector for tags instead of a map
|
2018-03-17 10:36:19 -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
|
Merge branch 'release-5.2' of github.com:apple/foundationdb into optimize-backup-priorities
|
2018-03-23 12:10:39 -07:00 |
IClientApi.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
KeyBackedTypes.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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 #89 from yichic/share-log-mutations-5.2
|
2018-03-19 12:01:26 -07:00 |
Knobs.h
|
Merge pull request #89 from yichic/share-log-mutations-5.2
|
2018-03-19 12:01:26 -07:00 |
ManagementAPI.actor.cpp
|
Merge branch 'release-5.2'
|
2018-04-10 17:02:43 -07:00 |
ManagementAPI.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
MasterProxyInterface.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 |
MetricLogger.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
Using ASSERT_ABORT in destructors
|
2018-04-23 14:05:10 +02:00 |
MultiVersionTransaction.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
MultiVersionTransaction.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
Using ASSERT_ABORT in destructors
|
2018-04-23 14:05:10 +02:00 |
NativeAPI.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 |
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
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
RYWIterator.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
ReadYourWrites.actor.cpp
|
add APPEND_IF_FITS to workload and remove guard ; add command to vexillographer
|
2018-03-02 17:43:39 -08:00 |
ReadYourWrites.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
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 |
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
|
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 |
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
|
Merge pull request #89 from yichic/share-log-mutations-5.2
|
2018-03-19 12:01:26 -07:00 |
SystemData.h
|
Merge pull request #89 from yichic/share-log-mutations-5.2
|
2018-03-19 12:01:26 -07:00 |
TaskBucket.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
ThreadSafeTransaction.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
Tuple.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
Tuple.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
WriteMap.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
fdbclient.vcxproj
|
Some visual studio project cleanup.
|
2018-01-10 10:07:18 -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 |