Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app / models @ cefce4bc

Latest revisions

# Date Author Comment
1f890719 04/16/2018 01:51 PM Stephen Benjamin

refs #23019 - don't pass class to class_name in assocs (#211)

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
ab3290b1 12/13/2017 11:27 AM Swapnil Abnave

Fixes #20429 - mandate URL for docker compute-resource

c69bcf98 07/31/2017 11:21 AM Sebastian Gräßl

Fixes #20355 - Request registry results in JSON

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

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

This reverts commit d74fb3ef5d207abd57d3155f8f661ef5e16d45fd.

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

Fixes #19964 - Replace ActiveRecord::Base with ApplicationRecord

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.

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.

View revisions

Also available in: Atom