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 503 Bytes
.rubocop_todo.yml 9.18 KB
CHANGELOG 355 KB
Contributors 8.3 KB
Gemfile 1.06 KB
LICENSE 55.7 KB
README.md 6.47 KB
Rakefile 178 Bytes
Rakefile.dist 2.34 KB
VERSION 15 Bytes
config.ru 344 Bytes

Latest revisions

# Date Author Comment
dc697767 09/08/2015 08:19 AM Daniel Lobato Garcia

Fixes #11621 - n+1 query on User Groups index

221fd050 09/08/2015 08:19 AM Tom Caspy

fixes #9108 - parent parameters are now overrideable

19d5df3c 09/08/2015 08:15 AM Dominic Cleal

fixes #11341 - update fog to 1.34.0

47604a20 09/08/2015 06:58 AM Dominic Cleal

fixes #11719 - mysql2 dep must match ActiveRecord's runtime dep

When AR loads the mysql2 adapter, it calls 'gem' with a version spec.
For our bundle to include a compatible version of mysql2 and not the
latest version, the spec needs to match AR's.

fd06f4f6 09/07/2015 11:33 AM Tom Caspy

fixes #11415 - using the correct method for classification caster

ae7d8d5f 09/07/2015 11:22 AM Ondřej Pražák

Fixes #11683 - Fixed Hostgroup#new parameters spinner when Lifecycle selected

1f76a8ba 09/07/2015 11:15 AM Marek Hulán

Fixes #11707 - skip irrelevant states in host overview

55ee550c 09/07/2015 11:13 AM Tom Caspy

fixes #3145 - host with a lot of parameters quicker

baabd5ae 09/07/2015 08:28 AM Shimon Shtein

Fixes #11665 - Removed to_s function from OpenStruct instance

baa21c79 09/07/2015 05:53 AM Ori Rabin

Fixes #11663 - Empty lookup value not validated when use_puppet_default is checked

View all revisions | View revisions

Also available in: Atom