]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-06-21 Yehuda Sadehrgw: data structures for new data/index placement rules
2013-06-21 Yehuda Sadehrgw: make replica log object name configurable
2013-06-21 Greg FarnumRGWReplicaBucketLogger: store bucket replica logs in...
2013-06-21 Yehuda SadehMerge branch 'wip-rgw-geo-2' into wip-rgw-geo
2013-06-21 Yehuda Sadehrgw: buffer atomic put handler
2013-06-21 Yehuda Sadehrgw: tie opstate into intra-region copy operations
2013-06-20 Yehuda SadehMerge branch 'wip-rgw-geo-enovance' into wip-rgw-geo-2
2013-06-20 Greg Farnumfixup "radosgw-admin: new commands to look at and clean...
2013-06-20 Greg Farnumradosgw-admin: new commands to look at and clean up...
2013-06-20 Greg Farnumcls_replica_log: integrate with RGWRados
2013-06-20 Greg Farnumcls_replica_log: add tests.
2013-06-20 Greg Farnumcls_replica_log: add client with user documentation
2013-06-20 Greg Farnumcls_replica_log: add the actual class
2013-06-20 Greg Farnumcls_replica_log: add ops for new class
2013-06-20 Greg Farnumcls_replica_log: add types for new class
2013-06-20 Babu Shanmugamrgw: lock related modifications
2013-06-20 Babu Shanmugamrgw: add max-entries, marker for log operations
2013-06-20 Greg Farnumradosgw_admin: fixup cli test
2013-06-20 Yehuda Sadehtest: update cli test
2013-06-20 Yehuda Sadehcls_rgw: skip namespaced entries when listing bucket
2013-06-19 Yehuda Sadehradosgw-admin: interface to control ops state
2013-06-19 Yehuda Sadehrgw: OpState internal api
2013-06-19 Yehuda Sadehrgw: fix check_state call
2013-06-19 Yehuda Sadehrgw: specialized obj zone copy state for statelog
2013-06-19 Yehuda Sadehrgw: internal api for statelog objclass
2013-06-18 Yehuda Sadehcls_statelog: pass in timestamp
2013-06-18 Yehuda Sadehcls_statelog: improve unitest
2013-06-18 Yehuda Sadehcls_statelog: fix a few issues
2013-06-18 Yehuda Sadehrgw: handle racing default region creation
2013-06-18 Yehuda Sadehtest: test for cls_statelog
2013-06-18 Yehuda Sadehcls_statelog: fixes
2013-06-18 Yehuda Sadehcls_statelog: add client api functions
2013-06-18 Yehuda Sadehcls_statelog: fixes and changes to api
2013-06-18 Yehuda Sadehcls_statelog: introducing new objclass to handle state...
2013-06-18 Yehuda Sadehrgw: move a couple of unitests to a different Makefile...
2013-06-18 Yehuda Sadehrgw: object mtime the same for both object and bucket...
2013-06-18 Yehuda Sadehrgw: fix inter-region copy (ofs wasn't correct)
2013-06-17 Yehuda Sadehrgw: intra-region copy, preserve mtime
2013-06-17 Yehuda Sadehrgw: system user get obj returns JSON encoded metadata
2013-06-17 Yehuda Sadehrgw: add 'delete' to signed subresources list
2013-06-17 Yehuda Sadehtest: update cli test
2013-06-17 Yehuda Sadehrgw: set default region as master
2013-06-16 Yehuda Sadehrgw: get / set user & bucket meta mtime
2013-06-16 Yehuda Sadehrgw: preserve bucket creation time across different...
2013-06-15 Yehuda Sadehrgw: show mtime for metadata entries
2013-06-15 Yehuda Sadehrgw: fixes for intra-zone object copy
2013-06-15 Yehuda Sadehrgw: set bucket marker and bucket obj version from...
2013-06-15 Yehuda Sadehrgw: multiple changes for intra-zone object copy
2013-06-15 Yehuda Sadehrgw: when setting bucket metadata key, don't override...
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
next