Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  classification
  dashboard
  facets
  fog_extensions
  foreman
  foreman_register
  host_info
  input_type
  ipam
  medium_providers
  migrations
  nic_ip_required
  orchestration
  power_manager
  proxy_status
  report_scanner
  smart_proxies
  sso
  ui
  ui_notifications
api_constraints.rb 603 Bytes
association_authorizer.rb 1020 Bytes
authorizer.rb 7.17 KB
authorizer_cache.rb 376 Bytes
breadcrumbs_options.rb 2.22 KB
cache_manager.rb 1.11 KB
certificate_extract.rb 1.27 KB
compute_attribute_merge.rb 553 Bytes
compute_resource_cache.rb 2.47 KB
compute_resource_host_associator.rb 700 Bytes
compute_resource_host_importer.rb 1.88 KB
compute_resource_key_pair.rb 541 Bytes
config_report_importer.rb 1.08 KB
config_report_status_calculator.rb 2.24 KB
csv_exporter.rb 845 Bytes
dashboard.rb 22 Bytes
facets.rb 2.65 KB
fact_cleaner.rb 2.12 KB
fact_importer.rb 5.63 KB
fact_parser.rb 6.66 KB
filters_helper_overrides.rb 572 Bytes
foreman_seeder.rb 2.01 KB
graphql_attribute.rb 751 Bytes
host_build_status.rb 2.02 KB
host_counter.rb 1.05 KB
host_fact_importer.rb 3.08 KB
host_info.rb 389 Bytes
input_resolver.rb 25 Bytes
interface_cleaner.rb 1.35 KB
interface_merge.rb 1 KB
interface_type_mapper.rb 766 Bytes
ipam.rb 694 Bytes
jwt_token.rb 1.91 KB
name_generator.rb 1.46 KB
name_synchronizer.rb 829 Bytes
nic_ip_resolver.rb 876 Bytes
oidc_jwt.rb 122 Bytes
oidc_jwt_validate.rb 1.08 KB
owner_classifier.rb 303 Bytes
parameter_safe_render.rb 1.03 KB
password_crypt.rb 1.27 KB
ping.rb 2.7 KB
power_manager.rb 235 Bytes
proxy_reference_registry.rb 1.56 KB
proxy_status.rb 628 Bytes
puppet_class_importer.rb 12.1 KB
puppet_fact_importer.rb 171 Bytes
puppet_fact_parser.rb 7.4 KB
report_importer.rb 5.14 KB
report_template_format.rb 1.1 KB
setting_select_collection.rb 418 Bytes
setting_value_selection.rb 1.4 KB
smart_proxy_reference.rb 760 Bytes
sso.rb 472 Bytes
structured_fact_importer.rb 3.53 KB
tax_host.rb 6.56 KB
topbar_sweeper.rb 531 Bytes
ui.rb 558 Bytes
ui_notifications.rb 83 Bytes
user_menu.rb 826 Bytes

Latest revisions

# Date Author Comment
9d93ecea 04/08/2021 09:17 AM Dominik Matoulek

Fixes #32170 - Adding total_disk_size to host facets

This PR introduced new parameter to hosts facets. Parameter is a total
disk size that is included in Discovery plugin at own. However that
means that we have to maintain a two "facets like" codes at one time...

17d88daf 04/06/2021 09:49 AM Markus Bucher

Fixes #32086 - seed locking

9068b66d 03/29/2021 01:05 PM Ewoud Kohl van Wijngaarden

Fixes #32216 - Handle Debian Bullseye Testing facts

While Bullseye is still testing, it's identified as bullseye/sid:

$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux bullseye/sid"
NAME="Debian GNU/Linux"
ID=debian
HOME_URL="https://www.debian.org/"...
307d2432 03/18/2021 01:35 PM Rahul Bajaj

Fixes #32118 - remove legacy code and update version for jwt gem

76fec17e 02/04/2021 11:58 AM Jaskaran Singh Narula

Fixes #30699 - Log invalid JWT at warning instead of error

e33117cb 01/27/2021 09:00 AM Shira Maximov

Fixes #31233 - Clean up deprecations for 2.4 and older

c2570185 01/21/2021 01:35 PM Leos Stejskal

Fixes #31282 - update after review

0971ab49 01/21/2021 01:35 PM Leos Stejskal

Fixes #31282 - JWT scope

Added scope for JWT, allowing user to limit token access to the specific controllers.
JWTs generated for Global Registration have now scope set by default to the registration controllers only.

2bc006f9 01/12/2021 02:36 PM Evgeni Golov

Fixes #31521 - structured plugin information in statuses API

477d457c 01/06/2021 11:02 AM Ondřej Ezr

Fixes #31213 - hostgroup API facets extension point (#8115)

  • Fixes #31213 - hostgroup API facets extension point

Adds Facet extension points for Hostgroup API responses.
Refactor refresh for facets, to ensure all run just once.

Now the already registered entries are being run once the facet entry point is configured....

View revisions

Also available in: Atom