summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: fix json decoding of rgw_bucketwip-rgw-zoneYehuda Sadeh2013-02-223-15/+23
* rgw: regionmap updateYehuda Sadeh2013-02-226-14/+145
* rgw: get/set region mapYehuda Sadeh2013-02-213-0/+94
* rgw: zone list, setup changesYehuda Sadeh2013-02-213-62/+132
* common/ceph_parser.cc: cleanupYehuda Sadeh2013-02-211-2/+0
* rgw: set region info, default regionYehuda Sadeh2013-02-201-1/+49
* rgw: can list regions, show default region infoYehuda Sadeh2013-02-203-29/+141
* rgw: some region/zone related cleanups/fixesYehuda Sadeh2013-02-193-7/+8
* rgw: admin command to show region infoYehuda Sadeh2013-02-193-14/+56
* rgw: derr -> lderrYehuda Sadeh2013-02-151-2/+4
* rgw: region creationYehuda Sadeh2013-02-146-17/+291
* rgw: region management encoding/decoding changesYehuda Sadeh2013-02-123-110/+96
* rgw: define region/zone data structuresYehuda Sadeh2013-02-122-0/+141
* rgw: s/RadosParams/ZoneParams/gYehuda Sadeh2013-02-127-69/+69
* rgw: zone info is configurableYehuda Sadeh2013-02-123-2/+121
* rgw: s/cluster/zoneYehuda Sadeh2013-02-123-15/+15
* rgw: generic decode_json for containersYehuda Sadeh2013-02-122-32/+59
* rgw: add encode_jsonYehuda Sadeh2013-02-126-127/+218
* moved rgw/rgw_json.* common/ceph_json.*Yehuda Sadeh2013-02-117-27/+26
* rgw: rgw_jsonparser changesYehuda Sadeh2013-02-111-11/+61
* rgw: decode RGWUserInfo using decode_jsonYehuda Sadeh2013-02-116-385/+527
* rgw: introduce decode_json to easily decode json structuresYehuda Sadeh2013-02-112-4/+193
* rgw: get bucket_owner from policyYehuda Sadeh2013-02-071-13/+2
* rgw: fix bucket_owner assignmentYehuda Sadeh2013-02-071-1/+1
* Feature 3667: Support extra canned acls.caleb miles2013-02-077-21/+70
* modified the script to run on both argonaut and bobtail.tamil2013-02-072-9/+17
* mds: rename mds_traceless_replies to mds_inject_traceless_reply_probabilityGreg Farnum2013-02-072-4/+5
* qa: fix iogen scriptSage Weil2013-02-061-0/+5
* client: trigger the completion in _flush when short-cuttingGreg Farnum2013-02-061-0/+2
* mds: add "mds traceless replies" debug optionGreg Farnum2013-02-063-4/+15
* logrotate.conf: Silence rgw logrotate some moreGary Lowell2013-02-061-3/+3
* silence logrotate some moreAlexandre Oliva2013-02-061-3/+3
* Merge remote-tracking branch 'gh/wip-danny-cleanups'Sage Weil2013-02-069-20/+25
|\
| * rbd-fuse: fix for loop in open_rbd_image()Danny Al-Gaaf2013-02-061-1/+1
| * msg/Message.h: fix C-style pointer castingDanny Al-Gaaf2013-02-061-2/+2
| * messages/MOSDRepScrub.h: initialize member variable in constructorDanny Al-Gaaf2013-02-061-1/+4
| * include/xlist.h: fix C-style pointer castingDanny Al-Gaaf2013-02-061-3/+3
| * include/types.h: change operator<< function parameterDanny Al-Gaaf2013-02-061-1/+1
| * include/buffer.h: fix operator=Danny Al-Gaaf2013-02-061-3/+5
| * obj_bencher.cc: use vector instead of VLA'sDanny Al-Gaaf2013-02-061-6/+7
| * ceph_crypto.cc: remove unused shutdown() outside crypto ifdef'sDanny Al-Gaaf2013-02-061-1/+0
| * WorkQueue.h: fix castDanny Al-Gaaf2013-02-061-2/+2
* | Merge remote-tracking branch 'gh/wip-3768'Sage Weil2013-02-067-10/+36
|\ \
| * | Makefile: Add rgw/logrotate.conf source tarballGary Lowell2013-02-051-0/+1
| * | logrotate.conf: Remove unneeded loop and update new rgw version.Gary Lowell2013-02-052-7/+15
| * | rgw: create a separate logrotate file for radosgwYehuda Sadeh2013-02-054-1/+19
| * | cli test: add pg deep-scrub option to testGary Lowell2013-02-041-0/+1
| * | install: remove perl dependencyGary Lowell2013-02-043-3/+2
* | | test: fix Throttle unit test.Greg Farnum2013-02-061-2/+5
* | | osd: do not spam system log on successful read_logSage Weil2013-02-061-1/+2
| |/ |/|