Project

General

Profile

Revision:

Revisions

# Date Author Comment
bb926462 06/28/2017 08:44 AM Sebastian Gräßl

Bump version to 3.2.1

bad8d0aa 06/28/2017 08:41 AM Sebastian Gräßl

Revert "Fixes #19964 - Replace ActiveRecord::Base with ApplicationRecord"

This reverts commit d74fb3ef5d207abd57d3155f8f661ef5e16d45fd.

4cfd131f 06/27/2017 12:27 PM Sebastian Gräßl

Bump version to 3.2.0

d74fb3ef 06/27/2017 07:47 AM Sebastian Gräßl

Fixes #19964 - Replace ActiveRecord::Base with ApplicationRecord

b9eb4615 06/23/2017 01:24 PM Sebastian Gräßl

Fixes #19957 - Add Registry compatiblity info to README

cee4efcd 06/20/2017 12:34 PM Sebastian Gräßl

Merge pull request #187 from bastilian/fix/18902-PR

Fixes #18902 - Enable autocomplete for container image search

329cfcba 06/19/2017 02:18 PM Sebastian Gräßl

Fixes #18902 - Enable autocomplete for container image search

This enables the autocomplete for the image name search and
improves the usability of searching for container images on
Docker Hub or an external Registry.

0fabb199 06/19/2017 10:39 AM Sebastian Gräßl

Fixes #16235 - Add verify SSL option for Registries

To allow using registries with an invalid certificate
the "Verify ssl" option disables verification for
connections to a registry.

27a7d2c4 06/13/2017 06:32 PM Sebastian Gräßl

Refs #19694 - Bump rubocop version to 0.49.1

94a7c441 06/07/2017 05:15 PM Daniel Lobato Garcia

Add compatibility info for latest version

224c2407 06/07/2017 05:06 PM Daniel Lobato Garcia

Version 3.1.0

91635634 06/01/2017 06:07 AM Sebastian Gräßl

Merge pull request #192 from ares/fix/19475

Fixes #19633 - use standard plugin test setup

e07cf812 05/30/2017 10:59 AM Marek Hulán

Fixes #19633 - use standard plugin test setup

367f39d2 05/30/2017 09:50 AM Sebastian Gräßl

Fixes #19694 - Align rubocop configuration with foreman-core

And fix offenses

8138e503 05/03/2017 10:31 AM Sebastian Gräßl

Fixes #19396 - Rename test variable name to more specific term

To avoid conflict with methods in the same scope less ambiguous
terms should be used.

2cbd9000 04/06/2017 04:21 PM Sebastian Gräßl

Merge pull request #186 from bastilian/fix/18518-PR2

Fixes #18518 - Add proper validation for container image

1b5f7caa 04/06/2017 09:51 AM Marek Hulán

Fixes #17960 - add plugin permissions to core

f6a9acbd 03/23/2017 06:58 AM Sebastian Gräßl

Fixes #18518 - Add proper validation for container image

For now the image has only been validate via the result
of the search, but not enforced on the server side.

The model validation brings now proper feedback when
the form has been submitted to the server.

f02a9ce2 03/09/2017 03:01 PM Sebastian Gräßl

Fixes #18733 - Prevent fallback to Docker Hub on registry search

When searching for an external registry the search would show
results from Docker Hub due to it searching via the compute
resource.

By using a registry parameter to indicate which search tab is...

f0062004 03/09/2017 01:28 PM Sebastian Gräßl

Fixes #14175 - Add support for Docker Registry v2

This adds more functionallity to RegistryApi and queries /v2/
endpoints in case requests to v1 of the registry API fail.

ae6e223e 02/15/2017 12:56 PM Sebastian Gräßl

Fixes #18502 - Add excon version 0.46 and above as dependency

The excon gem, required by docker-api, version 0.45 and below
give a malformed empty head to socket connections.
Version ~> 0.46 have this fixed and address the issue in #18502

60bdf22b 01/13/2017 04:35 PM June Zhang

Fixes #18021 - Add missing files for updating New buttons

Update the new buttons in Registry and Menu

f2b4e3b8 01/11/2017 10:42 AM June Zhang

Fixes #18021 - update the button label from New to Create

Based on PatternFly Terminology and Wording suggestions
Don't recommend to use New, so update New to Create.

a373b4f6 12/20/2016 06:59 PM Swapnil Abnave

Fixes #17729 - APIdoc - URL desc add 'Docker' to CR types

2402a763 11/17/2016 03:51 PM Ori Rabin

Refs #14370 - Adding new_link helper to containers and registries

(26-50/249) Per page: 25, 50, 100

Also available in: Atom