Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman-docker / app @ 3bc253a2

Name Size
  controllers
  helpers
  models
  views

Latest revisions

# Date Author Comment
3bc253a2 10/18/2014 05:34 AM David Davis

Refs #7642 - Create docker image and tag models

dc3be9a0 10/17/2014 06:41 AM David Davis

Fixes #7977 - Enabling rubocop for foreman-docker

513aae27 10/15/2014 09:44 AM Daniel Lobato Garcia

Fixes #7948 - order containers index by name

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

Fixes #7895 - Deleted containers message and redirect

466cd5ba 10/13/2014 11:07 AM Daniel Lobato Garcia

Fixes #7912 - Wizard path error and tests

9c1fa5fb 10/09/2014 06:07 AM Daniel Lobato Garcia

Rubocop support and config

3eab3643 10/09/2014 05:27 AM Daniel Lobato Garcia

Containers wizard and index

fa9ff801 10/09/2014 05:23 AM Daniel Lobato Garcia

Controllers and engine for containers

511e3ca6 09/03/2014 05:57 AM Daniel Lobato Garcia

Add docker RABL to API

Without this template, compute_resources/main.json.rabl will look for a
docker.json template with no avail. This results in failed
api/compute_resources index and show calls (for Docker CRs).

fa0415f4 09/03/2014 05:56 AM Daniel Lobato Garcia

Show container info even if entrypoint is empty

ENTRYPOINT and CMD might be nil on the container. In this case, the
current code just throws a 500 because it's checking for .any? on a nil
object instead of .present?

View revisions

Also available in: Atom