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
proxy.rb 18 Bytes
rack-patch.rb 137 Bytes
sinatra-patch.rb 348 Bytes
smart_proxy.rb 3.96 KB
smart_proxy_for_testing.rb 707 Bytes

Latest revisions

# Date Author Comment
71246358 08/15/2014 10:37 AM Dmitri Dolguikh

fixes #7080: symbols are no longer being sorted

0c9a01b6 08/08/2014 05:44 AM Dominic Cleal

fixes #6589 - add trusted_hosts check back

6108539b 08/06/2014 09:10 AM Martin Milata

fixes #6522 - move request code out of chef module

The patch also moves foreman_ssl_ca, foreman_ssl_cert and
foreman_ssl_key config options from Chef plugin config to global config
and adds fallback to the ssl_* options if these are not defined.

dc635bfe 07/24/2014 12:01 PM Dmitri Dolguikh

Fixes #6772: added support for testing of plugins

bbafbc03 07/11/2014 05:42 AM Aaron Stone

fixes #6585 - Update Proxy::Util::CommandTask to handle Ruby 1.8 and 1.9+

In this update, use 'true' and 'false' to test $? return codes 0 and 1, respectively.
In Ruby 1.8.x, the return code from Open3.popen3 is always 0, some errors will not be caught.

d44cdd95 07/07/2014 07:01 AM Dmitri Dolguikh

fixes #6289: avoids concurrent downloads of files with the same name and destination dir.

9ac3e80e 07/02/2014 11:35 AM Dmitri Dolguikh

fixes #6474: smart-proxy relies on Bundler to load sinatra dependency

69f6b3e5 07/02/2014 08:57 AM Dmitri Dolguikh

fixes #6306: removed possible namespace collisions with puppet and chef

e42766eb 07/02/2014 08:55 AM Dmitri Dolguikh

fixes #6436: plugins are now being loaded after core modules

5f46b1bc 07/02/2014 08:47 AM Trey Dockendorf

fixes #6341 - Add support for 64-bit MAC addresses

View revisions

Also available in: Atom