gitlab-org--gitlab-foss/app/controllers/projects
Alexander Randa e0ab5618a0 Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
..
boards moved creating backlog list into list service 2017-06-06 12:59:50 +01:00
cycle_analytics refactor fetcher and fixed specs 2017-01-17 11:32:55 +01:00
merge_requests Make sure MergeRequest commit methods work when either compare_commits or merge_request_diff is set 2017-07-13 18:53:11 -07:00
registry Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
settings Resolve "Inconsistent location of members page between groups and projects" 2017-07-07 14:40:41 +00:00
application_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
artifacts_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
autocomplete_sources_controller.rb Use native unicode emojis 2017-03-06 12:54:46 -06:00
avatars_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
badges_controller.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
blame_controller.rb Fix spec 2017-03-16 09:37:22 -06:00
blob_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
boards_controller.rb Reuse endpoint to list issues for a list instead of create a new one 2017-02-03 17:02:44 +03:00
branches_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
build_artifacts_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
builds_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
commit_controller.rb Update Pipeline's badge count in Merge Request and Commits view to match real-time content 2017-07-14 15:52:54 +00:00
commits_controller.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
compare_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
cycle_analytics_controller.rb refactor cycle analytics - updated based on MR feedback 2017-01-17 11:32:55 +01:00
deploy_keys_controller.rb Fix edit button for deploy keys available from other projects 2017-06-20 11:23:13 +00:00
deployments_controller.rb Add rescue_from(ActionController::UnknownFormat) in Application Controller 2017-06-20 15:53:23 +02:00
discussions_controller.rb Use the new check_project_feature_available! method in project controllers 2017-06-21 10:56:45 +01:00
environments_controller.rb Re-enable polling for environments 2017-07-06 14:31:24 +01:00
find_file_controller.rb
forks_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
git_http_client_controller.rb Add “Project moved” error to Git-over-HTTP 2017-06-16 14:14:19 -07:00
git_http_controller.rb Add “Project moved” error to Git-over-HTTP 2017-06-16 14:14:19 -07:00
graphs_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05: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 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
issues_controller.rb Fix external issue trackers redirect 2017-07-18 11:44:47 -03:00
jobs_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
labels_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
lfs_api_controller.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
lfs_storage_controller.rb Move LfsHelper to a new LfsRequest concern 2016-11-23 17:28:11 +01:00
mattermosts_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
merge_requests_controller.rb Update Pipeline's badge count in Merge Request and Commits view to match real-time content 2017-07-14 15:52:54 +00:00
milestones_controller.rb Native group milestones 2017-07-07 15:08:49 +00:00
network_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
notes_controller.rb Support comments for personal snippets 2017-05-05 15:45:49 +02:00
pages_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
pages_domains_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
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 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
pipelines_settings_controller.rb Merge branch '32815--Add-Custom-CI-Config-Path' into 'master' 2017-07-06 07:20:36 +00:00
project_members_controller.rb Resolve "Inconsistent location of members page between groups and projects" 2017-07-07 14:40:41 +00:00
prometheus_controller.rb Add rescue_from(ActionController::UnknownFormat) in Application Controller 2017-06-20 15:53:23 +02:00
protected_branches_controller.rb Backport EE refactorings for Protected Tag EE-only functionality 2017-05-31 13:06:29 +01:00
protected_refs_controller.rb Backport EE refactorings for Protected Tag EE-only functionality 2017-05-31 13:06:29 +01:00
protected_tags_controller.rb Backport EE refactorings for Protected Tag EE-only functionality 2017-05-31 13:06:29 +01:00
raw_controller.rb Refactor Blob support of external storage in preparation of job artifact blobs 2017-05-03 10:20:05 -05:00
refs_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
releases_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
repositories_controller.rb
runner_projects_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
runners_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
services_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
snippets_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
tags_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
templates_controller.rb
todos_controller.rb Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' 2016-12-08 21:42:07 -03:00
tree_controller.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05: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 Support uploaders for personal snippets comments 2017-05-02 15:22:24 +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 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00