Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / test / functionals @ cefce4bc

# 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

97cb04b2 09/26/2016 03:06 PM Daniel Lobato García

Refs #9752 - Test Docker errors are propagated

b2f2c848 06/23/2016 12:44 PM Shlomi Zadok

Refs #14570 - Destroy Container db object
When deleting with container uuid params, the container object should be destroyed as well

10546a55 05/27/2016 03:07 PM Daniel Lobato Garcia

Fixes #15098 - Scope registry by taxonomies

7765bf89 05/27/2016 10:37 AM Daniel Lobato Garcia

Ensure Fog is mocked before running API/v2/create test

bbb77219 04/11/2016 08:27 AM Daniel Lobato Garcia

Fixes #14519 - Removing containers from API removes them from Docker

Before this fix, the API was just removing the container in the Foreman
database. This commit includes more tests for both the UI and API
container deletion to ensure this area is a bit more solid.

9ea40591 03/14/2016 09:53 PM Daniel Lobato Garcia

Fixes #14181 - Validate registry URL and attempt login

In order to avoid users trying to create containers in an external
registry that doesn't exist, we should provide some preventative
measures.

7ff105d1 12/03/2015 05:26 PM David Davis

Fixes #12681 - Support rubocop 0.35.1 by fixing broken rules

c36fdec1 05/20/2015 09:43 AM Partha Aji

Fixes #10404 - Finds correct repo name for Docker Hub registry

Bug is stated as follows
on centos 7 ->

$ docker version
Client version: 1.5.0-dev
Client API version: 1.18
Go version (client): go1.3.3

$ docker search centos
NAME DESCRIPTION STARS OFFICIAL AUTOMATED...

d5d9d39e 05/05/2015 02:24 PM Shlomi Zadok

Fixes #9393 - Allow users to create container without starting it

2a0cf95b 04/28/2015 01:25 PM David Davis

Fixes #9901 - Better handling of errors in container api

d2e54db4 04/28/2015 01:25 PM David Davis

Fixes #10029 - Docker registry API

bc82d5d5 04/14/2015 07:42 AM Vanya Jauhal

Fixes #7865 - Adds support for configuring dns during container creation

8e2848d5 04/13/2015 08:02 AM Vanya Jauhal

Fixes #7864 - Adds support for exposed_ports

b60918b7 03/20/2015 08:30 PM Partha Aji

Fixes #9310, #9518 - Create containers using katello repos

This commit adds code to create Containers using katello repos.

271b10e8 03/19/2015 07:27 PM David Davis

Fixes #9643 - Added search param to the containers index API

5397ee73 03/18/2015 06:17 PM David Davis

Fixes #9382 - Use connection info when connecting to docker

70dd1b81 03/05/2015 12:53 PM Dmitri Dolguikh

fixes #9271: user is now informed about http connection errors when using search in the new container wizard.

5274f6bc 02/24/2015 07:44 AM Daniel Lobato Garcia

Fixes #7874 - Docker Containers API

Routes are namespaced, code still needs to be namespaced

41572b90 02/05/2015 10:15 PM Partha Aji

refs #8918 - Enable creating container via katello

This commit provides the integration point to enable katello provision
docker container

63ae5d99 01/28/2015 10:39 AM Dmitri Dolguikh

fixes #9033: errors encountered in new container wizard are being shown now

6d101d7a 12/24/2014 05:31 PM Dmitri Dolguikh

fixes #7867: container creation wizard now tracks state in dedicated objects

c57dae56 12/19/2014 10:44 PM David Davis

Fixes #8632 - Move docker tables out of foreman-docker

ada932ab 12/04/2014 06:20 PM Dmitri Dolguikh

Fixes #7647: Added support for external registries

28b68f21 10/28/2014 12:25 PM Daniel Lobato Garcia

Fixes #7872 - Create container without Fog to assign name

Fog is currently making the key 'name' camelcase which is preventing the
Docker API from picking it up and use it as a name. Until Fog is
patched, we should use docker-api to set the name properly.

387babdd 10/23/2014 11:17 PM Daniel Lobato Garcia

Fixes #8035: Commit container changes

dbf8ec1a 10/22/2014 05:36 PM Dmitri Dolguikh

Fixes #8031 - container model initialization is no longer order-dependent

8d215ef6 10/21/2014 09:00 AM Daniel Lobato Garcia

Fixes #8003 - Wizard finish redirects to container

38e5019c 10/20/2014 05:26 AM Daniel Lobato Garcia

Fixes #7986 - Save container UUID and display managed containers

8b1f4103 10/18/2014 09:35 AM Daniel Lobato Garcia

Refs #7642 - Refactor image/tag and tests

3bc253a2 10/18/2014 09:34 AM David Davis

Refs #7642 - Create docker image and tag models

ebaa383d 10/15/2014 11:30 AM Daniel Lobato Garcia

Fixes #7895 - Deleted containers message and redirect

466cd5ba 10/13/2014 03:07 PM Daniel Lobato Garcia

Fixes #7912 - Wizard path error and tests