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 460 Bytes
.rubocop_todo.yml 9.41 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
8e452f76 08/25/2015 05:33 AM Tom Caspy

fixes #10130 - availability zones should be available in open stack

8658fa37 08/24/2015 03:05 PM Imri Zvik

Fixes #11282 - Search on numeric facts is broken if using "~"

04687d07 08/24/2015 02:10 PM Tomer Brisker

Fixes #11450 - Improve hidden parameter handling

a683aa28 08/24/2015 08:42 AM Tomer Brisker

Fixes #11413 - disable SQL logging by default

c577937c 08/24/2015 08:42 AM Daniel Lobato Garcia

Fixes #11379 - Audit search for hostgroup/OS title

Before this commit, hostgroup and OS could only be searched by name,
which is impractical as names are not unique. As we do on Hosts search,
I've added hostgroup_title and os_title as keys to search on /audits.

2dec184c 08/24/2015 08:42 AM Eric Helms

Fixes #11303: Allow scoped search by name for permissions.

This both provides this functionality and fixes an issue with creating
filters using hammer. Hammer attempts to search for a permission by
name using scoped search syntax when creating a filter with the...

0dc8fd72 08/20/2015 04:39 PM Amir Fefer

Fixes #11174 - Don't show password placeholder when empty

8c6a7db0 08/19/2015 03:50 PM Julien Pivotto

fixes #11385 - Enable management of nics in compute profiles without libvirt network

e2982830 08/19/2015 03:48 PM Shlomi Zadok

fixes #11374 - re-initialize select2 on smart vars

e28614c0 08/19/2015 02:31 PM Dominic Cleal

fixes #11170 - pass quoted args through foreman-rake

Use the special "$@" to correctly pass quoted arguments through
foreman-rake, through su and to the underlying rake command. Ensures
the JSON in this command is unharmed:

foreman-rake config -- -k trusted_puppetmaster_hosts -v '["foo.bar.com"]'...

View all revisions | View revisions

Also available in: Atom