Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
3cd8c84b 04/11/2018 07:21 AM Michael Moll

Fixes #19787 - Fix Layout/SpaceAfterComma cop

34f84c8d 01/15/2018 01:22 PM Michael Moll

Refs #22164 - use cheaper FactoryBot methods

  • Refs #22164 - FactoryBot.build -> FactoryBot.build_stubbed
  • Refs #22164 - FactoryBot.create -> FactoryBot.build

in
- test/unit/*
- test/models/shared/taxonomies_base_test.rb
- test/controllers/hosts_controller_test.rb

85166454 12/25/2017 02:44 PM Tomer Brisker

Fixes #19771 - Fix Layout/EmptyLineAfterMagicComment cop

8c6bc83e 11/01/2017 09:00 AM Marek Hulán

Fixes #21424 - use factory_bot_rails

ceeb3926 09/19/2017 03:40 AM Dominic Cleal

Fixes #20955 - Remove conditions to {destroy, delete}_all calls

0e8f2cac 07/18/2017 08:30 AM Ondřej Pražák

Fixes #19677 - Add settings for local boot templates

28b7dd9f 03/15/2017 12:03 PM Timo Goebel

fixes #18476 - users have ssh keys

bc600bd6 02/23/2017 06:58 AM Ondřej Pražák

Fixes #17228 - Select templates as global defaults (#4283)

This should allow user to select templates that will be used
for building PXE Default on TFTP proxy. These templates will
not be updated from seeds during updates.

263edc74 10/31/2016 04:23 AM Amir Fefer

Fixes #12543 - enable utf-8 encoding in email address

According to RFC 6532, the local part of an email address
can be non-ascii characters, and should support in utf-8.
The current email validation doesn't allow it,
so emails like Pelé@example.com and 我買@example.com are not supported

c6760930 10/07/2016 07:08 AM Timo Goebel

fixes #16725 - add plugin extension point for smart proxies

View revisions

Also available in: Atom