gitlab-org--gitlab-foss/spec
Douwe Maan ef3a898d9a Merge branch 'ee-1137-follow-up-protected-branch-users-and-groups' into 'master'
CE-specific changes for gitlab-org/gitlab-ee#1137

## What does this MR do?

- gitlab-org/gitlab-ee#1137 is a `technical debt` issue to clean up the EE protected branch access levels (for users and groups) implementation.
- Some of this cleanup bleeds over to code shared by CE and EE, which is why this MR is required.
- An EE-specific MR has also been created: gitlab-org/gitlab-ee!927

See merge request !7821
2016-11-30 03:18:10 +00:00
..
bin DRY up the specs for bin/changelog 2016-11-03 17:35:06 +00:00
config Make mail_room idle_timeout option configurable. 2016-11-16 12:46:37 +01:00
controllers Merge branch 'ee-1137-follow-up-protected-branch-users-and-groups' into 'master' 2016-11-30 03:18:10 +00:00
factories Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelines 2016-11-22 18:46:35 +08:00
features Merge branch '25002-sentence-case-dashboard-tabs' into 'master' 2016-11-30 00:22:52 +00:00
finders Precalculate user's authorized projects in database 2016-11-18 20:25:45 +02:00
fixtures add parsing support for incoming html email 2016-11-17 11:59:44 +09:00
helpers Refactor issuable_filters_present to reduce duplications 2016-11-28 14:48:03 +05:00
initializers
javascripts Remove JSX/React eslint plugins. 2016-11-29 16:15:47 +00:00
lib Merge branch 'zj-issue-search-slash-command' into 'master' 2016-11-29 11:04:17 +00:00
mailers Merge branch '24880-configurable-plaintext-emails' into 'master' 2016-11-29 12:05:23 +00:00
models Merge branch 'hoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emails' into 'master' 2016-11-29 04:11:15 +00:00
policies Added tests for IssuePolicy 2016-11-07 12:49:24 +01:00
requests Merge branch 'zj-issue-search-slash-command' into 'master' 2016-11-29 11:04:17 +00:00
routing Add nested groups support to the routing 2016-11-23 14:08:36 +02:00
serializers Expose timestamp in build entity used by serializer 2016-11-29 14:14:05 +01:00
services Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' 2016-11-28 21:26:23 -03:00
support Merge branch 'dynamic-build-fixture' into 'master' 2016-11-28 16:43:46 +00:00
tasks/gitlab Introduce better credential and error checking to `rake gitlab:ldap:check` 2016-11-08 15:46:10 -06:00
uploaders
views Prevent error when submitting a merge request and pipeline is not defined 2016-11-28 12:03:59 +01:00
workers Refresh project authorizations using a Redis lease 2016-11-25 13:35:01 +01:00
factories_spec.rb
rails_helper.rb
rake_helper.rb Add Rake task to create/repair GitLab Shell hooks symlinks 2016-11-01 14:52:59 -05:00
simplecov_env.rb
spec_helper.rb Refine specs for build show page with environments 2016-11-09 19:40:25 +01:00
teaspoon_env.rb