Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  classification
  dashboard
  facets
  fog_extensions
  foreman
  host_info
  input_resolver
  ipam
  medium_providers
  migrations
  nic_ip_required
  orchestration
  power_manager
  proxy_status
  report_scanner
  smart_proxies
  sso
  statistics
  ui
  ui_notifications
api_constraints.rb 603 Bytes
association_authorizer.rb 1020 Bytes
authorizer.rb 7.03 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 1.86 KB
csv_exporter.rb 845 Bytes
dashboard.rb 22 Bytes
facets.rb 2.52 KB
fact_cleaner.rb 2.12 KB
fact_importer.rb 6.73 KB
fact_parser.rb 6.55 KB
filters_helper_overrides.rb 572 Bytes
foreman_seeder.rb 1.52 KB
graphql_attribute.rb 751 Bytes
host_build_status.rb 2.02 KB
host_counter.rb 1.05 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 582 Bytes
jwt_token.rb 961 Bytes
name_generator.rb 1.47 KB
name_synchronizer.rb 829 Bytes
nic_ip_resolver.rb 876 Bytes
oidc_jwt.rb 122 Bytes
oidc_jwt_validate.rb 1.48 KB
owner_classifier.rb 303 Bytes
parameter_safe_render.rb 961 Bytes
password_crypt.rb 1.28 KB
ping.rb 2.52 KB
power_manager.rb 235 Bytes
proxy_reference_registry.rb 1.56 KB
proxy_status.rb 628 Bytes
puppet_class_importer.rb 12.2 KB
puppet_fact_importer.rb 171 Bytes
puppet_fact_parser.rb 6.7 KB
report_importer.rb 4.86 KB
report_template_format.rb 1.1 KB
smart_proxy_reference.rb 760 Bytes
sso.rb 472 Bytes
statistics.rb 2.1 KB
structured_fact_importer.rb 3.53 KB
tax_host.rb 6.58 KB
topbar_sweeper.rb 531 Bytes
trend_importer.rb 2.19 KB
ui.rb 558 Bytes
ui_notifications.rb 83 Bytes
user_menu.rb 826 Bytes

Latest revisions

# Date Author Comment
a65a7312 03/08/2020 08:21 PM Lukas Zapletal

Fixes #27735 - added foreman_comment fact parsing

effd2370 03/08/2020 01:17 PM Michael Moll

Refs #29163 - Fix newly detected Rubocop violations

5b8e09dc 03/05/2020 10:58 AM Rahul Bajaj

Fixes #21654 - create registry for importers

44e19b35 02/28/2020 01:14 PM Michael Moll

Fixes #19792 - Fix Layout/SpaceInsideBlockBraces cop

c95dc347 02/11/2020 03:48 PM Lukas Zapletal

Fixes #28965 - calculate PXE UID from OS version

e717fa17 02/10/2020 01:28 PM Lukáš Zapletal

Fixes #28846 - PPC64 pxedir location

91e0b35a 01/31/2020 02:20 PM Dominik Matoulek

Fixes #28860 - fixing bad logging of bruteforce

032648cc 01/22/2020 09:34 AM Marek Hulán

Fixes #28815 - keep .txt extension for text reports

If a report template does not use report_render macro, the output format
selection is disabled and it's considered a plain text. Mimetype symbol
in this case is text and we use it for suggested file extension. However...

5eabb004 01/19/2020 07:26 PM Eric Helms

Fixes #28767: Drop extra transaction from plugin Role creation

5d7d76c8 01/16/2020 08:41 AM Eric Helms

Fixes #28519: Hash and run database seeds on startup

On startup, check for all available seed files and commute a hash
of all of them. Compare this hash to one stored in the database,
if the hash has changed run database seeds, otherwise skip running
them.

View revisions

Also available in: Atom