Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman-docker / app / views / containers @ d2e54db4

# Date Author Comment
6e00a3fc 04/24/2015 03:24 PM David Davis

Fixes 9311 - Change the Katello tab text

bc82d5d5 04/14/2015 03:42 AM Vanya Jauhal

Fixes #7865 - Adds support for configuring dns during container creation

8e2848d5 04/13/2015 04:02 AM Vanya Jauhal

Fixes #7864 - Adds support for exposed_ports

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

Fixes #9382 - Use connection info when connecting to docker

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

41572b90 02/05/2015 05:15 PM Partha Aji

refs #8918 - Enable creating container via katello

This commit provides the integration point to enable katello provision
docker container

89c59306 02/03/2015 06:16 PM Partha Aji

refs #8963 - Renaming truncs to trunc with tool tips

In upstream foreman the trunc method got renamed to trunc with tooltip.
This causes issues with foreman docker when viewing a bunch of index pages
updated all the pages using the trunc method

f4c209f1 01/19/2015 05:21 AM Dmitri Dolguikh

fixes #9004: wizard moves correctly between persisted states now

713c0455 01/02/2015 12:05 PM Vanya Jauhal

fixes #8226 - shows environment variables on container display

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

Fixes #8485 - Taxable containers

2fed5c01 12/26/2014 11:55 AM Vanya Jauhal

fixes #8342 - disables form buttons on new container page in absence of docker compute resources

6d101d7a 12/24/2014 12:31 PM Dmitri Dolguikh

fixes #7867: container creation wizard now tracks state in dedicated objects

c3861552 12/24/2014 02:54 AM Vanya Jauhal

fixes #8789 - adds correct link for information about cpu shares

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

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

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

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.

5dc4f6d6 12/05/2014 10:37 AM Daniel Lobato Garcia

Fixes #8226 - Support environment variables creation

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

Fixes #7647: Added support for external registries

bcec07f9 11/13/2014 09:46 PM Daniel Lobato Garcia

Fixes #8398 - Authentication error returns 500

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.

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

Fixes #8236: 1.6 compatibility

8d871e1b 10/28/2014 12:27 PM Daniel Lobato Garcia

Fixes #8096 #8097: Improve cpuset cpushare form

e5963edf 10/27/2014 04:37 PM Daniel Lobato Garcia

Fixes #8124 - Entrypoint sent to API

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

751c6470 10/21/2014 08:59 AM Daniel Lobato Garcia

Fixes #7960 - Initial console logs support

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

8b1f4103 10/18/2014 05:35 AM Daniel Lobato Garcia

Refs #7642 - Refactor image/tag and tests

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

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

Containers wizard and index