Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
assets.rb 767 Bytes
console.rb 235 Bytes
development.rb 298 Bytes
ec2.rb 44 Bytes
facter.rb 36 Bytes
fog.rb 86 Bytes
gce.rb 150 Bytes
jsonp.rb 65 Bytes
libvirt.rb 117 Bytes
mysql2.rb 49 Bytes
openid.rb 51 Bytes
ovirt.rb 49 Bytes
postgresql.rb 47 Bytes
sqlite.rb 49 Bytes
test.rb 514 Bytes
therubyracer.rb 76 Bytes
vmware.rb 47 Bytes

Latest revisions

# Date Author Comment
9aadd812 09/09/2015 09:45 AM Daniel Lobato Garcia

Fixes #10106 - Make tests run in parallel

Run rake parallel:test to run tests in several processes. The gem will
auto split the tests in as many cores as you have available.

Keep in mind running tests in parallel could highlight race conditions
we would've missed otherwise, so some tests might to be fixed to ensure...

4c206d29 09/08/2015 09:39 AM Dominic Cleal

refs #11719 - change pg/sqlite3 deps to match ActiveRecord

19d5df3c 09/08/2015 08:15 AM Dominic Cleal

fixes #11341 - update fog to 1.34.0

47604a20 09/08/2015 06:58 AM Dominic Cleal

fixes #11719 - mysql2 dep must match ActiveRecord's runtime dep

When AR loads the mysql2 adapter, it calls 'gem' with a version spec.
For our bundle to include a compatible version of mysql2 and not the
latest version, the spec needs to match AR's.

fa8353d8 09/04/2015 03:34 AM Walden Raines

Fixes #11625: refactor the ace editor to make it reusable.

Make the ace editor reusable and include it on the global parameters
page.

http://projects.theforeman.org/issues/11625

60a26f57 09/03/2015 03:00 AM Michael Moll

refs #11449 - move therubyracer to its own bundler group

ca6e7a18 08/18/2015 04:34 AM Dominic Cleal

fixes #10997 - update fog to 1.33.0

09ce8a63 08/13/2015 07:13 AM Ori Rabin

Fixes #4419 - rearranging smart class parameters edit form

c6fcfc9c 07/09/2015 07:32 AM Eric Helms

Fixes #11056: Configure base SETTINGS for test environment.

This change introduces the idea of having a base configuration for
SETTINGS within the test environment. This is captured in the
settings.yaml.test file. To be able to detect the Rails environment...

d697c426 07/03/2015 10:33 AM Dominic Cleal

fixes #10470 - update fog to 1.32.0

View revisions

Also available in: Atom