Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  settings
error.rb 109 Bytes
file_lock.rb 313 Bytes
helpers.rb 3.28 KB
http_downloads.rb 690 Bytes
kerberos.rb 623 Bytes
log.rb 1.35 KB
pluggable.rb 3.2 KB
plugin.rb 4.44 KB
provider.rb 962 Bytes
provider_factory.rb 220 Bytes
request.rb 2.13 KB
settings.rb 825 Bytes
util.rb 2.9 KB
validations.rb 1.01 KB
virsh.rb 744 Bytes

Latest revisions

# Date Author Comment
335a1610 08/28/2015 07:43 AM Lukas Zapletal

Fixes #11323 - fixed PID writing, interrupt trap and daemon logging

38a09351 07/22/2015 12:11 PM Lukas Zapletal

Fixes #10259 - Templates are now fully proxied

It was ignoring some parameters (MAC for bootdisk) as well as headers
(HTTP_X_RHN_PROVISIONING_*).

Originally written by William Hefter, but completely redone from scratch.

0eb81790 07/14/2015 03:57 AM Dmitri Dolguikh

fixes #11098: fixed ruby 1.8-specific issues around plugin and provider searches

d905c67c 07/10/2015 04:47 AM Dmitri Dolguikh

Fixes #7008: dns providers are now plugins

e506345a 06/24/2015 10:42 AM Dmitri Dolguikh

fixes #10895: moved smart_proxy_chef-specific classes to the plugin itself

3526440b 06/05/2015 12:36 PM Lukas Zapletal

Fixes #10639 - stracktrace is reported via log_halt

6ebc1ccd 04/30/2015 03:26 AM Corey Osman

Fixes #10116 - BMC is not able to use parameters passed in through body

  • adds new helper method to parse body as json and return hash
  • protects against bad data being passed into options hash
95cd9c88 03/31/2015 09:18 AM Marek Hulán

Fixes #9740 - support foreman_url with path

Normalization of settings implemented by Dmitri Dolguikh <>

e1bc928e 01/28/2015 04:49 AM Markus Frosch

Refs #7849 - Avoid OpenSSL deprecation

deprecated openssl/x509 use: require "openssl" instead of "openssl/x509"

9ea2ac71 01/26/2015 07:55 AM Lukas Zapletal

Fixes #8905 - bind_port config option

View revisions

Also available in: Atom