gitlab-org--gitlab-foss/app/controllers/projects
Kamil Trzciński 58aa2d7f39 Merge branch '44059-specify-variables-when-executing-a-manual-pipeline-from-the-ui' into 'master'
Resolve "Specify variables when executing a manual pipeline from the UI"

Closes #44059

See merge request gitlab-org/gitlab-ce!18440
2018-05-06 16:48:00 +00:00
..
ci Changes ci/lints controller to use authorize before action 2018-03-26 17:03:12 -06:00
clusters Do not persist Google Project Billing Failure errors after a reload 2018-02-22 22:59:04 +01:00
cycle_analytics Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
merge_requests Load branches on new merge request page asynchronously 2018-05-02 22:23:48 +00:00
prometheus one space too far 2018-03-05 23:32:08 +01:00
registry Add serializer matchers 2017-10-02 23:17:31 +02:00
settings Remove Runner#belonging_to_any_project since this is no longer needed 2018-05-03 11:23:47 +02: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 Merge branch 'zj-multiple-artifacts-ee' into 'master' 2018-02-28 20:44:09 +01:00
autocomplete_sources_controller.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
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 disables the shortcut to the issue boards when issues are disabled 2018-01-08 09:06:25 +00:00
branches_controller.rb Re-enable allowing n+1 Gitaly calls for cold cache 2018-04-03 17:16:30 +08:00
build_artifacts_controller.rb
builds_controller.rb
clusters_controller.rb Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changes 2018-02-23 09:10:14 +11:00
commit_controller.rb Resolve "tree/master shows incorrect CI build status" 2018-04-11 13:54:55 +00:00
commits_controller.rb Fetch commit signatures from Gitaly in batches 2018-03-01 18:31:31 +01:00
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 Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
deploy_keys_controller.rb Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
deploy_tokens_controller.rb Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
deployments_controller.rb Squashed commit of the following: 2018-02-24 00:15:12 +01:00
discussions_controller.rb Adjust 404's for LegacyDiffNote discussion rendering 2018-04-05 12:13:42 -03:00
environments_controller.rb Improve environments performance 2017-11-23 12:04:03 +00:00
find_file_controller.rb
forks_controller.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
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 Add option to use CommitLanguages RPC 2017-08-01 10:48:46 +02:00
group_links_controller.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
hook_logs_controller.rb
hooks_controller.rb Merge branch 'feature/merge-request-system-hook' into 'master' 2018-01-18 11:37:16 +00:00
imports_controller.rb
issues_controller.rb Shows new branch/mr button even when branch exists 2018-04-19 13:56:36 +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 Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
lfs_storage_controller.rb Fix file_store for artifacts and lfs when saving 2018-05-01 22:27:54 +02:00
mattermosts_controller.rb
merge_requests_controller.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
milestones_controller.rb [Rails5] Rename `sort` methods to `sort_by_attribute` 2018-04-04 09:19:47 +00:00
network_controller.rb Fix Gitaly n+1 in NetworkController#show 2018-03-06 13:32:48 +00:00
notes_controller.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
pages_controller.rb Add HTTPS-only pages 2018-03-22 19:58:36 +01:00
pages_domains_controller.rb PagesDomain: Add edit/update functionality 2018-02-28 14:41:01 +01:00
pipeline_schedules_controller.rb Make Variable key not secret 2018-03-22 12:08:16 +01:00
pipelines_controller.rb Accept variable params in create_params 2018-04-18 14:18:27 +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 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 Merge branch 'jej/lfs-object-storage' into 'master' 2018-02-28 20:29:37 +01:00
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
runners_controller.rb Switch to using ProjectCiCdSetting for group_runners_enabled and remove ProjectSettings 2018-04-26 10:39:04 +08:00
services_controller.rb Added rescue to show a custom error when testing project integrations 2018-04-02 17:20:18 +02:00
snippets_controller.rb embedded snippets support 2018-02-28 18:48:26 +05:30
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 Revert "Merge branch '3867-port-to-ce' into 'master'" 2018-02-28 21:09:34 +01:00
variables_controller.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
wikis_controller.rb Fix Custom hooks are not triggered by UI wiki edit 2018-04-18 17:50:56 +00:00