Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  middleware
  net
  proxy_api
  tasks
core_extensions.rb 4.4 KB
foreman.rb 649 Bytes
net.rb 875 Bytes
proxy_api.rb 72 Bytes
regexp_extensions.rb 427 Bytes
timed_cached_store.rb 1.17 KB
ws_proxy.rb 2.38 KB

Latest revisions

# Date Author Comment
0c752b5f 10/21/2015 06:37 AM Ranjan Kumar

fixes #12151 - return empty classes hash when missing environment

251eb689 10/15/2015 09:23 AM Tom Caspy

refs #12147 - removing informational print from rake task in tests

c1755e07 10/12/2015 06:54 AM Daniel Lobato Garcia

Fixes #10988 - Remove 1.11 deprecations

0f436556 09/25/2015 11:11 AM Daniel Lobato Garcia

Fixes #7567 - Substitute find_or_create_by by first_or_create

Rails 3 and 4 both support the syntax 'where(args).first_or_create'.
find_or_create_by is no longer valid on Rails 4 so we should remove it
here already

08d4fc31 09/16/2015 07:55 AM Ori Rabin

Fixes #11188 - EnsureNotUsedBy checks for unscoped associations before destroying

da5a9c4e 09/16/2015 07:43 AM Lukas Zapletal

Fixes #11709 - better error for DNS conflict timeouts

536fd199 09/14/2015 07:03 AM Phirince Philip

fixes #11723 - foreman_url usable from default PXE template

9a9ec5b1 09/02/2015 06:01 AM Daniel Lobato Garcia

Refs #3809 - Enable Rails delegate cop

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"]'...
6ea461fe 08/05/2015 10:55 AM Marek Hulán

Fixes #1453 - add use_image and jumpstart helpers to Host jail

View revisions

Also available in: Atom