Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  jobs
  mailers
  models
  registries
  services
  validators
  views

Latest revisions

# Date Author Comment
87194fab 06/07/2018 03:53 PM Daniel Lobato Garcia

Fixes #13749 - Handle Base64 and binary LDAP avatars

Before this change, we would always try to Base64.decode absolutely any
avatar. This resulted in broken images, as sometimes the avatars are
automatically turned into binary by net/ldap. In such cases, we want to...

0cab9e6b 06/07/2018 01:57 PM Tomáš Strachota

Refs #21580 - require rbvmomi

The compute resource for VMware was using rbvmomi classes wihout
explicitly requiring rbvmomi. That can cause issues in tests.

70679b5f 06/07/2018 09:39 AM Lukas Zapletal

Fixes #23826 - model class logger is now app

e18361ce 06/06/2018 12:00 PM Lukas Zapletal

Fixes #23800 - i18n for exceptions fixed

c372e97e 06/06/2018 11:27 AM Tomer Brisker

Fixes #23813 - Allow searching audits by type=auth_source

ac6b81a5 06/05/2018 02:15 PM Michael Moll

Refs #23776 - correct deprecation for notice

3bacf06d 06/05/2018 07:22 AM Lukas Zapletal

Fixes #23775 - exposed random name generator

56de025f 06/04/2018 12:19 PM Tomáš Strachota

Fixes #21580 - normalize compute attributes (#4980)

Normalizes compute attributes in API show actions. For backwards
compatibility reasons this patch adds a new rabl node instead of
replacing 'vm_attrs'.

a08192ff 06/03/2018 06:58 AM Ondřej Pražák

Fixes #23776 - Remove deprecations for 1.18

f94b8afd 06/01/2018 01:51 PM Rahul Bajaj

Fixes #23769 - consistency in docs for foreman/katello

View revisions

Also available in: Atom