Chef

refactor search, move attributes to search function : chef/chef-server/lib/chef/search.rb, chef/chef-server/lib/controllers/search.rb

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 0.5.2
  • Fix Version/s: 0.5.4
  • Component/s: Chef Server
  • Labels:
    None

Description

attribute filtering stuff was in the controller after the search call. I've moved that into the search call itself (and pinned out the attributes as a parameter) so that everyone benefits

Activity

Hide
Christopher Brown added a comment - 10/Feb/09 12:36 AM

fixed in skeptomai/chef/CHEF-106 and passes tests

Show
Christopher Brown added a comment - 10/Feb/09 12:36 AM fixed in skeptomai/chef/CHEF-106 and passes tests
Hide
Adam Jacob added a comment - 11/Feb/09 12:31 AM

Thanks, Chris! This is integrated.

Show
Adam Jacob added a comment - 11/Feb/09 12:31 AM Thanks, Chris! This is integrated.

People

Vote (0)
Watch (0)

Dates

  • Created:
    07/Feb/09 12:32 AM
    Updated:
    11/Feb/09 12:31 AM
    Resolved:
    10/Feb/09 12:36 AM