Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
d6c08a7a 01/13/2016 03:24 AM Daniel Lobato Garcia

Fixes #11618 - Replace validation tests by shoulda-matchers

A good chunk of our unit tests are testing whether a validation is
working or not by testing it actively. For the validations we've
added ourselves I would say it's fine. However for validations that...

33f7c66c 01/12/2016 10:25 AM Ondřej Pražák

Fixes #12716 - Extensible pages for smart proxy with mount points

b1997f52 01/12/2016 04:22 AM Dominic Cleal

fixes #13039 - remove TemplateKind DB calls from UnattendedCtlr

UnattendedController created actions/methods during initialisation per
known TemplateKind, relying on the DB being populated. This caused
ordering issues when a plugin loaded the controller in a test...

43860d6e 01/12/2016 03:32 AM Ori Rabin

Fixes #12957 - removing current_parameters from hostgroup

a4e56c45 01/08/2016 08:31 AM Marek Hulán

Fixes #12754 - adds permission name to 403 page

e13c79fc 01/04/2016 04:38 PM Dominic Cleal

fixes #7517 - remove overridden class parameters from envs on import

When a class parameter is overridden and the class import indicates it
should be removed, now delete the EnvironmentClass association.

This also changes behaviour when an overridden parameter is removed from...

eec49f63 01/04/2016 04:04 PM Dominic Cleal

refs #12714 - i18n extraction and interpolation fixes

7cdaddab 12/30/2015 02:44 AM Shlomi Zadok

fixes #12714 - Show proxy status in index, and create a show page for proxy

84579c3a 12/28/2015 01:46 AM David Davis

Fixes #12911 - Turning on 0.35.1 cops

fb9f45e8 12/18/2015 08:03 AM Daniel Lobato Garcia

Fixes #7230, #12021 - Upgrade to Rails 4.1.5

This commits upgrades Rails to Rails 4.1.5. See a description of the
changes included here, and go to the pull request in GitHub to see more
detailed explanations:

  • Update gems to a Rails 4 compatible version, including dependencies...

View revisions

Also available in: Atom