Project

General

Profile

Download (3.52 KB) Statistics
| Branch: | Tag: | Revision:

foreman-docker / app / helpers / containers_helper.rb @ 329b84dd

# Date Author Comment
329b84dd 03/19/2015 02:50 PM David Davis

Fixes #9830 - Fixing log call

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

Fixes #9382 - Use connection info when connecting to docker

4282fa50 03/15/2015 08:21 AM David Davis

Fixes #9708 - Fixing rubocop config so it can be used with houndci

39e19af1 02/16/2015 10:11 AM Shlomi Zadok

fixes #9332 - Add yes/no text to managed info on containers index

e6eb1c48 02/11/2015 06:46 AM Dmitri Dolguikh

fixes #8033: container power on/off redirects to container view now

5d7016fd 02/04/2015 06:53 PM Daniel Lobato Garcia

Fixes #9177 - 1.7 compatibility fixes

ac230210 01/29/2015 10:49 AM David Davis

Fixes #9159 - Fix rubocop 0.28.0 errors

30891c0a 01/02/2015 03:36 AM Daniel Lobato Garcia

Fixes #8485 - Taxable containers

0838802d 12/23/2014 05:27 AM Ohad Levy

fixes #8719 - remove n+1 queries on container index

ad3852f2 12/22/2014 12: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

479f9307 12/17/2014 03:28 PM Daniel Lobato Garcia

Refs #8717 - Fix cop line too long

1f6d29aa 12/17/2014 03:26 PM Ohad Levy

fixes #8716 auto_complete helper now has a unique name.

Previous implementation overwrote the helper defined in foreman,
which in turn disabled auto completer for all search fields.

6225eda9 11/13/2014 01: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.

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

Fixes #8123 - Faster auto-complete with spinner

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

Fixes #8035: Commit container changes

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

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

f880f56e 10/21/2014 05:46 AM Daniel Lobato Garcia

Fixes #7967 - Show processes running in a container

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

Fixes #7986 - Save container UUID and display managed containers

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

Containers wizard and index