Project

General

Profile

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

# Date Author Comment
337da65d 07/17/2012 07:21 AM Ohad Levy

[UI] fixes drop downs not showing up correctly when viewing a page with errors

cfe9af6f 06/28/2012 08:50 AM Ohad Levy

dont fail if console bundler group is not installed

46ec8354 06/17/2012 03:49 AM Ohad Levy

add more frendily error messages upon console failure

5b754375 06/17/2012 03:33 AM Ohad Levy

Allow to run rails console even if the support gems are not installed

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...

fb7f0f19 04/29/2012 03:10 AM Ohad Levy

cleanups to rails 3 boot process

eecb5cfe 04/26/2012 02:33 PM Ohad Levy

debian platform puppet is still considered a as a gem

22ae257b 04/26/2012 02:05 PM Ohad Levy

ensure that bundler loads after our custom gem requirements

41402094 04/26/2012 01:48 PM Ohad Levy

removed puppet from Gem file requirement

this commit also tries to simplify the way we use bundler, in future commits,
we should add more logic of which gems to load based on configration file.

22335095 03/18/2012 03:25 AM Ohad Levy

Gemfile cleanups + adding some nicer console output

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration