Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
console.rb 96 Bytes
development.rb 348 Bytes
fog.rb 40 Bytes
i18n.rb 133 Bytes
jsonp.rb 93 Bytes
libvirt.rb 66 Bytes
mysql.rb 34 Bytes
mysql2.rb 45 Bytes
ovirt.rb 49 Bytes
postgresql.rb 36 Bytes
sqlite.rb 37 Bytes
test.rb 243 Bytes
vmware.rb 37 Bytes

Latest revisions

# Date Author Comment
91de7d43 03/10/2013 10:17 AM Ohad Levy

switch to latest released fog

69be1641 03/03/2013 12:52 PM Bryan Kearney

fixes #2269 - Add gettext framework to foreman.

This patch adds a gettext based localization framework to the Foreman. This is done by adding the fast_gettext and gettext_i18n_rails gems along with their depdencies. An example translation is done to the login page and the users controller....

c2096fe0 02/25/2013 03:34 PM Amos Benari

fixes #2224 Selecting a RHEV 3.1 template does not work properly

1bf5debd 02/25/2013 03:34 PM Amos Benari

fixes #2163 New host installation fails with RHEV 3.1

5ebe0a14 02/21/2013 08:42 AM Ohad Levy

fixes broken build

one extra / unused test was added by mistake

57526a20 02/21/2013 08:25 AM Joseph Magen

fixes #1988 - CRUD Actions for nested parameters for host, domain, hostgroup, os

e.g.

GET /api/domains/6/parameters
POST /api/hosts/6/parameters
PUT /api/hostgroups/6/parameters/100
DELETE /api/operatingsystems/6/parameters/100

03dba7c2 02/21/2013 04:51 AM Lukas Zapletal

bundler_ext require statements

6ce2ab70 02/06/2013 05:00 AM Ivan Necas

Using Apipie versioning features and Maruku for markdown

Apipie switched from Redcarpet to Maruku to avoid crashes of the C
Extension. No further need of compiling anything to get markdown support.

b24615a5 01/29/2013 03:58 AM Ohad Levy

update to rails 3.0.20 to address CVE-2013-0333

410fbc28 01/21/2013 02:53 AM Ohad Levy

updated fog version, as a few vmware related bugs where fixed

View revisions

Also available in: Atom