]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-06-15 Yehuda Sadehrgw: forward amz headers of copy request to remote rgw
2013-06-15 Yehuda Sadehrgw: cleanup, move init_meta_info() into req_info
2013-06-14 Yehuda Sadehrgw: remove unused variable
2013-06-14 Yehuda Sadehrgw: bucket marker contains zone name
2013-06-14 Yehuda Sadehrgw: pass original object attrs through extra request...
2013-06-13 Yehuda Sadehrgw: a few fixes to copy object across region
2013-06-13 Yehuda Sadehrgw: move most of object put processors implementation
2013-06-13 Yehuda Sadehrgw: separate req_state from object put processors
2013-06-13 Yehuda Sadehrgw: organize get_obj handling for copy a bit different
2013-06-13 Yehuda Sadehrgw: generate read request if source rgw is remote
2013-06-12 Yehuda Sadehrgw: propagate mtime from remote rgw on copy
2013-06-11 Yehuda Sadehrgw: propagate error from remote gateway when copying...
2013-06-11 Yehuda Sadehrgw: pass grant headers to target when writeing object
2013-06-11 Yehuda Sadehrgw: head acls target can be quoted
2013-06-10 Yehuda Sadehrgw: send meta headers with remote PUT request
2013-06-10 Yehuda Sadehrgw: don't busy wait for outgoing rest requests
2013-06-10 Yehuda Sadehrgw: don't send redirect if copy object has a local...
2013-06-10 Yehuda Sadehrgw: link bucket to owner on metadata update
2013-06-10 Yehuda Sadehrgw: fix logic related to operations on different region
2013-06-10 Yehuda Sadehrgw: minor logging change
2013-06-10 Yehuda Sadehrgw: fix json decoding for swift keys
2013-06-10 Yehuda Sadehrgw: stream obj into http request
2013-06-10 Yehuda Sadehrgw: format put request auth
2013-06-10 Yehuda Sadehrgw: bucket metadata, ignore ENOENT on put
2013-06-10 Yehuda Sadehrgw: skeleton for obj copy across regions
2013-06-10 Babu Shanmugamrgw: metadata lock/unlock implemented with test cases
2013-06-10 Babu ShanmugamRESTful APIs for data changes log implemented with...
2013-05-31 Yehuda Sadehrgw: some user metadata fixes
2013-05-31 Yehuda Sadehrgw_admin: modify mdlog functionality
2013-05-31 Yehuda Sadehrgw: set truncated as false if ENOENT when listing...
2013-05-31 Yehuda SadehMerge branch 'wip-rgw-geo-enovance' into wip-rgw-geo-2
2013-05-31 Christophe... rgw: Do not assum rest connection to be established
2013-05-30 Babu Shanmugamflushed the formatter after closing the primary section...
2013-05-29 Yehuda Sadehrgw: verify bucket location only if exists
2013-05-29 Yehuda Sadehrgw: forward delete_bucket to master region
2013-05-29 Christophe... Fixed default region creation issue
2013-05-29 Yehuda Sadehrgw: user master region's version of bucket
2013-05-28 Yehuda Sadehrgw: mdlog, bilog RESTful api cleanup
2013-05-28 Babu ShanmugamWith mdlog lock and unlock functionality, listing and...
2013-05-25 Yehuda Sadehrgw: propagate region on bucket creation
2013-05-25 Yehuda Sadehrgw: determine owner after effetctive user
2013-05-25 Yehuda Sadehrgw: forward request params through upstream REST
2013-05-24 Yehuda Sadehrgw: enable data sending via http client
2013-05-24 Yehuda Sadehrgw: multiple fixes and cleanups
2013-05-24 Yehuda Sadehutime: add asctime()
2013-05-23 Yehuda Sadehrgw: rest_client, forward requests
2013-05-23 Yehuda Sadehrgw: some code cleanup
2013-05-23 Yehuda Sadehrgw: separate certain request info into different structure
2013-05-22 Yehuda Sadehrgw: clean up s3 signing code
2013-05-22 Yehuda Sadehrgw: add system users
2013-05-22 Yehuda Sadehrgw: pre-generate bucket object version before creating it
2013-05-21 Yehuda Sadehrgw: forward bucket creation to master region
2013-05-21 Yehuda Sadehrgw: infrastructure to send requests to different region
2013-05-21 Babu ShanmugamAdded send_response implementation for MDLOG and BILOG...
2013-05-20 Yehuda Sadehrgw: add access key to zone info
2013-05-18 Babu ShanmugamMDLOG and BILOG REST Apis implemented along with some...
2013-05-17 Yehuda Sadehrgw: store region in bucket info
2013-05-15 Yehuda Sadehrgw: parse location constraint on bucket creation
2013-05-15 Yehuda Sadehrgw: a function to read all request input
2013-05-15 Yehuda Sadehrgw: update json encode/decode for new bucket info
2013-05-15 Yehuda Sadehrgw: add region to bucket info
2013-05-15 Babu ShanmugamModified PutMetadata::get_data() to handle chunked...
2013-05-15 Yehuda Sadehceph_json: don't try to parse NULL buffer
2013-05-15 Babu ShanmugamRemoved the check for parameter validation in op_get()
2013-05-15 Babu ShanmugamFixed certain bugs on rest admin APIs
2013-05-15 Yehuda Sadehrgw: modify metadata RESTful implementation
2013-05-15 Babu ShanmugamWith admin metadata rest API implementation and unit...
2013-05-14 Yehuda Sadehceph_json: fix bool decoding
2013-05-14 Yehuda Sadehrgw: json_encode json a bit differently
2013-05-13 Yehuda Sadehrgw: tie bucket/user removal to mdlog differently
2013-05-13 Yehuda Sadehrgw: slightly simplify metadata abstraction
2013-05-13 Yehuda Sadehrgw: read bucket metadata before writing it
2013-05-11 Yehuda Sadehrgw: cache obj version
2013-05-10 Yehuda Sadehrgw: op->PutACLs uses the correct set_attr for buckets
2013-05-10 Yehuda Sadehrgw: rados->set_attr() just calls rados->set_attrs()
2013-05-10 Yehuda Sadehrgw: metadata handler for bucket set_attr operations
2013-05-10 Yehuda Sadehrgw: don't handle ECANCELLED anymore
2013-05-09 Yehuda Sadehrgw: bucket metadata operations go through metadata...
2013-05-09 Yehuda Sadeharmor: don't break lines by default
2013-05-09 Yehuda Sadehrgw: implement metadata hander for buckets data
2013-05-08 Yehuda Sadehceph_json: dump timestamp in utc
2013-05-08 Yehuda Sadehrgw: datalog trim
2013-05-08 Yehuda Sadehrgw: bucket index log trim
2013-05-08 Yehuda Sadehosd: don't assert if get_omap_iterator() returns NULL
2013-05-08 Yehuda Sadehrgw: metadata log trim
2013-05-08 Yehuda Sadehrgw: resend data log entry if took too long
2013-05-08 Yehuda Sadehrgw: more data changes log implementation
2013-05-08 Yehuda SadehRefCounteCond: keep return val, wait() returns it
2013-05-08 Yehuda Sadehrgw: changed data log renew thread
2013-05-08 Yehuda Sadehrgw: limit num of buckets in data changes log
2013-05-08 Yehuda Sadehrgw: use shared_ptr instead of RefCountedObject
2013-05-08 Yehuda Sadehlru_map: infrastructure for a bounded map
2013-05-08 Yehuda Sadehrgw: data changes log, don't always send new requests
2013-05-08 Yehuda Sadehrgw: data changes log, naive implementation
2013-05-08 Yehuda Sadehrgw: decouple bucket data pool from bucket index pool
2013-05-08 Yehuda Sadehrgw: fix get_obj() with zero sized obj
2013-05-08 Yehuda Sadehrgw: don't set shadow obj attr in object metadata
2013-05-08 Yehuda Sadehrgw-admin: object stat also decodes policy
2013-05-08 Yehuda Sadehrgw: update cli test for radosgw-admin
2013-05-08 Yehuda SadehMakefile.am: add missing header file
next