summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: lock related modificationswip-rgw-geo-enovanceBabu Shanmugam2013-06-207-82/+118
* rgw: add max-entries, marker for log operationsBabu Shanmugam2013-06-208-50/+108
* radosgw-admin: interface to control ops stateYehuda Sadeh2013-06-181-1/+104
* rgw: OpState internal apiYehuda Sadeh2013-06-183-27/+83
* rgw: fix check_state callYehuda Sadeh2013-06-181-1/+1
* rgw: specialized obj zone copy state for statelogYehuda Sadeh2013-06-183-1/+85
* rgw: internal api for statelog objclassYehuda Sadeh2013-06-183-3/+198
* cls_statelog: pass in timestampYehuda Sadeh2013-06-184-8/+10
* cls_statelog: improve unitestYehuda Sadeh2013-06-181-58/+105
* cls_statelog: fix a few issuesYehuda Sadeh2013-06-181-5/+9
* test: test for cls_statelogYehuda Sadeh2013-06-182-2/+170
* cls_statelog: fixesYehuda Sadeh2013-06-183-9/+9
* cls_statelog: add client api functionsYehuda Sadeh2013-06-172-0/+156
* cls_statelog: fixes and changes to apiYehuda Sadeh2013-06-172-36/+63
* cls_statelog: introducing new objclass to handle state trackingYehuda Sadeh2013-06-174-0/+492
* rgw: object mtime the same for both object and bucket indexYehuda Sadeh2013-06-171-4/+7
* rgw: fix inter-region copy (ofs wasn't correct)Yehuda Sadeh2013-06-171-5/+8
* rgw: intra-region copy, preserve mtimeYehuda Sadeh2013-06-176-23/+38
* rgw: system user get obj returns JSON encoded metadataYehuda Sadeh2013-06-172-7/+15
* rgw: get / set user & bucket meta mtimeYehuda Sadeh2013-06-1512-52/+69
* rgw: preserve bucket creation time across different zones / regionsYehuda Sadeh2013-06-159-41/+51
* rgw: show mtime for metadata entriesYehuda Sadeh2013-06-1512-50/+78
* rgw: fixes for intra-zone object copyYehuda Sadeh2013-06-143-14/+17
* rgw: set bucket marker and bucket obj version from masterYehuda Sadeh2013-06-146-18/+38
* rgw: multiple changes for intra-zone object copyYehuda Sadeh2013-06-148-48/+117
* rgw: when setting bucket metadata key, don't override placementYehuda Sadeh2013-06-141-0/+20
* rgw: forward amz headers of copy request to remote rgwYehuda Sadeh2013-06-149-10/+34
* rgw: cleanup, move init_meta_info() into req_infoYehuda Sadeh2013-06-143-106/+72
* rgw: remove unused variableYehuda Sadeh2013-06-141-3/+0
* rgw: bucket marker contains zone nameYehuda Sadeh2013-06-141-1/+1
* rgw: pass original object attrs through extra request dataYehuda Sadeh2013-06-138-60/+146
* rgw: a few fixes to copy object across regionYehuda Sadeh2013-06-124-11/+42
* rgw: move most of object put processors implementationYehuda Sadeh2013-06-124-327/+330
* rgw: separate req_state from object put processorsYehuda Sadeh2013-06-122-39/+48
* rgw: organize get_obj handling for copy a bit differentYehuda Sadeh2013-06-125-16/+71
* rgw: generate read request if source rgw is remoteYehuda Sadeh2013-06-129-44/+185
* rgw: propagate mtime from remote rgw on copyYehuda Sadeh2013-06-1111-41/+97
* rgw: propagate error from remote gateway when copying objectYehuda Sadeh2013-06-113-23/+52
* rgw: pass grant headers to target when writeing objectYehuda Sadeh2013-06-104-31/+123
* rgw: head acls target can be quotedYehuda Sadeh2013-06-104-58/+63
* rgw: send meta headers with remote PUT requestYehuda Sadeh2013-06-105-9/+28
* rgw: don't busy wait for outgoing rest requestsYehuda Sadeh2013-06-102-25/+26
* rgw: don't send redirect if copy object has a local sourceYehuda Sadeh2013-06-101-1/+31
* rgw: link bucket to owner on metadata updateYehuda Sadeh2013-06-101-0/+4
* rgw: fix logic related to operations on different regionYehuda Sadeh2013-06-101-2/+2
* rgw: minor logging changeYehuda Sadeh2013-06-101-1/+2
* rgw: fix json decoding for swift keysYehuda Sadeh2013-06-101-4/+3
* rgw: stream obj into http requestYehuda Sadeh2013-06-107-24/+334
* rgw: format put request authYehuda Sadeh2013-06-102-17/+55
* rgw: bucket metadata, ignore ENOENT on putYehuda Sadeh2013-06-101-1/+1