summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_sync_policy.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: implement x-amz-replication-status for PENDING & COMPLETEDAlex Wojno2024-05-131-0/+8
* ceph-dencoder: Add missing rgw types to ceph-dencoder for accurate encode-dec...NitzanMordhai2023-09-071-0/+6
* rgw: Avoid dereferencing nullptr while configuring bucket sync policySoumya Koduri2022-05-261-0/+4
* rgw:cleanup/refactor json and xml encoders and decodersKaleb S. KEITHLEY2021-12-131-0/+280
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+1
* rgw: don't include empty buckets in potential related bucketsYehuda Sadeh2020-01-281-2/+6
* rgw: bucket sync: no create param in find directional/symmetricalYehuda Sadeh2020-01-281-22/+2
* rgw: bucket sync: don't use optional for some membersYehuda Sadeh2020-01-281-20/+15
* rgw: remove return std::move()Yehuda Sadeh2020-01-281-1/+1
* rgw: fix pipes zone wildcard match logicYehuda Sadeh2020-01-281-0/+2
* rgw: prepare for system and user mode changesYehuda Sadeh2020-01-281-0/+5
* rgw: filter fetch remote obj after reading remote metadataYehuda Sadeh2020-01-281-5/+29
* rgw, radosgw-admin: explicit zone id typeYehuda Sadeh2020-01-281-6/+6
* rgw: sync: full sync checks for rules prefixesYehuda Sadeh2020-01-281-0/+39
* rgw: sync: pipe rules handlerYehuda Sadeh2020-01-281-3/+28
* rgw: sync: extend data structures to extend bucket sync functionalityYehuda Sadeh2020-01-281-0/+67
* rgw: identify potential related (for sync) buckets on bucket updateYehuda Sadeh2020-01-281-0/+40
* rgw: sync policy mgr: more fixesYehuda Sadeh2020-01-281-2/+16
* rgw: move code aroundYehuda Sadeh2020-01-281-0/+307