Project

General

Profile

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

Latest revisions

# Date Author Comment
10a9a917 09/09/2015 10:52 AM Justin Sherrill

Fixes #11339 - ensure unique parameters before adding uniq index

(cherry picked from commit fe5010723b86f26018fc7fb4ee054c734173b5a2)

ef7a0c3d 07/17/2015 01:00 PM Dominic Cleal

fixes #10994 - remove new_* data from compute profile attributes

77c68e4 stopped new_* data hashes from being stored in compute profiles
and elsewhere, and removed the filtering of it too. This filters
existing attributes in the DB to prevent InterfaceMerge trying to use...

3dfaf19d 06/25/2015 07:35 AM Lukas Zapletal

Fixes #10879 - reported_at column is NOT NULL

Allows for better optimisation of queries on PostgreSQL with
scoped_search.

7d62413f 06/22/2015 01:35 PM Fernando Carolo

Fixes #10526 - Support for Cisco POAP

cc9352dc 06/18/2015 10:49 AM Ohad Levy

fixes #10861 - Remove unused columns from the hosts table

  • Serial - Never really used, probably can be refactored as kernel
    parameters.
  • last_freshcheck, source_file_id - left overs from puppet old store
    configs compatibility that we no longer use, I assume no one is using...
868faa8f 06/16/2015 08:48 AM Daniel Lobato Garcia

Fixes #10409 - Rails 4 compatible changes with Rails 3

75efc886 06/12/2015 03:09 PM Marek Hulán

Fixes #10793 - rename old class name in taxonomy ignore_types

09f31315 06/11/2015 10:07 AM Tomer Brisker

Fixes #10656 - Prevent audits on counter cache update

01e78260 06/09/2015 10:29 AM Ivan Necas

Fixes #10713 - improved backtrace logging

  • full trace in 500 page in production shows really the full trace
  • Foreman::Logging.exception as an unified entry point for exceptions logging
  • the backtrace cleaner doesn't delete the plugins
  • the orchestration exceptions gets the backtrace covered by logger...
510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

View revisions

Also available in: Atom