Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

runcible / lib / runcible @ df1b6e2a

# Date Author Comment
df1b6e2a 11/16/2017 01:50 AM Partha Aji

Fixes #21661 - Retrieve All for consumers

This commit adds a couple of methods to retrieve all consumers in one
go.

e427fd28 11/10/2017 02:14 PM Justin Sherrill

2.4.0 release

f2126017 11/10/2017 02:13 PM Matthias Dellweg

refs #10478 - add option publish_default_release

bf01400f 11/10/2017 02:13 PM Matthias Dellweg

refs #10478 - Add deb extensions

7467739a 11/10/2017 02:13 PM Matthias Dellweg

refs #10478 - add deb repository type

9639cbf9 10/20/2017 02:51 PM Justin Sherrill

2.3.0 release

0b79887a 10/13/2017 06:02 PM Justin Sherrill

Srpm support

44789b94 10/09/2017 02:35 PM Justin Sherrill

2.2.0 release

08315925 10/06/2017 07:11 PM Justin Sherrill

Fix rubocop

c2292684 10/06/2017 06:35 PM Partha Aji

Fixes #21161 - Docker manifest list model bindings

14da342c 10/06/2017 06:35 PM Sean O'Keeffe

Deprecate oauth

48f23aeb 07/26/2017 06:51 PM Justin Sherrill

Runcible 2.1.0 release

17353a1c 07/26/2017 06:48 PM Justin Sherrill

Allow cancelling of task groups

8ac19ddf 04/27/2017 05:14 PM Justin Sherrill

2.0.1 version bump

2ef52ba8 04/27/2017 05:11 PM Justin Sherrill

handle to_hash on null responses

e5f2394a 04/25/2017 04:36 PM Justin Sherrill

Support rest_client 2.0

Runcible was built around being able to take a
rest client response body, pull out relevant details
and craft a new rest client response object with the boy
being the parsed json rather than the raw json. Rest Client
2.0 makes this impossible by making the Response object extend...

ee18d55e 03/30/2017 12:15 AM Eric Helms

Bump version to 1.11.0

2de23838 03/29/2017 05:30 PM Chris Duryee

Fixes #19055 - add new call for generate applicability

The previous applicability call would 'lock' on a single worker. This call does
not pin to a single worker, so applicability regeneration can spread across all
workers.

Note that this does not change any functionality, it just exposes a new call...

bbd31888 03/23/2017 04:27 PM Justin Sherrill

1.10.0 release

f87181a1 03/23/2017 03:16 PM Partha Aji

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 from
upstream feed.

27b106f4 02/23/2017 09:44 PM Justin Sherrill

1.9.3 release

4138d874 02/23/2017 09:33 PM Justin Sherrill

adding download repository support

c31e0728 02/23/2017 02:56 PM Sean O'Keeffe

Updated pulp docs urls

125877b8 02/10/2017 05:51 PM Partha Aji

Version bump

524638e4 02/01/2017 12:34 PM Partha Aji

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.

05e29c8b 11/21/2016 02:51 PM Justin Sherrill

1.9.1 release

3ba90809 11/21/2016 02:48 PM Eric Helms

Fixes #17404: Configure CA cert properly

0cee24d2 09/07/2016 01:08 PM Justin Sherrill

bumping version to 1.9.0

1a2d49fd 09/07/2016 12:46 PM Justin Sherrill

Fixes #16466 - Add support for applicable rpms

c7521205 07/26/2016 02:27 PM Eric Helms

Bump version to 1.8.0

1f392e3e 07/20/2016 10:09 PM Eric D Helms

Fixes #15617: Add ISO repository support (#179)

5126dd02 05/12/2016 07:59 PM David Davis

Fixes #15016 - Upgrade rubocop (#177)

19925af4 04/18/2016 05:12 PM Justin Sherrill

1.7.2 version bump

b39dff85 04/14/2016 01:18 PM Justin Sherrill

1.7.1 version bump

ce4e7bc9 04/14/2016 12:25 AM Justin Sherrill

Fixes #13700 - Updating to support rest-client 1.8.0

de1da248 03/07/2016 07:08 PM Eric Helms

Bump version to 1.7.0

61c9e238 03/04/2016 08:15 PM Partha Aji

Fixes #14032 - Ostree branches now searchable in a Repo

