gitlab-org--gitlab-foss/app/controllers/projects
Rémy Coutable 1104880852 Merge branch '33803-drop-json-support-in-project-milestone' into 'master'
Drop JSON support from Projects::MilestonesController#show

Closes #33803

See merge request gitlab-org/gitlab-ce!17977
2018-03-28 12:44:09 +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
registry
settings Build ci/lint page 2018-03-26 17:03:11 -06: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 Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
build_artifacts_controller.rb
builds_controller.rb
clusters_controller.rb
commit_controller.rb
commits_controller.rb
compare_controller.rb
cycle_analytics_controller.rb
deploy_keys_controller.rb
deployments_controller.rb
discussions_controller.rb Resolve "Projects::MergeRequestsController#show is slow (implement skeleton loading)" 2018-03-13 12:01:36 +00:00
environments_controller.rb
find_file_controller.rb
forks_controller.rb
git_http_client_controller.rb
git_http_controller.rb
graphs_controller.rb
group_links_controller.rb
hook_logs_controller.rb
hooks_controller.rb
imports_controller.rb
issues_controller.rb
jobs_controller.rb
labels_controller.rb used respond_to formats for persisting flash messages instead 2018-03-06 16:32:26 -06:00
lfs_api_controller.rb
lfs_locks_api_controller.rb
lfs_storage_controller.rb Port LFS direct_upload from EE 2018-03-27 10:32:48 +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 Drop JSON response in Project Milestone along with avoiding error 2018-03-25 22:58:55 +09: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 Refactor AutoDevops pipeline logic into method 2018-03-22 12:57:56 +01:00
project_members_controller.rb
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
releases_controller.rb
repositories_controller.rb
runner_projects_controller.rb
runners_controller.rb
services_controller.rb Service integration displays validation errors on test fail 2018-03-07 17:50:11 +00:00
snippets_controller.rb
tags_controller.rb
templates_controller.rb
todos_controller.rb
tree_controller.rb
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