summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_op.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: PublicAccessConfiguration -> PublicAccessBlockConfigurationAbhishek Lekshmanan2020-02-031-3/+3
* rgw: implement get/put/delete public access block for bucketsAbhishek Lekshmanan2020-02-031-0/+42
* rgw: s3: implement GetBucketPolicyStatus APIAbhishek Lekshmanan2020-02-031-0/+12
* rgw: implement s3 get bucket replication apiYehuda Sadeh2020-01-281-0/+12
* rgw: implement s3 delete bucket replication apiYehuda Sadeh2020-01-281-0/+13
* rgw: implement s3 put-bucket-replication apiYehuda Sadeh2020-01-281-0/+17
* Zipper - RGWUserDaniel Gryniewicz2020-01-171-4/+4
* Merge pull request #31404 from zhangsw/rgw-cleanup-deletelcYuval Lifshitz2020-01-021-12/+1
|\
| * rgw:cleanup:remove un-used class member in RGWDeleteLCzhang Shaowen2019-11-051-12/+1
* | Merge pull request #30993 from theanalyst/rgw/mp-list-encodingAbhishek L2019-12-201-0/+1
|\ \
| * | rgw: support encoding-type param for list bucket multipartsAbhishek Lekshmanan2019-10-181-0/+1
| |/
* / Project Zipper - BucketDaniel Gryniewicz2019-11-071-2/+2
|/
* Project Zipper - BucketlistDaniel Gryniewicz2019-09-261-8/+15
* Merge pull request #29549 from smanjara/wip-multisite-metadataJ. Eric Ivancich2019-09-151-0/+3
|\
| * Allow admin APIs that write metadata to be executed first on the master zone.Shilpa Jagannath2019-08-221-0/+3
* | Merge pull request #29742 from dang/pushCasey Bodley2019-09-031-1/+1
|\ \
| * | RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
| |/
* | rgw/rgw_op: Remove get_val from hotpath via legacy optionsMark Nelson2019-08-281-8/+5
* | Merge pull request #29298 from zhangsw/rgw-fix-bug-listobjv2-startafterAli Maredia2019-08-221-1/+0
|\ \
| * | rgw: continuationToken or startAfter shouldn't be returned if not specified.zhang Shaowen2019-07-251-1/+0
* | | rgw: distinguish different get_usage for usage logJiaying Ren2019-08-211-1/+1
| |/ |/|
* | Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-24/+24
* | Merge branch 'wip-rgw-metadata-servicification'Casey Bodley2019-08-131-9/+9
|\ \
| * | rgw: use stl.user->read_stats() instead of cls_user_get_header()Yehuda Sadeh2019-07-291-0/+1
| * | rgw: more api adjustmentsYehuda Sadeh2019-07-291-8/+5
| * | rgw: move manifest code around, initial tier separationYehuda Sadeh2019-07-291-0/+2
| * | rgw: more headers cleanupYehuda Sadeh2019-07-291-1/+1
| |/
* | Minor fixes.Shilpa Jagannath2019-07-301-3/+0
* | Set object ACLS to reflect bucket owner supporting bucket unlink/link.Shilpa Jagannath2019-07-301-0/+2
|/
* rgw: Don't crash on copy when metadata directive not suppliedAdam C. Emerson2019-07-101-2/+4
* Merge pull request #28102 from albIN7/liv2Ali Maredia2019-06-281-0/+1
|\
| * rgw:listobjectsv2albIN72019-06-071-0/+1
* | Merge pull request #28276 from liuchang0812/multi-site-request-forwardCasey Bodley2019-06-201-0/+1
|\ \
| * | rgw: RGWSetRequestPayment request should be forwarded to master zoneChang Liu2019-05-281-0/+1
* | | rgw: fix some bugs in object lock featurezhang Shaowen2019-06-121-2/+11
* | | rgw: add object lock feature.zhang Shaowen2019-06-121-2/+100
| |/ |/|
* | rgw: forwards to master and uses gw_bucket_set_attrsChang Liu2019-06-041-0/+1
* | rgw: declares bucket tagging op classesChang Liu2019-06-041-0/+40
|/
* rgw: Add append object apiZhang Shaowen2019-02-121-1/+8
* rgw: dmclock: move client config and counters to its own headerAbhishek Lekshmanan2019-01-311-11/+12
* rgw: op: set dmclock_cost to 1Abhishek Lekshmanan2019-01-311-1/+1
* rgw: add dmclock client/cost to RGWOp interfaceCasey Bodley2019-01-311-0/+13
* rgw: Initial commit for AssumeRoleWithWebIdentity.Pritha Srivastava2019-01-291-2/+2
* Merge pull request #25774 from yehudasa/wip-rgw-tiering-3Matt Benjamin2019-01-221-3/+10
|\
| * rgw: fix check for no storage_class specified in obj copyYehuda Sadeh2019-01-061-0/+6
| * rgw: blacklist x-amz-storage-class headerYehuda Sadeh2019-01-041-1/+2
| * rgw: add support for storage classYehuda Sadeh2019-01-041-2/+2
* | Merge remote-tracking branch 'private/wip-rgw-max-keys' into wip-mimic-4Sage Weil2019-01-041-0/+30
|\ \ | |/ |/|
| * rgw: fix issues with 'enforce bounds' patchJoao Eduardo Luis2018-11-291-7/+12
| * rgw: enforce bounds on max-keys/max-uploads/max-partsRobin H. Johnson2018-11-281-0/+25