gitlab-org--gitlab-foss/app/views
Rémy Coutable 7b25add30f Merge branch 'group-similar' into 'master'
Group similar builds

We group builds by removing from the builds name two numbers which are delimited by whitespace or colon:
* `name 0 1` => `name`
* `name 0:1` => `name`
* `name 0/1` => `name`
* `name 0:1 ruby` => `name ruby`
* `name 0/1 ruby` => `name ruby`
* `0 1 name ruby` => `name ruby`
* `0:1 name ruby` => `name ruby`
* `0/1 name ruby` => `name ruby`

See merge request !6242
2016-09-15 15:41:15 +00:00
..
abuse_report_mailer
abuse_reports
admin
award_emoji
ci/lints
dashboard
devise
discussions
doorkeeper
email_rejection_mailer
emojis
errors
events
explore
groups
help
import
invites
issues
kaminari/gitlab
koding
layouts
notify
profiles
projects Merge branch 'group-similar' into 'master' 2016-09-15 15:41:15 +00:00
repository_check_mailer
search
shared
sherlock
snippets
u2f
users