]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-07-03 Yehuda Sadehrgw: renamed a few unit tests
2013-07-03 Yehuda Sadehrgw: make rgw_cls_complete_op backward compatible
2013-07-03 Yehuda Sadehrgw: make rgw_bucket_dir_entry backward compatible
2013-07-03 Yehuda Sadehrgw: keep max_marker on bucket index
2013-07-03 Yehuda SadehMerge remote-tracking branch 'origin/wip-rgw-geo-2...
2013-07-03 Yehuda SadehMerge pull request #382 from kri5/wip-5324
2013-07-03 Yehuda SadehMerge branch 'wip-rgw-geo-2' into wip-rgw-geo
2013-07-03 Yehuda Sadehunitests: fix compilation
2013-07-02 Yehuda Sadehrgw: handle new rest operations
2013-07-02 Yehuda Sadehrgw: RESTful api for shards info
2013-07-02 Yehuda Sadehcls_log: store info in header, new op to retrieve it
2013-07-02 Yehuda Sadehrgw: replica log RESTful api uses bucket instance id
2013-07-02 Yehuda Sadehrgw: rework replica log + RESTful api
2013-07-02 Yehuda Sadehcls_replica_log: implement decode_json for the types
2013-07-02 Greg Farnumceph_json: add a utime_t decoder
2013-07-02 Greg Farnumcommon: move parse_time into utime_t header
2013-07-02 Greg Farnumrgw: remove get_bound_info from RGWReplicaLogger
2013-07-02 Greg Farnumkey_value_store: fixup errno handling
2013-07-02 Babu ShanmugamRESTful implementation to dump regionmap implementation
2013-07-02 Babu ShanmugamRESTful API implementation for replica_log
2013-07-02 Christophe... rgw-admin: Adds option --shard-id to help.t 382/head
2013-07-02 Christophe... rgw: admin: Add --shard-id option to help
2013-07-01 Yehuda Sadehrgw: metadata, data logs can be turned on / off
2013-07-01 Yehuda Sadehrgw: modify RGWBucketInfo::creation_time encoding ...
2013-06-30 Yehuda Sadehrgw: end-marker serves as last value, not as upperbound
2013-06-30 Yehuda Sadehrgw: relax marker requirements for log apis
2013-06-30 Yehuda Sadehrgw: update log APIs to use markers
2013-06-30 Yehuda Sadehrgw: cls_log_entry has id field
2013-06-30 Yehuda SadehMakefile.am: some more makefile rules fixes
2013-06-30 Yehuda Sadehrgw: date string parsing also parses seconds fraction
2013-06-30 Yehuda SadehMakefile.am: some more makefile rules fixes
2013-06-29 Yehuda Sadehrgw: date string parsing also parses seconds fraction
2013-06-29 Yehuda Sadehrgw: fix cli test
2013-06-29 Yehuda SadehMakefile.am: add missing rule
2013-06-28 Yehuda Sadehrgw: initialize sent_header in RGWOp_Opstate_List
2013-06-28 Yehuda Sadehrgw-admin: restructure replicalog commands
2013-06-28 Yehuda SadehMerge remote-tracking branch 'enovance/wip-rgw-geo...
2013-06-28 Yehuda Sadehrgw: don't remove bucket index when removing a bucket
2013-06-28 Yehuda Sadehrgw: bilog list by bucket instance (RESTful api)
2013-06-28 Yehuda Sadehceph_json: reset values
2013-06-28 Yehuda Sadehrgw: user param in access key is not manadatory
2013-06-28 Yehuda Sadehrgw: advance ptr when sending data
2013-06-27 Babu Shanmugamchanges to accomodate review comments on previous version
2013-06-27 Yehuda Sadehrgw: fix regionmap json decoding
2013-06-26 Yehuda Sadehrgw: automatic pool creation for placement pools
2013-06-26 Yehuda Sadehrgw: remove test placement info
2013-06-26 Yehuda Sadehrgw (test): remove some warnings
2013-06-26 Yehuda Sadehrgw: initialize user system flag
2013-06-25 Yehuda Sadehrgw: log in the same shard for bucket entry point and...
2013-06-25 Yehuda Sadehrgw: unlink/link don't always update entry point
2013-06-25 Yehuda Sadehrgw: tie metadata put to bucket link/unlink
2013-06-25 Yehuda Sadehcls_rgw: cleanup
2013-06-25 Yehuda Sadehrgw: some more internal api cleanups
2013-06-25 Yehuda Sadehrgw: unlink bucket from user on metadata rm bucket...
2013-06-25 Yehuda Sadehrgw: fixes to object versioning tracking
2013-06-25 Yehuda Sadehrgw: filter read xattrs
2013-06-25 Yehuda Sadehrgw: add str_startswith()
2013-06-25 Yehuda Sadehcls_ver: rename version xattr, add some more logging
2013-06-25 Yehuda Sadehrgw: multiple fixes related to metadata, bucket creation
2013-06-25 Yehuda Sadehrgw: bucket entry point contains owner, other fix
2013-06-24 Babu Shanmugamopstate RESTful API implementation with unit test appli...
2013-06-24 Yehuda Sadehrgw: add a system request param to select op bucket...
2013-06-24 Yehuda Sadehrgw: data log contains bucket instance info in key
2013-06-24 Yehuda Sadehrgw: format bucket.instance meta entries nicely
2013-06-24 Yehuda Sadehrgw: use new instance handler for bucket operations
2013-06-24 Yehuda Sadehrgw: create meta handler for bucket instance
2013-06-24 Yehuda Sadehrgw: put_bucket_info() uses objv_tracker in bucket...
2013-06-24 Yehuda Sadehrgw: keep objv_tracker on bucket info
2013-06-23 Yehuda Sadehrgw: refactor policy reading
2013-06-23 Yehuda Sadehrgw: fix policy read
2013-06-23 Yehuda Sadehrgw: init member variable
2013-06-23 Yehuda Sadehrgw: encode bucket info only after setting a flag
2013-06-23 Yehuda Sadehrgw: initial work to separate bucket name and instance
2013-06-23 Yehuda Sadehrgw: initialize system flag in RGWUserInfo
2013-06-23 Yehuda Sadehrgw: various object put processor fixes
2013-06-23 Yehuda Sadehrgw: fix broken obj put
2013-06-22 Yehuda Sadehrgw: handle bucket creation with specified placement...
2013-06-21 Yehuda Sadehrgw: user configuration for bucket placement
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
next