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.27 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
bb3572ff 09/02/2015 05:58 AM Daniel Lobato Garcia

Refs #3809 - Stabby lambda syntax for oneliners

I started by spotting log.rb which didn't have a lambda wrapping its
default scope, as needed by Rails 4. Since the style guide and most
Rails 4 documents used the stabby lambda, I turned on the cop so that we...

58c48471 09/02/2015 04:06 AM Julien Pivotto

Fixes #11630 - Enable management of nics in compute profiles without libvirt network

7cd51106 09/01/2015 12:09 PM Tom Caspy

fixes #11570 - returning 'dependent destroy' to lookup values

293036df 09/01/2015 10:51 AM Daniel Lobato Garcia

Fixes #11579 - Reports show/destroy restricted by host authorization (CVE-2015-5233)

ReportsController 'show' and 'destroy' now perform a check to see if
the User is authorized to see the Host associated with the Report. In
case it's not, it returns 404, as to not give hints whether a Report...

bf5f1801 09/01/2015 06:58 AM Stephen Benjamin

fixes #11619 - only check template changes when persisted

1e7822a5 08/31/2015 11:33 AM Marek Hulán

Fixes #11031 - ignore identifiers of interfaces being destroyed

79023fbe 08/31/2015 11:00 AM Lukas Zapletal

Fixes #11284 - clear cache during websocket setting migration

364b9adb 08/31/2015 10:12 AM Ondřej Pražák

Fixes #11427 - puppetclass edit text under optional input validator is now alert-info

c88c48f5 08/31/2015 10:00 AM Ondřej Pražák

Fixes #11467 - Textareas in form may be resized only vertically

7027757a 08/31/2015 07:47 AM Shimon Shtein

Fixes #11596 - Changed the javascript to put the error near te ip field, not inside it.

View all revisions | View revisions

Also available in: Atom