gitlab-org--gitlab-foss/app/models/concerns
Grzegorz Bizon bdb86ea6cf Render canceled status if any of the jobs canceled
This status will be returned only when there are no failed jobs
that are not allowed to fail.
2016-04-27 14:16:01 +02:00
..
case_sensitivity.rb Revamp finding projects by namespaces 2015-10-08 14:35:32 +02:00
internal_id.rb Use GitHub Issue/PR number as iid to keep references 2016-04-18 12:15:50 -03:00
issuable.rb udpated a few things based on MR feedback. Also added model spec 2016-04-20 10:56:28 +02:00
mentionable.rb Fix mentionable reference extraction caching. 2016-01-06 13:33:11 +01:00
milestoneish.rb Restrict access for confidential issues on milestone view 2016-03-17 20:55:59 -03:00
participable.rb Fix issue related cross-project MRs 2015-12-21 15:36:08 +01:00
referable.rb Render commit reference using short sha, but include full sha in comment. 2015-12-01 12:58:45 +01:00
sortable.rb Sort by ID when sorting using "Recently created" 2016-01-07 14:53:02 +01:00
statuseable.rb Render canceled status if any of the jobs canceled 2016-04-27 14:16:01 +02:00
strip_attribute.rb Strip attributes for Milestone and Issuable. #3428 2015-11-26 10:16:50 -05:00
subscribable.rb Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
taskable.rb Fix bug that happened when replacing the Task list. #2296 2015-11-20 13:58:45 -05:00
token_authenticatable.rb Use method that creates runners registration token 2015-12-23 11:45:17 +01:00