summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: rework replica log + RESTful apiwip-rgw-geo-2-replicalog2Yehuda Sadeh2013-06-296-136/+94
* RESTful implementation to dump regionmap implementationBabu Shanmugam2013-06-284-0/+106
* RESTful API implementation for replica_logBabu Shanmugam2013-06-285-2/+572
* rgw: initialize system flag in RGWUserInfoYehuda Sadeh2013-06-231-1/+1
* rgw: various object put processor fixesYehuda Sadeh2013-06-231-6/+3
* rgw: fix broken obj putYehuda Sadeh2013-06-221-0/+4
* rgw: handle bucket creation with specified placement poolYehuda Sadeh2013-06-219-31/+171
* rgw: user configuration for bucket placementYehuda Sadeh2013-06-213-1/+22
* rgw: data structures for new data/index placement rulesYehuda Sadeh2013-06-212-2/+90
* rgw: make replica log object name configurableYehuda Sadeh2013-06-212-1/+3
* RGWReplicaBucketLogger: store bucket replica logs in the .logs poolGreg Farnum2013-06-212-5/+13
* Merge branch 'wip-rgw-geo-2' into wip-rgw-geoYehuda Sadeh2013-06-2149-954/+4550
|\
| * rgw: buffer atomic put handlerYehuda Sadeh2013-06-202-9/+38
| * rgw: tie opstate into intra-region copy operationsYehuda Sadeh2013-06-206-23/+119
| * Merge branch 'wip-rgw-geo-enovance' into wip-rgw-geo-2Yehuda Sadeh2013-06-209-124/+218
| |\
| | * 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
| * | fixup "radosgw-admin: new commands to look at and clean up replica logs"Greg Farnum2013-06-201-6/+6
| * | radosgw-admin: new commands to look at and clean up replica logsGreg Farnum2013-06-202-1/+148
| * | cls_replica_log: integrate with RGWRadosGreg Farnum2013-06-204-3/+229
| * | cls_replica_log: add tests.Greg Farnum2013-06-202-0/+160
| * | cls_replica_log: add client with user documentationGreg Farnum2013-06-203-1/+178
| * | cls_replica_log: add the actual classGreg Farnum2013-06-202-0/+159
| * | cls_replica_log: add ops for new classGreg Farnum2013-06-204-2/+200
| * | cls_replica_log: add types for new classGreg Farnum2013-06-204-1/+282
| * | radosgw_admin: fixup cli testGreg Farnum2013-06-201-0/+5
| * | test: update cli testYehuda Sadeh2013-06-201-0/+4
| |/
| * 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