Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
assets.rb 620 Bytes
console.rb 128 Bytes
development.rb 289 Bytes
ec2.rb 44 Bytes
facter.rb 36 Bytes
fog.rb 59 Bytes
gce.rb 175 Bytes
jsonp.rb 65 Bytes
libvirt.rb 117 Bytes
mysql2.rb 49 Bytes
openid.rb 51 Bytes
ovirt.rb 49 Bytes
postgresql.rb 49 Bytes
sqlite.rb 49 Bytes
test.rb 752 Bytes
therubyracer.rb 76 Bytes
vmware.rb 53 Bytes

Latest revisions

# Date Author Comment
5c02935a 03/21/2016 09:34 AM Dominic Cleal

fixes #14291 - replace integration test logins with SSO

Replace the loading and form-filling on the user login page with a
test-only SSO method, which automatically logs in the test user on
every request. This uses a cookie sent in the request to specify the...

fbd765f1 03/18/2016 05:25 AM Tomer Brisker

Fixes #13091 - Paginate VMs for supporting compute resources

Loading all VMs for the compute resource view can be a very heavy task,
which leads to timeouts when attempting to load all VMs for a compute
resource that has many hundreds or thousands of VMs. This patch allows...

26dade0f 03/16/2016 06:48 AM Daniel Lobato Garcia

Fixes #14097 - Only run DatabaseCleaner truncation on JS tests

Problem:
DatabaseCleaner runs after all integration tests, on truncation mode.
However, for tests where we use rack-test instead of poltergeist, this
is not necessary and slows down the test suite....

1680e944 03/15/2016 11:45 AM Tomer Brisker

Fixes #14191 - remove simplecov test coverage reporting

5edc74bb 03/10/2016 04:07 AM Ori Rabin

Fixes #14045 - resizing select2 to match inherit button

0b72ea7d 02/28/2016 01:52 AM Tomer Brisker

Fixes #13929 - Pin test_after_commit to version supporting Ruby 1.9

8a7d34da 02/25/2016 05:33 AM Dominic Cleal

fixes #13879 - load mocha/minitest integration explicitly

rails/rails@fd6aaaa removed automatic loading of mocha in Rails 4.2
from rails/test_help.

4c3f0710 02/24/2016 06:37 AM Dominic Cleal

fixes #13866 - pin jwt for Ruby 1.9.3 compatibility

e0f86031 02/23/2016 03:15 AM Dominic Cleal

fixes #13827 - unpin patternfly-sass

The bug with assets referencing the wrong paths is resolved in 2.10.1.

743c84c8 02/18/2016 03:13 AM Daniel Lobato Garcia

Revert "Fixes #13424 - Add Patternfly Donut Chart React component"

This reverts commit f4b2a11615d14ba1407aecd55523cd44d1010e14.

View revisions

Also available in: Atom