Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  proxy
  sinatra
bundler_helper.rb 1.08 KB
checks.rb 153 Bytes
daemon.rb 879 Bytes
launcher.rb 4.11 KB
poodles-fix.rb 3.14 KB
proxy.rb 18 Bytes
rack-patch.rb 137 Bytes
sinatra-patch.rb 348 Bytes
smart_proxy.rb 1.78 KB
smart_proxy_for_testing.rb 849 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 <>

0207401d 02/09/2015 07:53 AM Lukas Zapletal

Fixes #9089 - refactored SSL client verification into method

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

Refs #7849 - Avoid OpenSSL deprecation

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

View revisions

Also available in: Atom