Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app / controllers @ ad3852f2

Latest revisions

# Date Author Comment
ad3852f2 12/22/2014 05:09 PM Ohad Levy

fixes #8718 - refactor container index

- simplify controller to use the correct compute resource type in sql
- used icon helper methods
- fixed html syntax + removed duplicate pagination

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

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

5dc4f6d6 12/05/2014 03:37 PM Daniel Lobato Garcia

Fixes #8226 - Support environment variables creation

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

Fixes #7647: Added support for external registries

6225eda9 11/13/2014 06:11 PM Daniel Lobato Garcia

Fixes #8329 - Search images in the hub

When an image cannot be found, the magnifier glass button displays the
search results, including stars, description and a link to the hub.
After the user clicks on an image, tags are auto pulled.

ab73d5cf 11/01/2014 11:54 AM Daniel Lobato Garcia

Fixes #8236: 1.6 compatibility

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.

5b5de864 10/27/2014 07:06 PM Daniel Lobato Garcia

Fixes #8123 - Faster auto-complete with spinner

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

Fixes #8035: Commit container changes

fe8bb25c 10/23/2014 05:10 PM Dmitri Dolguikh

Fixes #7870: support for auto-complete in image search

View revisions

Also available in: Atom