Project

General

Profile

Download (1.27 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
dff926cb 11/26/2014 11:32 AM Tomer Brisker

Fixes #8414 - extracts validators from models

Also cleans up some unused validators looking for trailing whitespace
that is stripped by the StripWhitespaces concern.
Tried to make some sense from unmatching regexps and validation error
messages. Some validations might need a different regexp to check for what...

e14b5758 10/21/2014 09:18 AM Greg Sutcliffe

Fixes #7733 - Remove hosts.yml fixtures and use FactoryGirl instead

ae4998bc 09/11/2014 10:36 AM Tomer Brisker

Fixes #5692 - correct counts in cached_counters

6895854c 03/17/2014 10:08 AM Stephen Benjamin

fixes #4256 - makes columns sortable in the UI

0fe147c7 04/30/2013 11:31 AM Joseph Magen

fixes #2378 - added Minitest and other code cleanups

a989a617 02/27/2012 05:40 AM Ohad Levy

fixes #1509 - Foreman should use the proxy to import puppet classes

adcd0374 09/19/2010 01:19 PM Paul Kelly

Fixes #239 - Erases environments and puppetclasses

The fix also includes a page in which the use selects the additions
and removals which they would wish to apply to their database.
Errors are reported and an opportunity is given to reapply the changes.

f34463c4 05/24/2010 07:25 AM Paul Kelly

Fixes #256 - Environment names should be alphanumeric

a675da90 02/18/2010 08:05 PM Lucas Tolchinsky

finished tests for environment

213312e9 02/18/2010 08:05 PM Lucas Tolchinsky

removed trailing spaces

33dc2d19 02/18/2010 07:57 PM Juan Manuel PĂ©rez

Added environment test. It's green, but it lacks some tests.

6e50fa1d 07/25/2009 04:34 PM Ohad Levy

realigned models to use :though and habtm when it made sense, setup basic AS controllers to support that