Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  v2
api_responder.rb 367 Bytes
base_controller.rb 15.7 KB
graphql_controller.rb 2.67 KB

Latest revisions

# Date Author Comment
cc7af718 11/04/2022 02:46 PM Leos Stejskal

Fixes #35088 - Remove GCE Compute resource code

All code related to GCE compute resource
is now in Foreman Google plugin

https://github.com/theforeman/foreman_google

d7ce6881 11/01/2022 09:01 AM Ewoud Kohl van Wijngaarden

Refs #35300 - Pass arguments as keyword arguments

32884e54 10/31/2022 10:23 AM Oleh Fedorenko

Fixes #35473 - Add extlogin API endpoint

/users/extlogin endpoint is designed for UI interaction, thus
using this endpoint to create a session to be used via API will
fail with "Can't verify CSRF token authenticity" for any method
except GET. We need to have a separate endpoint to create a proper...

6ba027c2 10/30/2022 06:42 PM Peter Koprda

Fixes #35287 - Create column selector on host index page (#9323)

  • Fixes #35287 - Create column selector on host index page
  • Fixes #35673 - Use name column as always checked column
  • Refs #35287 - Improve locked pagelet handling

Co-authored-by: pkoprda <>...

696d7a0f 10/10/2022 02:45 PM Maria Agaphontzev

Fixes #35176 - add review templates to host details (#9434)

0a9f8594 09/28/2022 07:00 PM Maria Agaphontzev

Fixes #35387 - Host details templates card (#9359)

1ccfd4e9 09/14/2022 01:33 PM Matěj Mudra

Fixes #35055 - Add permission to action_permission for bootfiles (#9397)

2bdd1979 08/29/2022 08:24 AM Chris Roberts

Fixes #35438 - Unescape cluster on compute resource controller

The webui uses a different controller than hammer does, we don't allow slashes in Apache so this allows nested clusters to be found when using hammer. Also updated various rabl files for better user experience in hammer list commands(seperate pr to that repo)

d94dcfec 08/08/2022 02:05 PM Bernhard Suttner

Fixes #35279 - Add SLES support for host registration (#9320)

bf73c688 07/19/2022 11:59 AM Peter Koprda

Fixes #35212 - Add options for table preferences API

View revisions

Also available in: Atom