gitlab-org--gitlab-foss/spec
James Edwards-Jones d5acb69e11 Protected Tags prevents all updates instead of just force pushes.
This only changes behaviour for masters, as developers are already prevented from updating/deleting tags without the Protected Tags feature
2017-04-04 00:10:14 +01:00
..
bin
config Fix redis spec 2017-03-15 18:36:20 -06:00
controllers Clean up non TODO rubocop errors 2017-04-03 20:06:06 +01:00
db/production
factories Protected tags copy/paste from protected branches 2017-03-31 19:37:01 +01:00
features Added ProtectedTags#show page 2017-03-31 19:37:38 +01:00
finders Allow filtering by all started milestones 2017-03-15 17:02:38 +00:00
fixtures
helpers Todos performance: Include associations in Finder 2017-03-20 12:45:43 +01:00
initializers Improve storage validation after configuration structure update 2017-03-08 15:51:30 -03:00
javascripts Merge branch 'add-filter-focus-style' into 'master' 2017-03-21 04:25:22 +00:00
lib Protected Tags prevents all updates instead of just force pushes. 2017-04-04 00:10:14 +01:00
mailers All CI offline migrations 2017-03-17 23:06:11 +00:00
migrations All CI offline migrations 2017-03-17 23:06:11 +00:00
models Moved Project#protected_branch? to ProtectedBranch, similar for tags 2017-04-03 19:19:54 +01:00
policies spec the new behavior of .class_for 2017-03-09 11:49:53 -08:00
presenters
requests Merge branch 'fix/regressions-in-ci-v4-api' into 'master' 2017-03-20 12:57:03 +00:00
routing
rubocop/cop
serializers
services Extract ProtectedRef Concern 2017-04-03 17:19:53 +01:00
support Add a new have_html_escaped_body_text that match an HTML-escaped text 2017-03-17 12:20:54 +01:00
tasks
uploaders
views Adds pipeline mini-graph to system information box in Commit View 2017-03-16 00:44:31 +00:00
workers All CI offline migrations 2017-03-17 23:06:11 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb Futher rename the CI variables 2017-03-16 08:49:01 +01:00
spec_helper.rb Retry only on feature specs that use JS, on CI 2017-03-13 17:33:17 +01:00