5fcde76f 02/12/2016 02:52 PM John Mitsch

Fixes #13681 - Remove unnecessary param in puppet_distributor

92a3b088 02/04/2016 04:56 PM Eric Helms

Bump version to 1.6.0

93e2e3ec 02/04/2016 03:21 PM Partha Aji

Merge pull request #167 from parthaa/tasker

Fixes #13284 - Enables Taskgroups for Applicablity

ddfc4136 02/03/2016 11:51 PM Partha Aji

Fixes #13284 - Enables Taskgroups for Applicablity

The regenerate applicable errata call for a repository can return
either a Task Group or a list of spawned tasks. This commit enables
the use of that.
This is an important change in pulp 2.8.
Look at
https://github.com/pulp/pulp/blob/master/docs/dev-guide/integration/rest-api/consumer/applicability.rst#generate-content-applicability-for-updated-repositories...

547786b5 02/03/2016 03:38 PM Chris Duryee

Fixes #13543 - allow for repo group publishing

This commit adds the "publish" API for pulp repo group publishing, and allows
for the export distributor on repo groups.

Additionally, it adds support for the 'relative_url' parameter on the export
distributor config.

e747b1ce 02/02/2016 01:38 AM Brad Buckingham

fixes #13512 - docker v2 - pulp 2.8 - add support for tag content unit

With the pulp 2.8 support for docker v2, the docker tag implementation
has been updated to be a content type, similar to manifest, rpm...etc.
This commit adds that unit.

24966ce8 02/01/2016 04:40 PM David Davis

Fixes #13452 - Support download_policy for importer

2b13c6d8 01/29/2016 06:26 PM Eric Helms

Bump version to 1.5.0

cf78605e 01/29/2016 11:42 AM Brad Buckingham

fixes #13460 - docker v2 - disable v1 support & introduce docker_manifest unit type

This commit makes 2 changes:
1. update the docker importer to support the 'enable_v1' flag
2. introduce the docker_manifest unit which is being added with
docker v2

db2196de 01/27/2016 04:09 PM Christine Fouant

Fixes #13187 - Adds certification authentication to runcible

d378d64b 10/29/2015 07:26 PM Eric Helms

Bump version to 1.4.1

0f45b85f 09/23/2015 09:40 PM Eric Helms

Fixes #11927: Move common importer attributes to base class

63540c7c 09/23/2015 07:37 PM Eric Helms

Fixes #11030: Add Python support.

33865fb6 09/22/2015 06:42 PM Partha Aji

Fixes #11925 - Adding SSL attributes for Ostree

To connect with the CDN

0889fa03 09/11/2015 05:42 PM Justin Sherrill

fixes #11773 - allow false values for :include_repos

290c4dea 08/28/2015 08:54 PM David Davis

Fixes #11613 - Create ostree content unit model

c1664a68 07/06/2015 07:50 PM David Davis

Fixes #11027 - Remove copyright notices

ffd563dd 06/18/2015 06:15 PM Eric Helms

Version bump to 1.4.0

9e2380de 06/18/2015 06:14 PM Christine Fouant

Fixes #10866 - changes 404 exceptions from error to info

9aa15632 06/18/2015 06:07 PM Eric Helms

Version bump to 1.3.5

f37833e8 06/01/2015 02:41 PM Eric Helms

Fixes #10594: Don't try to parse "null" responses.

c06a94b6 05/05/2015 03:25 PM Partha Aji

Fixes #10036 - CRUD bindings for rpm ostree repositories

aa20d908 03/27/2015 06:52 PM Justin Sherrill

bumping version to 1.3.3

1e1e80d3 02/04/2015 12:03 AM Justin Sherrill

bumping version for release

c050ae44 01/16/2015 06:51 PM Partha Aji

Refs #7617 - Fixed a docker distributor issue

The docker distributor previously didnot properly communicate
protected/redirect_url/repo-registry-id attributes to pulp.
This commit aims to fix that

c67de585 11/04/2014 11:53 PM Partha Aji

Bumped the version for docker tag changes

e8cbb87f 10/28/2014 03:44 AM Partha Aji

Fixes #8079 - Can update docker tags in repository

926b9789 10/15/2014 02:50 PM Justin Sherrill

fixing runcible errors caused by rubocop changes

