Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  migrate
  openid-store
  seeds.d
seeds.rb 2.64 KB

Latest revisions

# Date Author Comment
7b83ce6b 12/22/2016 09:56 AM Tomer Brisker

Fixes #17666 - prevent migration failures on counter cache

Removal of counter cache causes migrations relying on the
`reset_counters` method to fail. The migrations are changed to not
update the counters (which are now removed anyways).

(cherry picked from commit 1f6cc22ba15af8ed0d85cc882cb6878c282e2dd2)

05324d2b 12/05/2016 09:32 AM Tomer Brisker

Refs #1556 - Remove puppet docroot setting from db and tests

(cherry picked from commit d7d14c75de4256317d5dad6a00f2e22bc4b905ef)

4e6d2262 11/24/2016 03:48 AM Marek Hulán

Fixes #16739 - unify parameters permissions

4090ccb5 10/13/2016 05:44 AM Daniel Lobato Garcia

Fixes #6492 - ipmi_boot permission renamed to ipmi_boot_hosts

Authorizer expects permission names to follow a convention
'action'_'controller'. However this permission was not following it, and
this prevented the permission from being applied properly.

Before this fix, only admins could call ipmi_boot. I've also added a...

b5eefd92 10/07/2016 07:19 AM Amir Fefer

Fixes #13870 - encrypt specific settings values in db

6cc6c9ec 10/03/2016 10:50 AM Dominik Hlavac Duran

Fixes #14277 - Added description field to users

abb87b93 09/30/2016 03:14 AM Bryan Kearney

Fixes #10930 - Make widget names and titles consistent

5384798e 09/26/2016 11:28 AM Dominik Hlavac Duran

Fixes #4608 - Added description field to role

f20020ce 09/26/2016 04:57 AM Daniel Lobato Garcia

Fixes #16643 - Display origin for facts

This commit sets the interfaces for the fact importers to start setting
a Fact origin, and display it in the UI

a29f3e39 09/19/2016 04:29 AM Tomer Brisker

Fixes #16565 - Correct host search by parameters

Overrides for parameters values caused incorrect results for when
searching by parameter value. This commit fixes those results, and
improves the handling of parameter priorities in general. A new rake
task, `parameters:reset_priorities` is introduced that should be invoked...

View revisions

Also available in: Atom