]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/shortlog
radosgw-agent.git
2015-03-30 Josh DurginMerge pull request #28 from ceph/wip-10852
2015-03-30 Alfredo Dezause dev_log for locking and unlocking of shards 28/head
2015-03-30 Alfredo Dezaonly report bucket to retry if there are some
2015-03-30 Alfredo Dezaworker bound operations should also go to dev_log
2015-03-30 Alfredo Dezaswap log statements to go to dev_log
2015-03-30 Alfredo Dezaremove double 'syncing object' lines
2015-03-30 Alfredo Dezause the new dev_logger for some shard sync items
2015-03-30 Alfredo Dezause obj.name for logging objects that are not found...
2015-03-27 Alfredo Dezaremove len() for generator object
2015-03-27 Alfredo Dezafull sync of a bucket with better logging
2015-03-27 Alfredo Dezainform the user about data sync operations
2015-03-27 Orit WassermanMerge pull request #27 from ceph/wip-11246
2015-03-27 Orit WassermanMerge pull request #26 from ceph/wip-11245
2015-03-26 Alfredo Dezacorrectly import InvalidProtocol from its right location wip-11246 27/head
2015-03-26 Alfredo Dezaconfigure logging before parsing arguments wip-11245 26/head
2015-03-18 Josh DurginMerge pull request #22 from ceph/wip-10453
2015-03-17 Alfredo Dezawhen getting the worker bounds map the retries to objects 22/head
2015-03-17 Alfredo Dezarename the helper to to_obj
2015-03-17 Alfredo Dezatests for the new keys to attrs helper
2015-03-17 Alfredo Dezacreate a helper to get keys to attributes in an object
2015-03-17 Alfredo Dezamake it explicit that obj refers to the utility
2015-03-17 Alfredo Dezause the new utility to slap extra metadata to retries
2015-03-17 Alfredo Dezaadd tests for the new utility
2015-03-17 Alfredo Dezacreate an obj util that can convert objects to_dict
2015-03-13 Alfredo Dezamake the list_object_in_bucket use the config for versi...
2015-03-13 Alfredo Dezainform the user what request is hapenning
2015-03-10 Josh DurginMerge pull request #25 from ceph/wip-log-location
2015-03-10 Alfredo Dezareport back to the user when falling back with the... 25/head
2015-03-10 Alfredo Dezafallback to cwd if log location is unavailable
2015-03-10 Josh DurginMerge pull request #24 from ceph/wip-stream-logger
2015-03-09 Alfredo Dezaset the stream logging before anything else 24/head
2015-03-06 Josh DurginMerge pull request #23 from ceph/wip-10852
2015-03-06 Alfredo Dezause the actual line instead of string replacement 23/head
2015-03-06 Alfredo Dezaremove extra setLevel call
2015-03-06 Alfredo Dezajust re-raise AgentErrors when getting the region map
2015-03-06 Alfredo Dezause the new logging handlers in cli.py
2015-03-06 Alfredo Dezacreate a RegionMapError exception
2015-03-05 Alfredo Dezaadd a decorator utility module
2015-03-05 Alfredo Dezamake the client use the new NetworkError exception
2015-03-05 Alfredo Dezacreate a new 'AgentError' base exception
2015-03-04 Alfredo Dezamove the log module into util
2015-03-04 Alfredo Dezacreate a utility module
2015-02-09 Jenkins1.2.1 v1.2.1
2015-02-09 Alfredo Dezaupdate the changelog
2015-02-09 Alfredo Dezabumping to 1.2.1
2015-01-28 Alfredo DezaMerge pull request #20 from ceph/wip-9686-sync-marker
2015-01-28 Alfredo Dezaworker will now use the new get_worker_bound values wip-9686-sync-marker 20/head
2015-01-28 Alfredo Dezabetter comment on default values for worker bound
2015-01-28 Alfredo DezaincrementalSync will use the new worker_bound behavior
2015-01-28 Alfredo Dezause the right key for timestamp: oldest_time
2015-01-28 Alfredo Dezatests for the new get_worker_bounds behavior
2015-01-28 Alfredo Dezamove the constants from worker.py to constants.py
2015-01-28 Alfredo Dezamove constant values to a new module
2015-01-28 Alfredo Dezamake get_worker_bound return a dict to support new...
2015-01-26 Alfredo Dezafix attribute errors for exceptions in worker.py
2015-01-22 Alfredo DezaMerge pull request #21 from ktdreyer/rpm-dist
2015-01-21 Ken Dreyerpackaging: use dist tag in RPM Release field 21/head
2015-01-20 Josh DurginMerge pull request #19 from ceph/wip-10584
2015-01-20 Alfredo Dezafix exception attribute errors in sync.py 19/head
2015-01-19 Josh DurginMerge pull request #18 from ceph/wip-10569
2015-01-19 Alfredo Dezafix the worker exception tests 18/head
2015-01-19 Alfredo Dezaadd the worker exceptions into their own module
2015-01-19 Alfredo Dezaget worker exceptions into the exceptions module
2015-01-19 Alfredo Dezaupdate tests for the new module changes
2015-01-19 Alfredo Dezacreate an exceptions module
2015-01-19 Alfredo Dezaremove exceptions and errors from client onto exceptions.py
2015-01-15 Alfredo Dezaadd tests for listing objects in buckets with real...
2015-01-12 Josh DurginMerge pull request #17 from ktdreyer/spec-cleanup
2015-01-12 Ken Dreyerpackaging: use full PyPI URL for RPM Source tarball 17/head
2015-01-12 Ken Dreyerpackaging: add missing build deps to RPM
2015-01-12 Ken Dreyerpackaging: remove RPM defattr setting
2015-01-12 Ken Dreyerpackaging: remove RPM %clean section
2015-01-12 Ken Dreyerpackaging: simplify RPM %setup section
2015-01-12 Ken Dreyerpackaging: add RPM %description
2015-01-12 Ken Dreyerpackaging: use upper-case URL tag in RPM
2015-01-12 Ken Dreyerpackaging: rm unnecessary RPM tags
2015-01-12 Ken Dreyerpackaging: rm unnecessary RPM macro definitions
2015-01-12 Alfredo Dezacreate a changelog v1.2
2015-01-12 Alfredo Dezaupdate author email
2015-01-12 Josh DurginMerge pull request #16 from ktdreyer/fixes-from-v1.2
2015-01-12 Sandon Van... Update Debian Changelog. 16/head
2015-01-12 Sandon Van... Branch for 1.2 release.
2015-01-05 Alfredo DezaMerge pull request #15 from ceph/wip-socket-leak
2014-12-27 Josh Durginclient: workaround socket leak wip-socket-leak 15/head
2014-12-19 Alfredo DezaMerge pull request #14 from ceph/wip-full-sync
2014-12-19 Josh Durginworker: check op state for progress on any HTTP error 14/head
2014-12-19 Josh Durginsync: use ' ' as the default shard so retries can be...
2014-12-19 Josh Durginfull data sync: treat 404 from bucket list as success
2014-12-19 Josh Durginworker: ignore 404 when removing op_state
2014-12-19 Alfredo Dezare-purpose urlencode to craft the query string for...
2014-12-19 Alfredo Dezacreate a test to check/prevent double quoting of urls
2014-12-19 Alfredo Dezaadd get_bucket_list test
2014-12-19 Alfredo Dezatests for get API calls
2014-12-19 Alfredo Dezapep8/style changes to client.py
2014-12-19 Alfredo Dezahttp response does not have .raw anymore
2014-12-08 Alfredo DezaMerge pull request #13 from ceph/wip-full-sync
2014-12-06 Josh Durginclient: return object names instead of boto resultsets 13/head
2014-11-25 Josh DurginAdd tests for boto_call decorator
2014-11-25 Josh DurginMore tests for wait_for_object()
2014-11-25 Josh DurginImmediately fail when op state is not found
next