gitlab-org--gitlab-foss/app/controllers/projects
Grzegorz Bizon 78ee24ba53 Merge branch 'disable-environment-list-polling' into 'master'
Disable environment list polling as it breaks deployboard

See merge request !12347
2017-06-21 13:33:33 +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
registry 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
settings Accept default branch param on notifaction services 2017-04-28 14:06:03 +00:00
application_controller.rb Update tests and application 2017-06-13 16:05:38 +02:00
artifacts_controller.rb Merge branch 'dm-collapsed-blob' into 'master' 2017-06-01 09:10:53 +00: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 Revert 'New file from interface on existing branch' 2017-06-09 10:10:47 -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 Revert 'New file from interface on existing branch' 2017-06-09 10:10:47 -05:00
build_artifacts_controller.rb Add checks before redirect, remove status/trace 2017-05-24 15:31:30 +08:00
builds_controller.rb Add checks before redirect, remove status/trace 2017-05-24 15:31:30 +08:00
commit_controller.rb Merge request widget redesign 2017-05-09 04:15:34 +00:00
commits_controller.rb Refactor atom builder by using xml.atom layout 2017-06-12 19:21:13 +02:00
compare_controller.rb Remove @commit in compare and MR controllers 2017-05-23 15:37:43 -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 Respond with 404 when metrics are not enabled or deployment_metrics is not implemented 2017-05-12 18:16:22 +02:00
discussions_controller.rb Add option to start a new discussion on an MR 2017-04-05 17:44:14 +01:00
environments_controller.rb Disable environment list polling as it breaks deployboard 2017-06-21 14:10:37 +02:00
find_file_controller.rb
forks_controller.rb ProjectsFinder should handle more options 2017-04-06 07:11:37 +02: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 Allow to access pipelines even if they are disabled, but only present jobs and commit statuses without giving ability to access them 2017-06-13 09:52:48 +02:00
group_links_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
hook_logs_controller.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
hooks_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
imports_controller.rb backports changed import logic from pull mirroring feature into CE 2017-06-05 23:09:10 +01:00
issues_controller.rb Merge branch 'tidy-up-issues-controller-filters' into 'master' 2017-06-13 13:46:00 +00:00
jobs_controller.rb Rename build to job 2017-06-01 09:58:12 +02:00
labels_controller.rb Allow group reporters to promote labels 2017-06-08 11:44:33 +01: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 Update #list_teams to propagate errors 2017-01-30 11:01:36 +01:00
merge_requests_controller.rb Remove @commit in compare and MR controllers 2017-05-23 15:37:43 -05:00
milestones_controller.rb Remove Drag and drop and sorting from milestone view 2017-06-16 11:59:39 -03:00
network_controller.rb
notes_controller.rb Support comments for personal snippets 2017-05-05 15:45:49 +02:00
pages_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
pages_domains_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
pipeline_schedules_controller.rb Allow translation of Pipeline Schedules 2017-06-08 09:38:55 +02:00
pipelines_controller.rb Allow to access pipelines even if they are disabled, but only present jobs and commit statuses without giving ability to access them 2017-06-13 09:52:48 +02:00
pipelines_settings_controller.rb Rename CI/CD Pipelines to Pipelines in the project settings 2017-05-11 22:10:11 +03:00
project_members_controller.rb Refactor members controller destroy action 2017-04-17 17:44:30 +03: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 Revert "Remove changes that are not absolutely necessary" 2017-05-24 20:59:26 +00:00
releases_controller.rb Allow to delete tag release note 2016-12-12 15:31:14 -02: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 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
services_controller.rb Address review comments 2017-06-02 13:44:04 +02:00
snippets_controller.rb Merge branch '12910-snippets-description' into 'master' 2017-06-07 09:26:48 +00:00
tags_controller.rb Keep input data after creating existing tag 2017-05-10 17:39:50 -04: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 Revert 'New file from interface on existing branch' 2017-06-09 10:10:47 -05:00
triggers_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
uploads_controller.rb Support uploaders for personal snippets comments 2017-05-02 15:22:24 +02:00
variables_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
wikis_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