summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_metadata.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/acl: use rgw_owner for ACLOwnerCasey Bodley2024-04-101-2/+1
* rgw: ACLOwner as raw structCasey Bodley2023-11-301-3/+1
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-7/+7
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* rgw: DPP addition to log messagesKalpesh Pandya2021-06-241-1/+1
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-7/+7
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-3/+3
* RGW Zipper - Meta list APIDaniel Gryniewicz2021-03-021-6/+4
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-5/+5
* rgw: Dpp addition to create bucket logroot2021-02-071-3/+3
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-3/+3
* rgw: fix 'this->ondisk_version' will always evaluate to 'true'Mark Kogan2020-12-211-1/+1
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-8/+8
* rgw: RGWRESTOp no longer tracks separate error codeCasey Bodley2020-09-101-30/+30
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-5/+5
* rgw: fixes following rebaseYehuda Sadeh2019-07-291-3/+3
* rgw: fixes following api changesYehuda Sadeh2019-07-291-71/+15
* rgw: more progress with meta restructureYehuda Sadeh2019-07-291-2/+2
* rgw: initial meta manager refactoringYehuda Sadeh2019-07-291-0/+13
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+2
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* rgw: escape markers in RGWOp_Metadata_List::executeMatt Benjamin2018-06-271-3/+28
* rgw: Get the user metadata of the user used to sign the requestVolker Theile2018-06-111-0/+11
* rgw: make RGWOp::name() const and return const char*Casey Bodley2018-05-151-8/+0
* rgw: rest list metadata supports max-entries and markerYehuda Sadeh2017-08-141-3/+37
* rgw: drop aws4_auth_needs_complete from req_state.Radoslaw Zarzynski2017-06-071-5/+3
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* rgw: replace dump_pair() with dump_header_if_nonempty().Radoslaw Zarzynski2016-10-211-2/+2
* rgw: switch to RGWStreamIOEngine::{send,recv}_body().Radoslaw Zarzynski2016-10-211-7/+7
* rgw: timespan fixYehuda Sadeh2016-03-151-1/+1
* rgw: high resolution timeYehuda Sadeh2016-03-151-2/+1
* rgw: LDAP pass-through authenticationMatt Benjamin2016-03-121-0/+1
* Merge remote-tracking branch 'jmunhoz/wip-aws4' into wip-aws4Yehuda Sadeh2016-02-191-0/+7
|\
| * rgw: implement missing handlers for aws4 signaturesYehuda Sadeh2016-02-131-0/+7
* | Merge pull request #7408 from ceph/wip-14549Orit Wasserman2016-02-151-2/+2
|\ \
| * | rgw: don't use s->bucket for metadata api path entryYehuda Sadeh2016-01-291-2/+2
| |/
* / refactor RGWClientIOMatt Benjamin2016-02-121-15/+17
|/
* rgw: make APIs to work with tenantsPete Zaitcev2015-11-251-2/+2
* rgw_rest_metadata.cc: fix -Wparentheses-equalityDanny Al-Gaaf2014-05-071-1/+1
* rgw: remove unused variablesDanny Al-Gaaf2013-11-071-1/+0
* rgw: get rid of req_state.bucket_nameYehuda Sadeh2013-10-221-2/+2
* rgw: return 423 Locked response when failing to lock objectYehuda Sadeh2013-08-091-0/+2
* rgw: rename sync-type to update-typeYehuda Sadeh2013-08-021-1/+1
* Merge branch 'wip-rgw-versionchecks' into nextGreg Farnum2013-07-261-2/+33
|\
| * rgw: expose the version of synced items to the posterGreg Farnum2013-07-261-1/+5
| * rgw: return the update status on sync requestsGreg Farnum2013-07-261-1/+15
| * rgw: add sync state parsing code and REST interfaceGreg Farnum2013-07-261-0/+11
| * rgw: pass the sync mode into the RGWMetadataManager::put() calls.Greg Farnum2013-07-261-1/+3