gitlab-org--gitlab-foss/app/controllers/projects
Zeger-Jan van de Weg c24e39ab88
Counting commits is done by Gitaly
Closes https://gitlab.com/gitlab-org/gitaly/issues/382
2018-06-19 10:37:51 +02:00
..
ci
clusters Pass request to oauth creation during cluster app install 2018-06-07 13:27:07 +03:00
cycle_analytics
merge_requests Rephrase "maintainer" to more precise "members who can merge to the target branch" 2018-06-01 14:33:12 +09:00
prometheus Render 404 when prometheus adapter is disabled in Prometheus metrics controller 2018-05-23 15:28:14 +00:00
registry
settings add deploy strategy radio buttons 2018-06-06 05:07:32 -05:00
application_controller.rb [Rails5] Use `safe_params` instead of `params` in `url_for` helpers 2018-04-28 21:35:16 +11:00
artifacts_controller.rb [Rails5] Set request.format for artifacts_controller 2018-06-16 21:46:31 +11:00
autocomplete_sources_controller.rb
avatars_controller.rb
badges_controller.rb
blame_controller.rb
blob_controller.rb Merge branch 'blackst0ne-rails5-fix-blob-requests-format' into 'master' 2018-06-18 08:56:12 +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 Reduce CE/EE diff in app/controllers/projects/clusters_controller.rb 2018-05-24 19:29:29 +02:00
commit_controller.rb Workhorse to send raw diff and patch for commits 2018-05-16 11:52:43 +02:00
commits_controller.rb
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 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 Reduce CE/EE diff in spec/controllers/projects/environments_controller_spec.rb 2018-05-24 19:29:29 +02:00
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 Render calendar feed inline when accessed from GitLab 2018-06-18 10:53:52 +02:00
jobs_controller.rb Removes 'no job log' from trace action 2018-04-22 10:55:17 -05: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 Support presigned multipart uploads 2018-06-04 13:04:29 +02:00
mattermosts_controller.rb
merge_requests_controller.rb Fix milestones disappearing when changed on MR 2018-06-15 17:46:49 -06:00
milestones_controller.rb Rails5 fix passing Group objects array into for_projects_and_groups milestone scope 2018-06-14 19:35:50 +02: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 Do not paginate pipelines active relation twice 2018-05-23 13:29:21 +02:00
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
protected_refs_controller.rb
protected_tags_controller.rb
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 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
tree_controller.rb
triggers_controller.rb
uploads_controller.rb
variables_controller.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
wikis_controller.rb Add helpful messages to empty wiki view 2018-05-29 07:28:49 +00:00