gitlab-org--gitlab-foss/app/controllers/projects
2018-03-28 14:18:09 -05: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 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 Reuse root_ref_hash for performance on Branches 2018-03-28 23:06:17 +09: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
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 fixing some broken merges 2018-03-02 16:19:17 -05:00
labels_controller.rb Fix middle alignment for the title 2018-03-28 14:18:09 -05: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 Fix middle alignment for the title 2018-03-28 14:18:09 -05: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 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