handle to_hash on null responses
Support rest_client 2.0
Runcible was built around being able to take arest client response body, pull out relevant detailsand craft a new rest client response object with the boybeing the parsed json rather than the raw json. Rest Client2.0 makes this impossible by making the Response object extend...
Bump version to 1.11.0
Fixes #19055 - add new call for generate applicability
The previous applicability call would 'lock' on a single worker. This call doesnot pin to a single worker, so applicability regeneration can spread across allworkers.
Note that this does not change any functionality, it just exposes a new call...
1.10.0 release
fixes #18993 - Set depth for ostree distributor
Prior to this commit one could only set depth for ostree importer.This one enables one to set it for the distributor also.This will enable pulp to selectively publish what its synced fromupstream feed.
1.9.3 release
Merge pull request #187 from jlsherrill/download
adding download repository support
Updated pulp docs urls
Merge pull request #186 from parthaa/bump
Version bump
Merge pull request #184 from parthaa/depth
Fixes #18076 - Can set OSTree repo depth
Enables one to set the importer depth value for the ostree repo.look at http://projects.theforeman.org/issues/18076 for more info.
1.9.1 release
Fixes #17404: Configure CA cert properly
Fixes #14836 - Add note about pulp-python-plugins and pulp-ostree-plugins (#173)
bumping version to 1.9.0
Merge pull request #182 from jlsherrill/app_rpms
Fixes #16466 - Add support for applicable rpms
Bump version to 1.8.0
Fixes #15617: Add ISO repository support (#179)
Merge pull request #178 from komidore64/patch-1
fix misspelling in README
Fixes #15016 - Upgrade rubocop (#177)
Also available in: Atom