Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
3146fd86 11/02/2022 12:38 PM Oleh Fedorenko

Fixes #35621 - Make power status a selectable column

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 <>...

86007f7a 08/25/2022 01:47 PM Oleh Fedorenko

Fixes #35361 - Make columns on host index page selectable

387608cf 08/10/2022 08:17 AM Shimon Shtein

Refs #35274 - Revert "Make columns on host index page selectable (#9319)"

This reverts commit b1b46b6a17b21c8aec566ef846ab70a8b2aa931c.

b1b46b6a 08/03/2022 08:54 AM Oleh Fedorenko

Fixes #35274 - Make columns on host index page selectable (#9319)

26417655 07/15/2022 08:21 AM Ewoud Kohl van Wijngaarden

Refs #34526 - Drop Rails 6.0 support code

When Foreman switched to Rails 6.1, Rails 6.0 compatibility was dropped.
This makes it fail hard when it is attempted to be used. it also removes
a stray backslash.

Fixes: 1cf4147a06420842d3818f4edb6e22892f40a939...

0776ee95 06/01/2022 03:41 PM Eric Helms

Fixes #34978: Do not use Apipie DSL cache

This makes a change in production away from using an Apipie DSL cache,
and instead relying on HTML docs and JSON being generated on demand.
Testing has found that they are roughly equivalent in load times.
By switching to on-demand, the Apipie DSL documentation can accurately...

de56ffb2 05/26/2022 10:58 AM Ondřej Ezr

Fixes #34305 - stop creating settings in DB (#9050)

With the setting DSL, we hold all the necessary values for settings in the memory.
We can now stop creating records for the settings in the database.

7e52ff53 05/13/2022 09:47 AM Adam Ruzicka

Fixes #34913 - Take plugins into consideration when checking pending migrations

Also unify migration pending checking

1df76444 05/06/2022 07:18 AM Evgeni Golov

Refs #34602 - drop restart_required_changed_plugins file on boot

The file indicates that new plugins were installed and we need to
restart Rails.

View revisions

Also available in: Atom