gitlab-org--gitlab-foss/app/controllers/projects
Mark Chao 389a22e7b7 Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6195
Refactor AutocompleteSources#label:

1. The return value was inconsistent, sometimes returning a hash and sometimes returning an ActiveModel.
2. It was inconsistent with respect to other methods in the class since they all return ActiveModels.
2018-07-06 17:03:39 +08:00
..
ci
clusters Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabs 2018-06-19 15:27:39 +00:00
cycle_analytics
merge_requests Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
prometheus Render 404 when prometheus adapter is disabled in Prometheus metrics controller 2018-05-23 15:28:14 +00:00
registry
settings Remove the use of is_shared of Ci::Runner 2018-06-26 15:53:09 +02:00
application_controller.rb Prevents project first environment from being fetched in every project view 2018-06-28 14:25:15 +02:00
artifacts_controller.rb [Rails5] Set request.format for artifacts_controller 2018-06-16 21:46:31 +11:00
autocomplete_sources_controller.rb Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6195 2018-07-06 17:03:39 +08:00
avatars_controller.rb
badges_controller.rb
blame_controller.rb
blob_controller.rb Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
boards_controller.rb CE backport - Allow viewing only one board when multiple issue boards is not enabled 2018-05-22 15:04:20 -03:00
branches_controller.rb Counting commits is done by Gitaly 2018-06-19 10:37:51 +02:00
build_artifacts_controller.rb
builds_controller.rb
clusters_controller.rb consolidate back into one controller 2018-06-19 15:01:43 +00:00
commit_controller.rb Workhorse to send raw diff and patch for commits 2018-05-16 11:52:43 +02:00
commits_controller.rb [Rails5] Set request.format in commits_controller 2018-06-20 21:42:52 +11:00
compare_controller.rb Add signature verification badge to compare view 2018-05-07 08:41:36 +00:00
cycle_analytics_controller.rb
deploy_keys_controller.rb
deploy_tokens_controller.rb
deployments_controller.rb
discussions_controller.rb Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
environments_controller.rb Makes production environment the default environment for a project 2018-07-04 09:35:25 +01:00
find_file_controller.rb
forks_controller.rb
git_http_client_controller.rb Prevents project first environment from being fetched in every project view 2018-06-28 14:25:15 +02:00
git_http_controller.rb
graphs_controller.rb
group_links_controller.rb
hook_logs_controller.rb
hooks_controller.rb Fixed pagination of web hook logs 2018-07-03 14:24:17 +02:00
imports_controller.rb
issues_controller.rb Render calendar feed inline when accessed from GitLab 2018-06-18 10:53:52 +02:00
jobs_controller.rb Web Terminal Ci Build 2018-07-05 13:55:10 +00:00
labels_controller.rb
lfs_api_controller.rb Move check logic into #batch_operation_disallowed? 2018-07-02 17:29:09 +10:00
lfs_locks_api_controller.rb
lfs_storage_controller.rb Support presigned multipart uploads 2018-06-04 13:04:29 +02:00
mattermosts_controller.rb
merge_requests_controller.rb Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
milestones_controller.rb Added underline to promoted milestone flash message 2018-06-21 13:09:57 +01:00
mirrors_controller.rb Adds remote mirror table migration 2018-05-07 12:00:13 +02:00
network_controller.rb
notes_controller.rb Clean up notes_controller 2018-05-14 18:53:57 +11:00
pages_controller.rb
pages_domains_controller.rb
pipeline_schedules_controller.rb
pipelines_controller.rb Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
pipelines_settings_controller.rb
project_members_controller.rb
protected_branches_controller.rb
protected_refs_controller.rb
protected_tags_controller.rb
raw_controller.rb
refs_controller.rb
releases_controller.rb
repositories_controller.rb Fix specifying a non-default ref when requesting an archive using the legacy URL 2018-04-19 12:47:23 +01:00
runner_projects_controller.rb Improve Ci::Runner#assign_to to return a flag whether it succeeded or not 2018-05-31 10:56:41 +02:00
runners_controller.rb Rename set_runner -> runner in runner controllers 2018-05-07 08:54:08 +02:00
services_controller.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
snippets_controller.rb
tags_controller.rb
templates_controller.rb
todos_controller.rb More EE->CE fixes 2018-07-03 09:34:44 +02:00
tree_controller.rb
triggers_controller.rb
uploads_controller.rb Prevents project first environment from being fetched in every project view 2018-06-28 14:25:15 +02:00
variables_controller.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
wikis_controller.rb Bring changes from EE 2018-06-26 01:33:12 +08:00