summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_bucket_sync.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: bucket sync: don't allow replication api on legacy configYehuda Sadeh2020-01-281-0/+3
* rgw: bucket sync: no create param in find directional/symmetricalYehuda Sadeh2020-01-281-4/+3
* rgw: bucket sync: don't use optional for some membersYehuda Sadeh2020-01-281-18/+14
* rgw: remove return std::move()Yehuda Sadeh2020-01-281-4/+4
* rgw: bucket sync: find first key with longest matching prefixYehuda Sadeh2020-01-281-2/+6
* rgw: bucket autotrim: fetch aggregated bilog info of all bucket targetsYehuda Sadeh2020-01-281-3/+29
* rgw: bucket trim: only fetch status from relevant zonesYehuda Sadeh2020-01-281-0/+26
* rgw: pipe map in pipe_set should be multimapYehuda Sadeh2020-01-281-1/+1
* rgw: fix pipes zone wildcard match logicYehuda Sadeh2020-01-281-11/+22
* rgw-admin: bucket sync status related fixes and improvementsYehuda Sadeh2020-01-281-0/+26
* rgw: remove a #warning with a commentYehuda Sadeh2020-01-281-1/+3
* rgw: data sync: check user permission in user level syncYehuda Sadeh2020-01-281-4/+7
* rgw: sync: user mode sync pipes fetch objects using effective uidYehuda Sadeh2020-01-281-1/+15
* rgw: prepare for system and user mode changesYehuda Sadeh2020-01-281-1/+89
* rgw: find pipe rules param for specific obj changesYehuda Sadeh2020-01-281-6/+15
* rgw: sync policy: reorganize a bitYehuda Sadeh2020-01-281-3/+3
* rgw, radosgw-admin: explicit zone id typeYehuda Sadeh2020-01-281-75/+67
* rgw: sync: full sync checks for rules prefixesYehuda Sadeh2020-01-281-40/+60
* rgw: use pipe handlers instead of pipes off pipe_setYehuda Sadeh2020-01-281-28/+54
* rgw: sync: pipe rules handlerYehuda Sadeh2020-01-281-0/+52
* rgw-admin: sync info shows and resolve bucket sync hintsYehuda Sadeh2020-01-281-13/+26
* rgw: manage bucket sync deps indexYehuda Sadeh2020-01-281-8/+31
* rgw: svc.zone: keep policy handler for all zonesYehuda Sadeh2020-01-281-11/+54
* rgw: modify sync policy handler apiYehuda Sadeh2020-01-281-13/+62
* rgw: sync flow handler: integrate with flow managerYehuda Sadeh2020-01-281-9/+29
* rgw: sync flow: init zone level sync flow managerYehuda Sadeh2020-01-281-54/+62
* rgw: sync policy mgr: more fixesYehuda Sadeh2020-01-281-45/+58
* rgw: move code aroundYehuda Sadeh2020-01-281-300/+0
* rgw: sync policy: cleanups and fixesYehuda Sadeh2020-01-281-66/+29
* rgw: flow manager generates explicit pipesYehuda Sadeh2020-01-281-58/+121
* rgw: use single entity in expanded sync determinationYehuda Sadeh2020-01-281-12/+19
* rgw: rename some datastructures to signify pluralityYehuda Sadeh2020-01-281-32/+32
* rgw: bucket flow manager initialization changesYehuda Sadeh2020-01-281-9/+38
* rgw-admin: add 'sync info' commandYehuda Sadeh2020-01-281-172/+216
* rgw: move code aroundYehuda Sadeh2020-01-281-138/+77
* rgw-admin: sync group pipe create and removeYehuda Sadeh2020-01-281-0/+113
* rgw-admin: sync group flow remove commandYehuda Sadeh2020-01-281-0/+51
* rgw-admin: sync group flow add commandYehuda Sadeh2020-01-281-12/+64
* rgw: bucket sync, change "target" to "dest"Yehuda Sadeh2020-01-281-60/+60
* rgw: sync policy logicYehuda Sadeh2020-01-281-6/+417
* rgw: compilation fixesYehuda Sadeh2020-01-281-31/+17
* rgw-admin: sync policy related commandsYehuda Sadeh2020-01-281-0/+1
* rgw: ctl.bucket: add bucket sync related methodsYehuda Sadeh2020-01-281-12/+11
* rgw: rework sync policyYehuda Sadeh2020-01-281-24/+52
* rgw: define sync policy structuresYehuda Sadeh2020-01-281-4/+67
* rgw: bucket-granularity sync: define policy structureYehuda Sadeh2020-01-281-0/+17