when we turned on rubocop, we converted unused method arguments
to start with underscores. This broke any method that relied on
binding.send(:local_variables). This disables that cop and fixes
all of those instances....

3e3ad61c 10/09/2014 07:18 PM Partha Aji

Ref #7880: Rubocop fixes update

c4c2e79f 10/09/2014 02:59 PM David Davis

Fixes #7880 - Add rubocop to runcible

1b3d0f32 10/08/2014 05:35 PM Partha Aji

Bumped the version for docker changes

ae6943ed 10/01/2014 06:19 PM David Davis

Fixes #7765 - Add docker methods to repo

db77e602 09/24/2014 06:09 PM Partha Aji

Fixes #7617 - CRUD docker repo bindings

Added docker repo bindings to runcible
Includes CRUD for docker repo related operations along the same lines of puppet
and yum repo types.

568b4eb2 05/16/2014 12:15 AM Justin Sherrill

Bumping runcible version to 1.1.0

e5ec19e6 05/15/2014 06:00 PM Justin Sherrill

adding support for pulp 2.4.0-0.14

852d6e71 01/16/2014 08:02 PM Justin Sherrill

bumping gem version

20160073 01/15/2014 10:06 PM Justin Sherrill

adding a config method for retrieving current configuration

9f8f28ce 09/20/2013 07:26 PM Justin Sherrill

gem version bump

32fb437f 09/19/2013 06:24 PM Justin Sherrill

adding new applicabilty features from pulp 2.3

e6b32e53 09/17/2013 04:34 PM Mike McCune

Merge pull request #110 from mccun934/add-puppet-master-dist

adding puppet_install_distributor and running the model tests

5198c758 09/17/2013 03:04 PM Mike McCune

fixes from the PR review

f9325ee8 09/16/2013 04:56 PM Mike McCune

adding puppet_install_distributor and running the model tests

f8a5ca01 09/16/2013 01:33 PM Justin Sherrill

adding orphan file listing and deleting

557aeaea 09/11/2013 03:10 PM Justin Sherrill

gem version bump

ffa120e8 09/09/2013 10:11 PM David Davis

Runcible: Fix upload_bits method

995785a6 09/05/2013 06:07 PM Justin Sherrill

allowing hash to be passed for package actions, instead of only name

ac41c792 08/21/2013 05:55 PM Partha Aji

Version bump

8fd5ecaf 08/21/2013 03:59 PM Partha Aji

Added some mods to get copy call accept filters

b35f4420 08/15/2013 09:21 PM Justin Sherrill

gem version bump

76b69aa4 08/15/2013 04:46 PM David Davis

Merge pull request #102 from daviddavis/temp/20130815121537

Fixing some distributor stuff

2a138f8d 08/15/2013 04:21 PM David Davis

Removing duplicate distributor method

f3888e16 08/15/2013 04:15 PM David Davis

Puppet: Adding in missing method to distributor

1ede9b48 08/13/2013 02:44 PM Justin Sherrill

merge conflict

2758030e 08/13/2013 12:21 PM David Davis

Merge pull request #100 from daviddavis/temp/20130812113557

Puppet: Fixing a bug and writing a test for it

439f2933 08/12/2013 08:53 PM David Davis

Bump to 1.0.3

c006d1cd 08/12/2013 08:51 PM David Davis

Puppet: Fixing a bug and writing a test for it

Fixing a bug where the repo_type entry in the _notes field was not getting set.

f6afeb0f 08/12/2013 08:11 PM Justin Sherrill

fixing some documentation

2a2b9875 08/12/2013 01:36 PM Justin Sherrill

initial node support

490ff199 08/09/2013 09:00 PM David Davis

Puppet: Wrote some tests and fixed repo methods

Wrote some repo tests for puppet repos. Also, found some places that weren't
1.0-compatible in that they were class methods instead of the 1.0 architecture
which supports multiple pulp servers by using objects.

c224655b 08/09/2013 03:41 PM Justin Sherrill

Merge pull request #95 from mptap/package_uploads

Add Package Upload Pulp API support to runcible

b4428416 08/09/2013 03:18 PM Manjiri Tapaswi

Add Package Upload Pulp API support to runcible

30006cc1 08/08/2013 08:37 PM David Davis

Puppet: Adding distributor and importer tests

3871ddc9 08/07/2013 01:48 PM David Davis

Puppet: Using new 1.0 architecture for puppet classes