]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/shortlog
radosgw-agent.git
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
2014-11-24 Josh DurginTreat HTTP 500 as any other HTTP error for a copy request
2014-11-24 Yehuda Sadehclient: escape copy source header
2014-11-24 Josh Durginworker: process full sync for buckets with no log
2014-11-24 Josh Durginclient: don't hide boto return values
2014-11-19 Alfredo Dezaadd a test that ensures that wait_for_object is not... wip-10102 11/head
2014-11-19 Alfredo Dezaby default object is not found, changing only when...
2014-11-19 Alfredo Dezaraise SyncFailed on transient errors
2014-11-19 Alfredo Dezaallow a stringified version of the http status code
2014-11-19 Alfredo Dezatests for sync_object in worker.py
2014-11-19 Alfredo Dezaconfigure logging for testing
2014-11-19 Alfredo Dezalog the exception as error
2014-11-17 Josh DurginMerge pull request #10 from ceph/wip-coverage
2014-11-17 Alfredo Dezaadd parametrization for endpoint tests 10/head
2014-04-25 Josh Durginclient: fix unicode handling
2014-03-27 Josh Durginlogrotate: don't rotate empty logs
2014-03-22 Josh Durgindebian: fix init script installation
2014-03-22 Josh Durginpackaging: fix up spec file for non-python files
2014-03-22 Josh Durgincli: add a default log file
2014-03-22 Josh Durgindebian: depend on python 2.6 or higher
2014-03-22 Josh Durginpackaging: add logrotate config
2014-03-22 Josh Durginpackaging: add init scripts
2014-03-21 Josh Durginpackaging: add dependency on python-requests