gitlab-org--gitlab-foss/app/controllers/concerns
Sean McGivern 25d241ae97 Merge branch '33949-remove-healthcheck-access-token' into 'master'
Remove the need to use health check token by adding ability to whitelist hosts

Closes #33949

See merge request !12612
2017-07-11 08:51:27 +00:00
..
authenticates_with_two_factor.rb
continue_params.rb
creates_commit.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
cycle_analytics_params.rb
diff_for_path.rb Clean up diff rendering 2017-05-23 15:37:05 -05:00
enforces_two_factor_authentication.rb
hooks_execution.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
issuable_actions.rb Warn before moving issue in inline edit form 2017-05-25 11:58:40 +01:00
issuable_collections.rb Remove remaining N+1 queries in merge requests API with emojis and labels 2017-07-08 22:19:34 -07:00
issues_action.rb Refactor atom builder by using xml.atom layout 2017-06-12 19:21:13 +02:00
lfs_request.rb Move CI access logic into GitAccess 2017-06-05 05:32:26 -07:00
membership_actions.rb Resolve "Inconsistent location of members page between groups and projects" 2017-07-07 14:40:41 +00:00
merge_requests_action.rb
milestone_actions.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
notes_actions.rb Support comments for personal snippets 2017-05-05 15:45:49 +02:00
oauth_applications.rb
params_backward_compatibility.rb
renders_blob.rb Consistent diff and blob size limit names 2017-05-29 17:02:02 -05:00
renders_notes.rb
repository_settings_redirect.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
requires_whitelisted_monitoring_client.rb Add tests for token auth. 2017-07-06 15:43:57 +02:00
routable_actions.rb Refactor to more robust implementation 2017-05-19 09:13:27 -07:00
service_params.rb
snippets_actions.rb
spammable_actions.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
toggle_award_emoji.rb
toggle_subscription_action.rb
uploads_actions.rb Support uploaders for personal snippets comments 2017-05-02 15:22:24 +02:00
with_performance_bar.rb Improve feature flag check for the performance bar 2017-07-06 11:18:26 +02:00
workhorse_request.rb