gitlab-ce/app/controllers/projects
Rydkin Maxim c81ef3041e add auto-cancel for pending pipelines on branch, if they are not HEAD
fix changelog MR reference

add non-HEAD builds finder and add `created` pipelines to scope

add spec for auto-cancel non-HEAD pipelines and refactor create_pipeline_service_spec

more refactoring for spec

adds option for auto-cancel into CI/CD settings

fix spec to new configuration

fix rubocop

fix schema.rb

fix schema.rb

replace Gitlab 9.0 with 9.1 in doc

change wording on pipeline settings

added auto_canceled_by field as identifier of autocancel subject

remove unnecessary index

replace service with retry_lock

replace auto_cancel_pending_pipelines boolean setting with integer (and enum in model)

fix schema.rb

fix schema.rb

remove projekt attribute and clean up spec

clean up spec withcouple of shared examples

added spec for "It does not cancel current pipeline" scenario

add some specs to auto-cancel

add spec for another branch pipelines
2017-04-04 21:11:24 +03:00
..
boards [Issue board sorting] Specs 2017-02-28 16:52:49 +02:00
cycle_analytics
settings Hide ancestor groups in the share group dropdown list 2017-03-21 11:00:06 +02:00
application_controller.rb New directory from interface on existing branch 2017-03-21 11:51:53 +01:00
artifacts_controller.rb
autocomplete_sources_controller.rb Use native unicode emojis 2017-03-06 12:54:46 -06:00
avatars_controller.rb
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 New directory from interface on existing branch 2017-03-21 11:51:53 +01:00
boards_controller.rb
branches_controller.rb removes n+1 query from tags and branches indexes 2017-03-16 19:41:03 +00:00
builds_controller.rb Merge branch '12818-expose-simple-cicd-status-endpoints-with-status-serializer-gitlab-ci-status-for-pipeline-job-and-merge-request' into 'master' 2017-03-27 12:21:22 +00:00
commit_controller.rb Fix cherry-picking or reverting through an MR 2017-03-02 17:41:05 -06:00
commits_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
compare_controller.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
container_registry_controller.rb
cycle_analytics_controller.rb
deploy_keys_controller.rb Return 404 if deploy key cannot be found in Projects::DeployKeysController#disable 2017-03-23 15:49:24 +01:00
discussions_controller.rb
environments_controller.rb Added Prometheus Service and Prometheus graphs 2017-03-07 16:57:42 +00:00
find_file_controller.rb
forks_controller.rb
git_http_client_controller.rb Fix code for cops 2017-02-23 09:31:57 -06:00
git_http_controller.rb Add feature flags for enabling (Upload|Receive)Pack for Gitaly 2017-04-03 18:44:57 +02:00
graphs_controller.rb Cleaning up navigational order - Project 2017-03-02 17:57:01 +00:00
group_links_controller.rb
hooks_controller.rb
imports_controller.rb
issues_controller.rb Display flash message to unauthenticated user when creating new issue 2017-03-25 09:32:26 -04:00
labels_controller.rb Labels support color names in backend 2017-03-29 11:45:15 +00:00
lfs_api_controller.rb lfs: do not require auth for public repositories 2017-02-07 09:44:24 -05:00
lfs_storage_controller.rb
mattermosts_controller.rb
merge_requests_controller.rb Fix a few N+1 queries identified by Bullet 2017-04-02 05:42:11 -07:00
milestones_controller.rb Fix a few N+1 queries identified by Bullet 2017-04-02 05:42:11 -07:00
network_controller.rb
notes_controller.rb Remove query parameters from notes polling endpoint to make caching easier 2017-03-01 16:34:28 +01:00
pages_controller.rb
pages_domains_controller.rb
pipelines_controller.rb Fix rspec failure 2017-03-23 17:11:49 +09:00
pipelines_settings_controller.rb add auto-cancel for pending pipelines on branch, if they are not HEAD 2017-04-04 21:11:24 +03:00
project_members_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
protected_branches_controller.rb Renamed the redirect_request concern to repository_settings_redirect 2017-03-06 09:47:44 -06:00
raw_controller.rb Do not show LFS object when LFS is disabled 2017-03-13 18:15:19 +01:00
refs_controller.rb
releases_controller.rb
repositories_controller.rb
runner_projects_controller.rb
runners_controller.rb Merge remote-tracking branch 'upstream/master' into use-update-runner-service 2017-02-15 16:13:14 +08:00
services_controller.rb Prevent more than one issue tracker to be active for the same project 2017-03-10 15:14:00 +01:00
snippets_controller.rb Spam check and reCAPTCHA improvements 2017-02-21 13:32:49 -03:00
tags_controller.rb removes n+1 query from tags and branches indexes 2017-03-16 19:41:03 +00:00
templates_controller.rb
todos_controller.rb
tree_controller.rb New directory from interface on existing branch 2017-03-21 11:51:53 +01:00
triggers_controller.rb Improve pipeline triggers UI 2017-03-07 13:02:56 +00:00
uploads_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
variables_controller.rb Updated the #create action to render the show view in case of a form error 2017-02-06 14:51:19 -06:00
wikis_controller.rb Update wikis_controller.rb to use strong params 2017-03-25 20:57:32 -05:00