gitlab-org--gitlab-foss/app/controllers/projects
Kamil Trzcinski 263717d70c Do not perform hard check (presence of file on storage)
Instead perform soft check (the column set to indicate that file does exist)
2017-09-19 16:41:28 +02:00
..
cycle_analytics Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
merge_requests Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
registry
settings Form for setting project auto devops settings 2017-08-31 22:25:26 +02:00
application_controller.rb Don't show references to Pages when not available 2017-08-31 09:27:42 +02:00
artifacts_controller.rb Do not use artifacts metadata to access single artifact 2017-09-05 12:34:49 +02:00
autocomplete_sources_controller.rb
avatars_controller.rb
badges_controller.rb Rename build to pipeline for status badges 2017-07-21 10:22:09 +02:00
blame_controller.rb
blob_controller.rb Many Repo Fixes 2017-08-15 19:53:41 +00:00
boards_controller.rb Fix specs BACKPORT 2017-09-04 16:55:29 -03:00
branches_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
build_artifacts_controller.rb
builds_controller.rb
commit_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
commits_controller.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
compare_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
cycle_analytics_controller.rb
deploy_keys_controller.rb created services for keys 2017-09-15 15:35:24 +00:00
deployments_controller.rb
discussions_controller.rb
environments_controller.rb
find_file_controller.rb
forks_controller.rb
git_http_client_controller.rb
git_http_controller.rb
graphs_controller.rb Add option to use CommitLanguages RPC 2017-08-01 10:48:46 +02:00
group_links_controller.rb Resolve "Inconsistent location of members page between groups and projects" 2017-07-07 14:40:41 +00:00
hook_logs_controller.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
hooks_controller.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
imports_controller.rb
issues_controller.rb Remove unnecessary loading of discussions in `IssuesController#show` 2017-09-19 01:56:39 -07:00
jobs_controller.rb
labels_controller.rb
lfs_api_controller.rb
lfs_storage_controller.rb
mattermosts_controller.rb
merge_requests_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
milestones_controller.rb Native group milestones 2017-07-07 15:08:49 +00:00
network_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
notes_controller.rb
pages_controller.rb
pages_domains_controller.rb
pipeline_schedules_controller.rb Remove update|admin_pipeline_schedule from Project, and grant it in PipelineSchedule 2017-07-07 12:11:48 +02:00
pipelines_controller.rb move `lib/ci/charts.rb` into `lib/gitlab/ci/charts.rb` 2017-09-12 22:32:01 +03:00
pipelines_settings_controller.rb Form for setting project auto devops settings 2017-08-31 22:25:26 +02:00
project_members_controller.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
prometheus_controller.rb
protected_branches_controller.rb
protected_refs_controller.rb
protected_tags_controller.rb
raw_controller.rb
refs_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
releases_controller.rb
repositories_controller.rb
runner_projects_controller.rb
runners_controller.rb
services_controller.rb Fix inability to test some project integrations 2017-08-22 11:05:02 -05:00
snippets_controller.rb WIP: refactor the first-contributor to Issuable 2017-09-06 09:00:57 -04:00
tags_controller.rb
templates_controller.rb
todos_controller.rb
tree_controller.rb Merge remote-tracking branch 'origin/master' into ide 2017-07-20 17:51:07 +01:00
triggers_controller.rb Remove trigger_schedule_attributes and factory :ci_trigger_for_trigger_schedule 2017-07-13 21:17:47 +09:00
uploads_controller.rb Do not perform hard check (presence of file on storage) 2017-09-19 16:41:28 +02:00
variables_controller.rb Use variable_params && variable_params_attributes in project variables_controller.rb 2017-07-07 15:46:23 +09:00
wikis_controller.rb Merge branch 'master' into 1827-prevent-concurrent-editing-wiki 2017-07-23 21:26:02 +09:00