Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  log_buffer
  settings
default_di_wirings.rb 117 Bytes
default_plugin_validators.rb 183 Bytes
dependency_injection.rb 2.11 KB
error.rb 430 Bytes
file_lock.rb 313 Bytes
helpers.rb 3.37 KB
http_download.rb 523 Bytes
kerberos.rb 624 Bytes
log.rb 2.76 KB
memory_store.rb 1.16 KB
pluggable.rb 4.3 KB
plugin.rb 1.84 KB
plugin_initializer.rb 11.7 KB
plugin_validators.rb 1.37 KB
plugins.rb 2.52 KB
provider.rb 436 Bytes
provider_factory.rb 293 Bytes
request.rb 2.13 KB
request_id_middleware.rb 397 Bytes
settings.rb 1020 Bytes
signal_handler.rb 912 Bytes
util.rb 3.59 KB
validations.rb 1.01 KB

Latest revisions

# Date Author Comment
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.

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.

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

Fixes #10250 - simple SSH BMC provider

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.

dd2fc60c 05/23/2016 07:44 AM Dmitri Dolguikh

Fixes #15110 - used default setting values are marked now.

View revisions

Also available in: Atom