]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/shortlog
radosgw-agent.git
2016-03-16 Alfredo Deza[RM-13377] require boto 2.10.0 as the minimum version
2015-08-13 Alfredo DezaMerge pull request #34 from david-z/wip-init-radosgw...
2015-08-12 Jenkins1.2.4 v1.2.4
2015-08-12 Alfredo DezaMerge pull request #37 from ceph/RM-12680
2015-08-12 Alfredo Deza[RM-12680] bump the version to 1.2.4 RM-12680 37/head
2015-08-12 Alfredo Deza[RM-12680] update the changelog
2015-08-12 Alfredo DezaMerge pull request #36 from ceph/RM-12677
2015-08-12 Alfredo Deza[RM-12677] reference HttpError from the right location... RM-12677 36/head
2015-08-12 Alfredo Deza[RM-12677] remove references to invalid client exceptio...
2015-08-10 Alfredo DezaMerge pull request #35 from ceph/RM-12470
2015-08-10 Alfredo Deza[RM-12470] do not install from requirements in the... RM-12470 35/head
2015-08-10 Alfredo Deza[RM-12470] remove no longer used requirements files
2015-08-10 Alfredo Deza[RM-12470] how about using the defined install_requires
2015-08-10 Alfredo Deza[RM-12470] test_requires does not need to be slapped...
2015-07-30 Zhi ZhangFix conf not found error when using init script to... 34/head
2015-07-15 Jenkins1.2.3 v1.2.3
2015-07-15 Alfredo Dezabump the version
2015-07-15 Alfredo Dezaupdate the changelog
2015-07-06 Alfredo DezaMerge pull request #31 from ceph/12030
2015-06-19 Alfredo Dezaset an env variable that tells us we are testing 31/head
2015-06-19 Alfredo Dezaadd py27 for testing in tox
2015-06-19 Alfredo Dezapython 2.6 gives us different url/port parsing responses
2015-06-19 Alfredo Dezatests for the new network utility
2015-06-19 Alfredo Dezaadd a network utility to check for ipv6
2015-06-19 Alfredo Dezaadd more tests for client that involve ipv6
2015-06-19 Alfredo Dezaproperly detect ipv6 in client.py
2015-06-18 Alfredo Dezause netloc instead of hostname
2015-05-27 Alfredo DezaMerge pull request #29 from Ved-vampir/master
2015-04-27 Jenkins1.2.2 v1.2.2
2015-04-27 Yehuda SadehMerge pull request #30 from ceph/release-1.2.2
2015-04-27 Alfredo Dezaupdate the changelog release-1.2.2 30/head
2015-04-27 Alfredo Dezabump the version of the agent to 1.2.2
2015-04-15 Ved-vampirradosgw-agent: supress override of config settings... 29/head
2015-04-01 Alfredo Dezamanually bisecting check for old way of bucket_instance...
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
next