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.76 KB
rack-patch.rb 137 Bytes
sinatra-patch.rb 348 Bytes
smart_proxy.rb 18 Bytes
smart_proxy_for_testing.rb 1.03 KB
smart_proxy_main.rb 2.52 KB
webrick-patch.rb 1.42 KB

Latest revisions

# Date Author Comment
97dd5257 12/21/2016 07:06 AM Shlomi Zadok

Fixes #14394 - Undisclose WEBrick server version

b39011eb 11/16/2016 09:39 AM Dmitri Dolguikh

Fixes #15874 - added logging of 'X_REQUEST_ID' http headers

c896ba33 11/08/2016 06:08 AM Dominic Cleal

fixes #17262 - verify the JSON request body contains a hash

The json 2.x gem now parses strings and other non-hash root nodes, so
the data type need to be checked when parsing JSON bodies.

a2b8c3b6 10/12/2016 10:34 AM Tomas Strachota

Fixes #16860 - use blank 404 page

d9599426 10/03/2016 06:40 AM Lukas Zapletal

Fixes #10250 - simple SSH BMC provider

350b4cf7 08/18/2016 06:34 AM Dmitri Dolguikh

Fixes #16099 - in daemon mode module threads continue to execute

This also fixes the issue with missed isc lease file updates.
37fb340a 08/04/2016 06:00 AM Dmitri Dolguikh

Fixes #15959 - removed recursive require

7bd71b5e 07/29/2016 06:28 AM Dmitri Dolguikh

Fixes #2687: Leases file is no longer parsed on every request

Also: refs 12392, #12359, #12425, #1090

18a62b71 06/06/2016 03:55 AM Dmitri Dolguikh

Fixes #15025 - do not show foreman_proxy startup messages.

222cf178 06/03/2016 03:09 AM Dmitri Dolguikh

Fixes #15240 - empty arrays no longer trigger validation failures

On 1.8.7 (only there) [].to_s == '',
which lead to presence validator failures.

View revisions

Also available in: Atom