.. |
sqlite
|
Fix some typos.
|
2018-04-19 11:44:01 -07:00 |
workloads
|
Bug fix, restore was using the destination cluster to look up timestamps when printing the backup description instead of (optionally) the original cluster which generated the backup. Made missing cluster file errors more clear.
|
2019-03-06 02:45:55 -08:00 |
ApplyMetadataMutation.h
|
Merge branch 'master' into feature-fix-force-recovery
|
2019-02-22 14:38:13 -08:00 |
CMakeLists.txt
|
Merge branch 'master' of https://github.com/apple/foundationdb into add-health-metrics
|
2019-02-27 16:30:25 -08:00 |
ClusterController.actor.cpp
|
Merge branch 'master' into feature-fix-force-recovery
|
2019-02-22 14:38:13 -08:00 |
ClusterRecruitmentInterface.h
|
Use fwd decls in WorkerInterface
|
2019-02-19 15:16:59 -08:00 |
CompactMap.cpp
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
ConflictSet.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
CoordinatedState.actor.cpp
|
Fix minor IDE build errors
|
2019-02-19 15:16:59 -08:00 |
CoordinatedState.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 |
Coordination.actor.cpp
|
Fix minor IDE build errors
|
2019-02-19 15:16:59 -08:00 |
CoordinationInterface.h
|
Replace & operator with variadic function
|
2018-12-28 11:33:42 -08:00 |
CoroFlow.actor.cpp
|
Fix minor IDE build errors
|
2019-02-19 15:16:59 -08:00 |
CoroFlow.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
DBCoreState.h
|
Let log_spill/log_version default in config, and clean up serialization.
|
2019-02-26 17:14:41 -08:00 |
DataDistribution.actor.cpp
|
Merge branch 'master' into feature-fix-force-recovery
|
2019-02-22 14:38:13 -08:00 |
DataDistribution.h
|
Merge pull request #1139 from xumengpanda/mengxu/machine-team-upgrade-PR
|
2019-02-22 14:22:07 -08:00 |
DataDistributionQueue.actor.cpp
|
Merge pull request #1139 from xumengpanda/mengxu/machine-team-upgrade-PR
|
2019-02-22 14:22:07 -08:00 |
DataDistributionTracker.actor.cpp
|
Change masterId to distributorId in tracker.
|
2019-02-14 16:37:16 -08:00 |
DataDistributorInterface.h
|
Merge branch 'master' of https://github.com/apple/foundationdb into add-health-metrics
|
2019-03-02 17:07:00 -08:00 |
DiskQueue.actor.cpp
|
Replace `/sizeof(Page)*sizeof(Page)` with `pageFloor()`.
|
2019-03-04 01:42:39 -08:00 |
IDiskQueue.h
|
Spill (start,length) instead of (begin,end) to save a few bytes.
|
2019-03-04 01:42:38 -08:00 |
IKeyValueStore.h
|
Address review comments.
|
2018-10-19 18:55:35 -07:00 |
IPager.h
|
Many bug fixes related to concurrent page operations and pager shutdown.
|
2018-11-06 19:31:16 -08:00 |
IVersionedStore.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
IndirectShadowPager.actor.cpp
|
Many bug fixes related to concurrent page operations and pager shutdown.
|
2018-11-06 19:31:16 -08:00 |
IndirectShadowPager.h
|
Many bug fixes related to concurrent page operations and pager shutdown.
|
2018-11-06 19:31:16 -08:00 |
KeyValueStoreCompressTestData.actor.cpp
|
Fix minor IDE build errors
|
2019-02-19 15:16:59 -08:00 |
KeyValueStoreMemory.actor.cpp
|
Fix minor IDE build errors
|
2019-02-19 15:16:59 -08:00 |
KeyValueStoreSQLite.actor.cpp
|
Replace unused _ variables with wait(success(...))
|
2019-02-12 17:30:30 -08:00 |
Knobs.cpp
|
Allow the disk queue to shrink if it has unneeded slack space.
|
2019-03-04 01:42:38 -08:00 |
Knobs.h
|
Allow the disk queue to shrink if it has unneeded slack space.
|
2019-03-04 01:42:38 -08:00 |
LatencyBandConfig.cpp
|
use proper fwd declarations in ManagementAPI
|
2019-02-19 15:16:59 -08:00 |
LatencyBandConfig.h
|
Merge commit '3b2700d25334c53d13496ca16682642aac951beb' into track-server-request-latencies
|
2019-01-24 11:43:26 -08:00 |
LeaderElection.actor.cpp
|
Listen to multiple addresses and start using vector<NetworkAdddress> in Endpoint
|
2018-12-13 13:36:52 -08:00 |
LeaderElection.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 |
LogProtocolMessage.h
|
Replace & operator with variadic function
|
2018-12-28 11:33:42 -08:00 |
LogRouter.actor.cpp
|
Merge branch 'master' into feature-fix-force-recovery
|
2019-02-22 14:38:13 -08:00 |
LogSystem.h
|
Merge pull request #1160 from alexmiller-apple/tstlog-fork
|
2019-02-26 18:00:04 -08:00 |
LogSystemConfig.h
|
Merge pull request #1160 from alexmiller-apple/tstlog-fork
|
2019-02-26 18:00:04 -08:00 |
LogSystemDiskQueueAdapter.actor.cpp
|
Merge branch 'master' into feature-fix-force-recovery
|
2019-02-22 14:38:13 -08:00 |
LogSystemDiskQueueAdapter.h
|
Plumb through getNext{Commit,Push}Location
|
2019-02-26 18:00:55 -08:00 |
LogSystemPeekCursor.actor.cpp
|
Fix minor IDE build errors
|
2019-02-19 15:16:59 -08:00 |
MasterInterface.h
|
Merge remote-tracking branch 'apple/master' into task/tls-upgrade
|
2019-02-15 20:37:07 -08:00 |
MasterProxyServer.actor.cpp
|
Merge branch 'master' of https://github.com/apple/foundationdb into add-health-metrics
|
2019-03-02 17:07:00 -08:00 |
MemoryPager.actor.cpp
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
MemoryPager.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
MoveKeys.actor.cpp
|
Use ACTOR forward declarations in MoveKeys
|
2019-02-19 15:16:59 -08:00 |
MoveKeys.actor.h
|
Use ACTOR forward declarations in MoveKeys
|
2019-02-19 15:16:59 -08:00 |
NetworkTest.h
|
Replace & operator with variadic function
|
2018-12-28 11:33:42 -08:00 |
OldTLogServer_4_6.actor.cpp
|
Rename OldTLogServer -> OldTLogServer_4_6
|
2019-02-19 22:18:10 -08:00 |
OldTLogServer_6_0.actor.cpp
|
Fix a bug resulting from concurrent TLog changes.
|
2019-03-04 01:42:38 -08:00 |
Orderer.actor.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
PrefixTree.h
|
Fixed several minor code issues
|
2019-01-24 14:43:12 -08:00 |
QuietDatabase.actor.cpp
|
Merge pull request #1139 from xumengpanda/mengxu/machine-team-upgrade-PR
|
2019-02-22 14:22:07 -08:00 |
QuietDatabase.h
|
Merge pull request #1139 from xumengpanda/mengxu/machine-team-upgrade-PR
|
2019-02-22 14:22:07 -08:00 |
Ratekeeper.actor.cpp
|
Merge branch 'master' of https://github.com/apple/foundationdb into add-health-metrics
|
2019-03-02 17:07:00 -08:00 |
Ratekeeper.h
|
fix: a forced recovery needed to force the data distributor to restart
|
2019-02-19 16:04:52 -08:00 |
RecoveryState.h
|
fix: kill all tlogs in one region prevents the remote logs from recovering in that region, do not allow that to prevent us from configuring usable_regions=1.
|
2018-07-05 00:08:51 -07:00 |
Resolver.actor.cpp
|
Use fwd decls in WorkerInterface
|
2019-02-19 15:16:59 -08:00 |
ResolverInterface.h
|
Merge commit '048bfc5c368063d9e009513078dab88be0cbd5b0' into task/tls-upgrade-2
|
2019-01-24 17:43:06 -08:00 |
Restore.actor.cpp
|
Use proper fwd decl in NativeAPI
|
2019-02-19 15:16:59 -08:00 |
RestoreInterface.h
|
Merge commit '048bfc5c368063d9e009513078dab88be0cbd5b0' into task/tls-upgrade-2
|
2019-01-24 17:43:06 -08:00 |
ServerDBInfo.h
|
Final cleanup per review comments
|
2019-02-14 16:37:17 -08:00 |
SimulatedCluster.actor.cpp
|
Re-enable spill-by-reference testing.
|
2019-03-04 01:42:38 -08:00 |
SimulatedCluster.h
|
Fix the other half of simulation requiring a TLS Plugin.
|
2018-04-30 18:26:29 -07:00 |
SkipList.cpp
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
Status.actor.cpp
|
Update status schema for correctness. Send the count of batch transactions started back to ratekeeper so that it can be logged with other ratekeeper metrics.
|
2019-02-28 12:00:58 -08:00 |
Status.h
|
Use fwd decls in WorkerInterface
|
2019-02-19 15:16:59 -08:00 |
StorageMetrics.actor.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
StorageMetrics.h
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
TLogInterface.h
|
Merge commit '048bfc5c368063d9e009513078dab88be0cbd5b0' into task/tls-upgrade-2
|
2019-01-24 17:43:06 -08:00 |
TLogServer.actor.cpp
|
Spill txsTag by value under TagMsg/ and not TagMsgRef/
|
2019-03-04 01:42:39 -08:00 |
TagPartitionedLogSystem.actor.cpp
|
Merge branch 'master' of github.com:apple/foundationdb
|
2019-02-27 15:21:06 -08:00 |
TesterInterface.actor.h
|
Several bugfixes to make fdb build on non-ide
|
2019-02-19 15:16:59 -08:00 |
VFSAsync.cpp
|
Revert one line from #856 that accidentally changed the include path for Windows.h
|
2018-10-23 18:58:00 -07:00 |
VersionedBTree.actor.cpp
|
Changed this-ACTOR references to THIS
|
2019-02-19 15:16:59 -08:00 |
WaitFailure.actor.cpp
|
Adjust all includes to be relative to the root.
|
2018-10-19 17:35:33 +00:00 |
WaitFailure.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
WorkerInterface.actor.h
|
Implement log_version.
|
2019-02-22 12:15:23 -08:00 |
fdbserver.actor.cpp
|
fix: Don't disallow FDB listen addresses which are not in cluster file #1189
|
2019-02-26 21:26:27 -08:00 |
fdbserver.vcxproj
|
Merge branch 'master' of https://github.com/apple/foundationdb into add-health-metrics
|
2019-02-27 16:30:25 -08:00 |
fdbserver.vcxproj.filters
|
Merge branch 'master' of https://github.com/apple/foundationdb into add-health-metrics
|
2019-02-20 16:56:16 -08:00 |
local.mk
|
Old build system now working on both docker images
|
2019-02-28 14:24:52 -08:00 |
masterserver.actor.cpp
|
Merge branch 'master' into feature-fix-force-recovery
|
2019-02-22 14:38:13 -08:00 |
networktest.actor.cpp
|
Change Endpoint::address(NetworkAddress) to vector<NetworkAddress>
|
2018-12-13 13:36:52 -08:00 |
pubsub.actor.cpp
|
Use proper fwd decl in NativeAPI
|
2019-02-19 15:16:59 -08:00 |
pubsub.h
|
Use proper fwd decl in NativeAPI
|
2019-02-19 15:16:59 -08:00 |
storageserver.actor.cpp
|
Merge branch 'master' of https://github.com/apple/foundationdb into add-health-metrics
|
2019-03-02 17:07:00 -08:00 |
template_fdb.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
tester.actor.cpp
|
Merge branch 'master' into ratekeeper-batch-priority-limits
|
2019-02-28 12:52:44 -08:00 |
worker.actor.cpp
|
Improve avoidance of transient issues when logging IncorrectClusterFileContents SevWarnAlways events by making it time based.
|
2019-02-27 10:08:24 -08:00 |