Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
assets.rb 564 Bytes
console.rb 176 Bytes
development.rb 330 Bytes
ec2.rb 44 Bytes
facter.rb 36 Bytes
fog.rb 59 Bytes
gce.rb 145 Bytes
jsonp.rb 65 Bytes
libvirt.rb 117 Bytes
mysql2.rb 58 Bytes
openid.rb 51 Bytes
openstack.rb 69 Bytes
ovirt.rb 48 Bytes
postgresql.rb 47 Bytes
rackspace.rb 56 Bytes
sqlite.rb 49 Bytes
test.rb 688 Bytes
therubyracer.rb 76 Bytes
vmware.rb 53 Bytes

Latest revisions

# Date Author Comment
551407c2 08/15/2016 03:32 AM Dominic Cleal

fixes #16089 - replace flot-rails with npm jquery-flot

295536d1 08/10/2016 11:31 AM Dominic Cleal

fixes #15787 - update shoulda-matchers to 3.x

Contains changes to models for the new behaviour of the uniqueness
validation test, which saves a model with one value and then attempts
to validate a second.

NestedAncestryCommon's validation now doesn't fail when the specified...

e2a57bfe 08/10/2016 06:18 AM Tomer Brisker

Fixes #12364 - Use NPM+Webpack to handle external assets

This commit introduces NPM and Webpack to handle external assets.
It also provides ES6 support and a live reload dev server that can be
used by running `foreman start` instead of `rails start`.
Do not forget to run `npm install` before starting the server....

14c3ceb3 08/10/2016 04:38 AM Dominic Cleal

fixes #16039 - update fog-openstack paths to load extensions

5e813fae 08/08/2016 06:08 AM elad

Fixes #15924 - Implement server groups and scheduler hints

6e03eb14 07/29/2016 06:00 AM Dominic Cleal

fixes #15894 - retry intermittently failing integration tests

aec605a9 07/25/2016 10:36 AM Dominic Cleal

fixes #15829 - remove ace-rails-ap file modes from app.js

Also removes editor from precompilation list, it's in the main app.js
since fa8353d, and removes unused ACE extensions.

application.js has reduced from 2512 to 2381KiB.

8d8f8d45 07/21/2016 04:20 AM Dominic Cleal

fixes #15753 - unpin pg gem, match Rails requirement

4b836b62 07/21/2016 03:51 AM Dominic Cleal

fixes #15751 - replace spork with spring in development

To make use of it, run bin/rails and bin/rake rather than plain
rails or rake commands, and run `spring status` or `spring stop` to
check and stop current background processes.

Test log removal has moved to the logging framework as the file would...

e8bceb07 07/18/2016 10:12 AM Imri Zvik

Fixes #15681 - Upgrade Fog Openstack to at least version 0.1.7

This is need to ensure compatibility with Openstack Liberty and above.
The API since Liberty is less forgiving about empty parameters.
See fog/fog-openstack@13bfc96ba646c65487c8a619ee84ad5f6268e702

View revisions

Also available in: Atom