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 6.04 KB
rack-patch.rb 137 Bytes
sinatra-patch.rb 348 Bytes
smart_proxy.rb 18 Bytes
smart_proxy_for_testing.rb 1.07 KB
smart_proxy_main.rb 2.56 KB
webrick-patch.rb 1.42 KB

Latest revisions

# Date Author Comment
a5830764 06/08/2017 11:08 AM Dmitri Dolguikh

Fixes #19709 - check version before loading dependencies

24ab36bd 05/19/2017 06:55 AM Dominic Cleal

fixes #7832 - add SSL verification tests for production Rack apps

Uses the Rack app configurations built by the smart proxy launcher with
the Sinatra authz helpers inside a WEBrick server running as part of the
integration test. Real requests are made against the server to test the...

99e9e5bf 05/09/2017 10:10 AM Dominic Cleal

fixes #19480 - add systemd notify support

When started under systemd, the launcher now logs via the notify socket
API when all configured WEBrick servers have started so the service
state is reported accurately (rather than the daemonization point).

An example unit file is now shipped that uses a --no-daemonize...

d9acf4e8 02/08/2017 07:16 AM Dmitri Dolguikh

Fixes #17500 - introduced providers for realm module.

3a83236d 01/26/2017 07:35 AM Dmitri Dolguikh

Fixes #18026 - proxy can listen on multiple arbitrary interfaces

55583fb3 01/19/2017 05:49 AM Dmitri Dolguikh

Fixes #18115 - Logger is initialized when Syslog isn't available.

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

View revisions

Also available in: Atom