Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refs #11754 - moves content view history to scoped search #5568

Merged
merged 1 commit into from Nov 5, 2015

Conversation

cfouant
Copy link
Member

@cfouant cfouant commented Nov 4, 2015

No description provided.

@cfouant cfouant force-pushed the scoped-search-content-view-history branch 2 times, most recently from e1e9a5b to a1b34ca Compare November 4, 2015 22:36
@@ -6,8 +6,7 @@ class Api::V2::ContentViewsController < Api::V2::ApiController
before_filter :find_content_view, :except => [:index, :create, :auto_complete_search]
before_filter :find_organization, :only => [:create]
before_filter :find_optional_organization, :only => [:index, :auto_complete_search]
before_filter :load_search_service, :only => [:history, :available_puppet_modules,
:available_puppet_module_names]
before_filter :load_search_service, :only => [:available_puppet_modules, :available_puppet_module_names]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can actually delete this whole line, it was missed as part of the puppet module conversion.

@jlsherrill
Copy link
Member

APJ pending line removal!

@johnpmitsch
Copy link
Contributor

+1 to APJ pending line removal

@cfouant cfouant force-pushed the scoped-search-content-view-history branch from a1b34ca to 4e5ed28 Compare November 5, 2015 17:01
cfouant added a commit that referenced this pull request Nov 5, 2015
Refs #11754 - moves content view history to scoped search
@cfouant cfouant merged commit 05d0124 into Katello:master Nov 5, 2015
@cfouant cfouant deleted the scoped-search-content-view-history branch November 5, 2015 19:40
@ehelms
Copy link
Member

ehelms commented Nov 14, 2015

Did this commit not fix the issue in 11754? What else needs to be done? If it did fix it, please close it in Redmine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants