Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app @ 692e3a26

Name Size
  assets
  controllers
  helpers
  models
  overrides
  services
  views

Latest revisions

# Date Author Comment
692e3a26 06/28/2016 09:33 AM Shlomi Zadok

Fixes #15528 - 'command' should not be required

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

26c5ba32 05/30/2016 08:20 AM Daniel Lobato Garcia

Refs #14570 - Fetch tags from local images properly

We were calling local_images and passing an ID as filter. However,
that didn't work. Instead we can fetch the image just by calling
image(image_id) and that should retrieve the image object so we can call...

ef3feba4 05/30/2016 08:19 AM Daniel Lobato Garcia

Fixes #9752 - Pass Docker errors to controller

007faaa4 05/30/2016 08:19 AM Daniel Lobato Garcia

Fixes #15135 - Fix JS error in datatables

Lack of a tbody caused a 'typeerror: k is undefined' in datatables.

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

Fixes #15098 - Scope registry by taxonomies

cae1f2ca 05/20/2016 08:55 AM Daniel Lobato Garcia

Fixes #15107 - Rails 4.2 test breakages

url_for in the new Rails carries some parameters that can break the link
creation. Additionally I've disabled ruby warnings in the rake test task

c1cbf3bd 04/19/2016 11:08 AM Daniel Lobato Garcia

Fixes #14703 - Add taxonomies to Registries API

78251d33 04/15/2016 12:23 PM Daniel Lobato Garcia

Fixes #14662 - Revert new_link to ensure 1.11 compatibility

new_link was a helper for "New XXXX" links in Foreman that was
introduced on 1.12-develop branch. If we want to make the new changes in
foreman-docker available to current users, we should revert new_link to...

977f7c5a 04/15/2016 10:29 AM Daniel Lobato Garcia

Fixes #9270 - Add email validation

Copied the email validation we use for the User model. This catches
errors when creating/updating the Docker compute resource email

View revisions

Also available in: Atom