Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  environments
  initializers
  locales
application.rb 2.67 KB
boot.rb 826 Bytes
database.yml.example 501 Bytes
email.yaml.example 174 Bytes
environment.rb 151 Bytes
model.mappings.example 8.66 KB
routes.rb 6.8 KB
settings.yaml.example 236 Bytes

Latest revisions

# Date Author Comment
7c7ddfe0 05/19/2012 01:47 PM Brian Gupta

fixes #1624 - Moved database.yml to database.yml.example

keeping the database configuration file within the repo is not needed,
therefore, we moved it to an example config file, and added the
database.yml to a to .gitignore

NOTE: this would break you installation, as you would need to:...

dda49b8c 05/03/2012 03:09 PM Ohad Levy

Rails logger does not exists at this stage, removing

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.

d6e27caf 04/09/2012 06:31 AM Ohad Levy

settings search autocompleter route was missing

197e2dce 03/21/2012 10:11 AM Ohad Levy

Adds VNC support within the browser

At first, this allows to view oVirt managed hosts within foreman.

334d0359 03/19/2012 06:51 AM Amos Benari

fixes #1540 added suport for provisioning on ovirt/rhvem using fog.

This patch addes a compute resource concept within foreman

Signed-off-by: Ohad Levy <>

e801c890 03/18/2012 08:35 AM Ohad Levy

cleanup unused file

View revisions

Also available in: Atom