gitlab-org--gitlab-foss/app/controllers/projects
Douwe Maan e9947951a5 Merge branch 'sh-handle-legacy-archive-requests' into 'master'
Handle legacy repository archive requests with no ref given

Closes #45154

See merge request gitlab-org/gitlab-ce!18246
2018-04-09 07:49:51 +00:00
..
ci Changes ci/lints controller to use authorize before action 2018-03-26 17:03:12 -06:00
clusters
cycle_analytics
merge_requests Allow a user to select `allow maintainer to push` 2018-03-07 15:12:31 +01:00
prometheus one space too far 2018-03-05 23:32:08 +01:00
registry
settings Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
application_controller.rb Allow maintainers to edit directly in a fork 2018-03-07 16:55:34 +01:00
artifacts_controller.rb
autocomplete_sources_controller.rb
avatars_controller.rb
badges_controller.rb
blame_controller.rb
blob_controller.rb Allow maintainers to edit directly in a fork 2018-03-07 16:55:34 +01:00
boards_controller.rb
branches_controller.rb Re-enable allowing n+1 Gitaly calls for cold cache 2018-04-03 17:16:30 +08:00
build_artifacts_controller.rb
builds_controller.rb
clusters_controller.rb
commit_controller.rb
commits_controller.rb
compare_controller.rb Fix n+1 issue by not reloading fully loaded blobs 2018-03-05 11:14:43 -03:00
cycle_analytics_controller.rb
deploy_keys_controller.rb
deploy_tokens_controller.rb Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
deployments_controller.rb
discussions_controller.rb Adjust 404's for LegacyDiffNote discussion rendering 2018-04-05 12:13:42 -03:00
environments_controller.rb
find_file_controller.rb
forks_controller.rb
git_http_client_controller.rb Allow HTTP(s) when git request is made by GitLab CI 2018-04-05 12:35:12 +02:00
git_http_controller.rb Allow HTTP(s) when git request is made by GitLab CI 2018-04-05 12:35:12 +02:00
graphs_controller.rb
group_links_controller.rb
hook_logs_controller.rb
hooks_controller.rb
imports_controller.rb
issues_controller.rb
jobs_controller.rb Resolve "Show `failure_reason` and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
labels_controller.rb Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
lfs_api_controller.rb Add helper for accessing lfs_objects for project 2018-04-05 10:21:51 +02:00
lfs_locks_api_controller.rb
lfs_storage_controller.rb Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
mattermosts_controller.rb
merge_requests_controller.rb Use persisted/memoized value for MRs shas instead of doing git lookups 2018-03-06 16:05:34 -03:00
milestones_controller.rb [Rails5] Rename `sort` methods to `sort_by_attribute` 2018-04-04 09:19:47 +00:00
network_controller.rb Fix Gitaly n+1 in NetworkController#show 2018-03-06 13:32:48 +00:00
notes_controller.rb
pages_controller.rb Add HTTPS-only pages 2018-03-22 19:58:36 +01:00
pages_domains_controller.rb
pipeline_schedules_controller.rb Make Variable key not secret 2018-03-22 12:08:16 +01:00
pipelines_controller.rb
pipelines_settings_controller.rb Move leftovers from pipelines_settings_controller to settings/ci_cd_controller 2018-04-04 19:47:37 +02:00
project_members_controller.rb [Rails5] Rename `sort` methods to `sort_by_attribute` 2018-04-04 09:19:47 +00:00
protected_branches_controller.rb DestroyService for protected tags/branches used from controller 2018-03-26 10:29:52 +01:00
protected_refs_controller.rb DestroyService for protected tags/branches used from controller 2018-03-26 10:29:52 +01:00
protected_tags_controller.rb DestroyService for protected tags/branches used from controller 2018-03-26 10:29:52 +01:00
raw_controller.rb
refs_controller.rb Move leftovers from pipelines_settings_controller to settings/ci_cd_controller 2018-04-04 19:47:37 +02:00
releases_controller.rb
repositories_controller.rb Handle legacy repository archive requests with no ref given 2018-04-08 05:56:07 -07:00
runner_projects_controller.rb
runners_controller.rb
services_controller.rb Added rescue to show a custom error when testing project integrations 2018-04-02 17:20:18 +02:00
snippets_controller.rb
tags_controller.rb
templates_controller.rb
todos_controller.rb
tree_controller.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
triggers_controller.rb
uploads_controller.rb
variables_controller.rb Make Variable key not secret 2018-03-22 12:08:16 +01:00
wikis_controller.rb