Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

5501f0bf 01/29/2018 12:03 PM Daniel Lobato Garcia

Fixes #22382 - Remove ldap_filter 255 chars limit

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

6583c13f 10/04/2017 09:56 AM Tomáš Strachota

Fixes #21175 - Unable to add AD LDAP Auth Source

08705e43 01/25/2017 10:59 AM Dominic Cleal

fixes #18238 - use fixed model name in test expectation

05bd6ed8 09/26/2016 08:25 AM Daniel Lobato Garcia

Fixes #16624 - Make AuthSourceLDAP taxable

This allows users to set organizations/locations on AuthSourceLDAP
objects. That in itself might not be that useful, but it allows us to
follow on and assign the AuthSourceLDAP taxonomies to the users
autocreated through it.

ea98080f 09/24/2016 03:20 AM Dominic Cleal

fixes #16557 - move tests into modern Rails layout

Models, controllers, mailers and helpers are now in test/ subdirs
matching app/ subdirs. Service, miscellaneous and old test/lib/ tests
are now in test/unit/ separated from models, which obsoletes the custom...

View revisions

Also available in: Atom