Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  log_buffer
  settings
default_di_wirings.rb 117 Bytes
default_plugin_validators.rb 290 Bytes
dependency_injection.rb 2.09 KB
error.rb 430 Bytes
file_lock.rb 316 Bytes
helpers.rb 4.06 KB
http_download.rb 990 Bytes
kerberos.rb 622 Bytes
log.rb 4.08 KB
logging_resolv.rb 1.51 KB
memory_store.rb 1.16 KB
pluggable.rb 4.54 KB
plugin.rb 1.9 KB
plugin_initializer.rb 12.9 KB
plugin_validators.rb 2.22 KB
plugins.rb 2.12 KB
provider.rb 436 Bytes
provider_factory.rb 293 Bytes
request.rb 2.24 KB
request_id_middleware.rb 459 Bytes
settings.rb 1.06 KB
signal_handler.rb 919 Bytes
time_utils.rb 275 Bytes
util.rb 2.91 KB
validations.rb 1.01 KB

Latest revisions

# Date Author Comment
040da586 08/02/2021 08:06 AM Anna Vitova

fixes #18936 - Check server certs in the TFTP module

a1221fd0 06/23/2021 12:26 PM Lukas Zapletal

Fixes #32164 - skip IPv6 link local addresses in FQDN lookups

7c818d0c 11/12/2020 02:47 PM Ewoud Kohl van Wijngaarden

Fixes #31303 - Drop deprecated disable_plugin methods

342eeda9a14422a30f08f3ce6539577ea6a740c8 (included in 1.12) deprecated
these methods. It's safe to remove them now.

c2fabb1d 10/27/2020 07:10 PM Marek Hulán

Refs #30677 - support also urlencoded data

The default registration template in Foreman started to send the data in
urlencoded form instead of a JSON, as of https://projects.theforeman.org/issues/31043

In order to support that, we need to remove nested parameters from query,...

9e94486a 10/19/2020 08:17 AM Ewoud Kohl van Wijngaarden

Fixes #31086 - Use dir when possible

dir is equal to File.dirname(FILE) and easier to read.

debffb85 10/14/2020 10:56 AM R. Stricklin

Fixes #30906 - Add support for Redfish to BMC smart proxy.

Initial commit includes support for variations in Redfish
implementation among an arbitrary range of Supermicro, Dell,
and HPE servers. Modular implementation should make it easier
to accommodate additional variations, as they are discovered.

88fbc8e6 10/02/2020 01:56 PM Ewoud Kohl van Wijngaarden

Fixes #30951 - Provide a rackup_path plugin DSL

Currently there's http_rackup_path and https_rackup_path. In practice
all built in modules and most (all?) plugins that I know define the same
rackup config for both HTTP and HTTPS. Having a DSL method to do this...

c4334b25 09/02/2020 12:48 PM Adam Ruzicka

Fixes #30731 - Make smart-proxy use SdNotify library

3e391275 09/02/2020 12:47 PM Lukas Zapletal

Fixes #30719 - allow spawning without shell

b941953d 04/28/2020 06:44 PM Michael Moll

Fixes #29430 - sync Rubocops to core config

View revisions

Also available in: Atom