Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .tx
  app
  bundler.d
  config
  db
  doc
  extras
  lib
  locale
  log
  man
  public
  script
  test
  vendor
.gitignore 533 Bytes
.rubocop.yml 307 Bytes
.rubocop_todo.yml 13.3 KB
CHANGELOG 285 KB
Contributors 6.49 KB
Gemfile 1.36 KB
LICENSE 54.8 KB
README.md 749 Bytes
Rakefile 178 Bytes
Rakefile.dist 2.3 KB
VERSION 14 Bytes
config.ru 344 Bytes

Latest revisions

# Date Author Comment
ae255b3c 09/15/2014 03:41 AM Thomas McKay

fixes #7221 - do not display areas of the org/loc UI unless view rbac

corrected 'template' to 'templates'

4c61ac84 09/12/2014 08:46 AM Tomer Brisker

Fixes #7247 - Add migration and rake task to correct corrupted cached counters

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

Fixes #5692 - correct counts in cached_counters

28ff46b2 09/10/2014 09:04 AM Joseph Magen

fixes #7336 - editing compute resource should not clear existing attributes from the form

40f9c481 09/10/2014 06:24 AM Tomer Brisker

refs #6161 - Add test to make sure override is marked on create

5d45b2e5 09/10/2014 05:45 AM Dmitri Dolguikh

Fixes #7041: fixed incorrect belongs_to mappings

:conditions reference columns from the local (to the relation) table,
while the condition is applied to the remote side of the association.
The condition can be removed, as it's redundant anyway.

e14b6968 09/09/2014 07:03 AM Daniel Lobato Garcia

Fixes #4596 - Change parent of host group via AJAX

Reparenting host groups requires submitting the form to see the changes
nowadays, this fix makes the host group model inherit all properties
from the parent and show them in real time.

b6ad9fc9 09/09/2014 06:29 AM Dmitri Dolguikh

fixes #4375: provisioning no longer loops when using oVirt + compute profile

9e84387b 09/09/2014 05:57 AM Dominic Cleal

fixes #3105 - use untranslated string for PuppetCA state filter

b8391adc 09/09/2014 03:34 AM Dominic Cleal

fixes #7253 - change nil admin field on users to false, matches usergroups

When the admin field was nil, admin_changed? in user model validations can
evaluate to true if the field changed from nil to false.

View all revisions | View revisions

Also available in: Atom