Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / test / functionals @ cefce4bc

Latest revisions

# Date Author Comment
d8e0bbf7 01/10/2018 12:30 PM Daniel Lobato García

Fix test redirect_to_back

00bd7de4 01/09/2018 04:20 PM Michael Moll

More Rails 5.1 changes

  • Refs #22045 - Remove condition to destroy_all
  • Refs #22045 - Replace 'xhr' in tests with keyword argument
  • Refs #22045 - Replace deprecated AM::Errors usage
  • Refs #22045 - replace deprecated ActiveRecord_Relation access
fb471374 12/21/2017 03:30 PM Michael Moll

Update to Rails 5.1

  • Fixes #21814 - Add Rails 5 migrations
  • Refs #22045 - update TargetRailsVersion for rubocop
  • Refs #22045 - use ApplicationRecord
  • Refs #22045 - stop using HttpPositionalArguments
  • Fixes #22046 - use rubocop 0.52
e16d4ca3 11/24/2017 02:54 PM Daniel Lobato Garcia

FactoryGirl to FactoryBot

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.

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.

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.

2b80fdd9 09/26/2016 03:58 PM Ori Rabin

Fixes #13043 - Change Parameter inheritance to DockerParameter

View revisions

Also available in: Atom