gitlab-org--gitlab-foss/app/controllers/projects
micael.bergeron cd88fa8f80 removed the #ensure_ref_fetched from all controllers
also, I refactored the MergeRequest#fetch_ref method to express
the side-effect that this method has.

  MergeRequest#fetch_ref -> MergeRequest#fetch_ref!
  Repository#fetch_source_branch -> Repository#fetch_source_branch!
2017-11-03 08:13:11 -04:00
..
cycle_analytics Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
merge_requests removed the #ensure_ref_fetched from all controllers 2017-11-03 08:13:11 -04:00
registry Add serializer matchers 2017-10-02 23:17:31 +02:00
settings Form for setting project auto devops settings 2017-08-31 22:25:26 +02:00
application_controller.rb Merge branch 'security-10-1' into '10-1-stable' 2017-10-17 15:58:58 -07:00
artifacts_controller.rb Test against public projects 2017-10-05 12:41:22 +02:00
autocomplete_sources_controller.rb
avatars_controller.rb
badges_controller.rb
blame_controller.rb
blob_controller.rb fixed bug with tabs not switching correctly 2017-10-23 10:46:27 +01:00
boards_controller.rb Fix specs BACKPORT 2017-09-04 16:55:29 -03:00
branches_controller.rb Fetch the merged branches at once 2017-10-27 15:55:08 +00:00
build_artifacts_controller.rb
builds_controller.rb
clusters_controller.rb Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
commit_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
commits_controller.rb Renders 404 in commits controller if no commits are found 2017-10-18 23:41:00 -02:00
compare_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
cycle_analytics_controller.rb
deploy_keys_controller.rb created services for keys 2017-09-15 15:35:24 +00:00
deployments_controller.rb
discussions_controller.rb
environments_controller.rb
find_file_controller.rb
forks_controller.rb Employ ForkProjectsFinder in ForksController 2017-09-20 08:27:16 +10:00
git_http_client_controller.rb Consistently use PersonalAccessToken instead of PersonalToken 2017-11-02 11:39:02 +01:00
git_http_controller.rb
graphs_controller.rb
group_links_controller.rb Refactor/group links controller 2017-11-01 14:08:18 +00:00
hook_logs_controller.rb
hooks_controller.rb
imports_controller.rb
issues_controller.rb CE port of code changed for epics 2017-11-02 07:14:35 +01:00
jobs_controller.rb Sort by id, not created_at 2017-09-26 12:59:56 +02:00
labels_controller.rb
lfs_api_controller.rb Create idea of read-only database 2017-10-06 22:37:40 +02:00
lfs_storage_controller.rb
mattermosts_controller.rb
merge_requests_controller.rb removed the #ensure_ref_fetched from all controllers 2017-11-03 08:13:11 -04:00
milestones_controller.rb Allow promoting project milestones to group milestones 2017-10-31 15:03:52 +00:00
network_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
notes_controller.rb Create system notes for MR too, improve doc + clean up code 2017-09-14 14:50:32 +02:00
pages_controller.rb
pages_domains_controller.rb
pipeline_schedules_controller.rb
pipelines_controller.rb move `lib/ci/charts.rb` into `lib/gitlab/ci/charts.rb` 2017-09-12 22:32:01 +03:00
pipelines_settings_controller.rb Form for setting project auto devops settings 2017-08-31 22:25:26 +02:00
project_members_controller.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
prometheus_controller.rb
protected_branches_controller.rb
protected_refs_controller.rb
protected_tags_controller.rb
raw_controller.rb
refs_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
releases_controller.rb
repositories_controller.rb
runner_projects_controller.rb
runners_controller.rb
services_controller.rb Fix inability to test some project integrations 2017-08-22 11:05:02 -05:00
snippets_controller.rb WIP: refactor the first-contributor to Issuable 2017-09-06 09:00:57 -04:00
tags_controller.rb
templates_controller.rb
todos_controller.rb
tree_controller.rb added feature spec 2017-10-23 10:47:22 +01:00
triggers_controller.rb
uploads_controller.rb Do not perform hard check (presence of file on storage) 2017-09-19 16:41:28 +02:00
variables_controller.rb
wikis_controller.rb Add support for markdown preview to group milestones 2017-10-11 20:03:19 +11:00