gitlab-ce/app/views/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
..
artifacts Add download attribute to download links 2017-03-29 18:03:47 -05:00
badges
blame Fix spec 2017-03-16 09:37:22 -06:00
blob Make file templates easy to use and discover 2017-04-03 17:54:40 +00:00
boards Refactor test_utils bundle 2017-04-04 17:47:12 +00:00
branches removes n+1 query from tags and branches indexes 2017-03-16 19:41:03 +00:00
builds Add download attribute to download links 2017-03-29 18:03:47 -05:00
buttons Merge branch 'fix-links-target-blank' into 'security' 2017-03-20 18:51:36 -07:00
ci/builds Add download attribute to download links 2017-03-29 18:03:47 -05:00
commit Fix haml_lint error 2017-03-20 21:25:52 +00:00
commits Fix link togglers jumping to top 2017-03-28 11:09:12 -05:00
compare Remove plus icon from compare view 2017-02-07 17:51:34 -06:00
container_registry
cycle_analytics Merge branch 'fix-links-target-blank' into 'security' 2017-03-20 18:51:36 -07:00
deploy_keys Fix inconsistent deploy key documentation in UI 2017-03-08 12:14:02 -06:00
deployments Apply same html and css to the action buttons in environment show view table as the ones in index table 2017-03-08 11:14:28 +00:00
diffs Fix link togglers jumping to top 2017-03-28 11:09:12 -05:00
environments Code corrections with a helper and a variable 2017-04-03 10:38:16 -05:00
find_file
forks HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
generic_commit_statuses Use badge partial as single source of truth instead of having 2 partials doing the same 2017-01-27 14:36:46 +00:00
graphs create a cacheable commons bundle for d3 library 2017-03-03 16:47:38 -06:00
group_links Use Namespace#full_path instead of Namespace#path 2017-02-14 18:38:20 +02:00
hooks Renamed a file to make the transition to EE easier 2017-01-19 16:11:48 -06:00
imports
issues Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-after-logging-in' into 'master' 2017-03-20 18:51:44 +00:00
labels Refactor test_utils bundle 2017-04-04 17:47:12 +00:00
mattermosts Improved team selection 2017-03-05 21:05:48 +00:00
merge_requests Merge branch 'scrollable-secondary-tabs' into 'master' 2017-03-29 17:30:39 +00:00
milestones Refactor test_utils bundle 2017-04-04 17:47:12 +00:00
network merge raphael library into the network bundle 2017-03-05 14:23:58 -06:00
notes Escape values passed from Rails to Vue to make sure the template can be compiled 2017-03-21 13:28:20 -06:00
pages Removed the settings gear button inside the Project to a tab 2017-03-07 23:26:57 -06:00
pages_domains Use Namespace#full_path instead of Namespace#path 2017-02-14 18:38:20 +02:00
pipelines Fix sub-nav highlighting for `Environments` and `Jobs` pages 2017-03-27 22:20:43 +00:00
pipelines_settings add auto-cancel for pending pipelines on branch, if they are not HEAD 2017-04-04 21:11:24 +03:00
project_members HAMLLint: Fix `UnnecessaryInterpolation` offences 2017-01-24 10:09:28 -08:00
protected_branches Fix custom protected branch pattern jumping scroll position to top 2017-03-27 21:27:25 -05:00
refs
releases HAMLLint: Fix `UnnecessaryInterpolation` offences 2017-01-24 10:09:28 -08:00
repositories
runners Alphabetically sort tags on runner list 2017-02-15 09:28:35 +11:00
services Add `aria-label` for feature status accessibility 2017-03-23 06:40:36 +00:00
settings Fixed some typos inside the _project.html.haml partial 2017-03-07 23:26:57 -06:00
snippets Fix spec 2017-03-16 09:37:22 -06:00
stage Fixed the job tootip being cut-off 2017-03-22 09:12:06 +00:00
tags removes n+1 query from tags and branches indexes 2017-03-16 19:41:03 +00:00
tree Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
triggers Improve pipeline triggers UI 2017-03-07 13:02:56 +00:00
variables UI: Allow a project variable to be set to an empty value 2017-02-21 14:33:06 +01:00
wikis Merge branch '29880-refactor-sidebar-hacks' into 'master' 2017-03-24 14:56:36 +00:00
_activity.html.haml Don't show double nav bar on project page when activity is the default project view 2017-03-07 21:55:30 -06:00
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_customize_workflow.html.haml Fix broken tests 2017-02-03 09:43:04 +00:00
_errors.html.haml
_files.html.haml
_find_file_link.html.haml
_gitlab_import_modal.html.haml
_head.html.haml Cleaning up navigational order - Project 2017-03-02 17:57:01 +00:00
_home_panel.html.haml 20914 Limits line length for project home page 2017-03-30 16:39:52 -07:00
_last_commit.html.haml
_last_push.html.haml Allow copying a created branch name to the clipboard. 2017-02-09 16:33:30 +00:00
_md_preview.html.haml Display fullscreen button on small screens (!5302) 2017-01-25 09:50:33 -06:00
_merge_request_merge_settings.html.haml Add ability to disable Merge Request URL on push 2017-03-17 12:35:39 +00:00
_merge_request_settings.html.haml
_readme.html.haml
_visibility_select.html.haml
_wiki.html.haml
_zen.html.haml
activity.html.haml Don't show double nav bar on project page when activity is the default project view 2017-03-07 21:55:30 -06:00
edit.html.haml Don't autofill kubernetes namespace 2017-04-04 12:47:51 +02:00
empty.html.haml Restore sub-nav for empty project 2017-03-16 23:56:53 -05:00
new.html.haml Fix link togglers jumping to top 2017-03-28 11:09:12 -05:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
show.html.haml 20914 Limits line length for project home page 2017-03-30 16:39:52 -07:00
transfer.js.haml
update.js.haml