Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
operating_system.rb 2.02 KB
ownership.rb 2.75 KB
power_interface.rb 737 Bytes
search.rb 16.4 KB
smart_proxy.rb 507 Bytes
token.rb 1.42 KB
ui_notifications.rb 490 Bytes

Latest revisions

# Date Author Comment
630061d2 06/14/2018 09:50 AM Michael Moll

Fixes #19775 - Fix Layout/ExtraSpacing cop

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

02a26515 04/12/2018 06:46 PM Ondřej Pražák

Fixes #15411 - Move smart_proxy_ids_for to Host

3cd8c84b 04/11/2018 07:21 AM Michael Moll

Fixes #19787 - Fix Layout/SpaceAfterComma cop

b03dcd1b 04/05/2018 11:56 AM Michael Moll

Fixes #23081 - Fix Style/SafeNavigation cop

85021506 04/05/2018 11:56 AM Michael Moll

Fixes #19839 - Fix Rails/Present cop

8ac0ffd9 04/05/2018 11:56 AM Michael Moll

Fixes #19832 - Fix Rails/FindBy cop

b3648b07 03/19/2018 08:19 AM Dominik Hlavac Duran

Fixes #18854 - Search by usergroup on hosts (#5317)

348ec9c0 03/09/2018 07:46 PM Sebastian Gräßl

Fixes #22779 - Calculate out of sync host via origin interval (#5221)

6beb3d8b 02/13/2018 05:14 PM Tomer Brisker

Fixes #22556 - Correct host search for parent hostgroup

Currently, searching on a non-existant parent fails due to
`hostgroup.subtree_ids` throwing a NoMethodError when no matching
hostgroup is found. This is rescued by scoped search, causing the
search to run with no conditions instead....

View revisions

Also available in: Atom