gitlab-org--gitlab-foss/spec
Timothy Andrew 4ddbbcd11a Improve EE compatibility with protected branch access levels.
1. Change a few incorrect `access_level` to `access_levels.first` that
   were missed in e805a64.

2. `API::Entities` can iterate over all access levels instead of just
   the first one. This makes no difference to CE, and makes it more compatible
   with EE.
2016-08-16 12:08:10 +05:30
..
config Small refactor and a few documentation fixes 2016-08-04 19:02:39 +02:00
controllers Merge branch 'akismet-submittable' into 'master' 2016-08-15 22:59:47 +00:00
factories Backport changes from gitlab-org/gitlab-ee!581 to CE. 2016-08-16 11:05:14 +05:30
features Don't select an access level if already selected. 2016-08-16 11:14:45 +05:30
finders Add a spec for ProjectsFinder project_ids_relation option 2016-08-15 12:49:31 +02:00
fixtures Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master' 2016-08-11 11:23:53 +00:00
helpers Show member roles to all users on members page 2016-08-11 11:08:07 -05:00
initializers Give priority to environment variables 2016-08-03 15:48:48 +01:00
javascripts Merge branch 'date-time-to-day-tests' into 'master' 2016-08-05 19:38:05 +00:00
lib Merge branch 'akismet-submittable' into 'master' 2016-08-15 22:59:47 +00:00
mailers adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
models Merge branch 'akismet-submittable' into 'master' 2016-08-15 22:59:47 +00:00
requests Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
routing Rename `markdown_preview` routes to `preview_markdown` 2016-08-11 15:54:18 +02:00
services Improve EE compatibility with protected branch access levels. 2016-08-16 12:08:10 +05:30
support New AccessRequests API endpoints for Group & Project 2016-08-10 19:07:05 +02:00
tasks/gitlab Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
uploaders
views Method names changed to #includes_commit? 2016-08-12 10:43:04 +02:00
workers Fix bug where destroying a namespace would not always destroy projects 2016-08-11 15:36:35 -07:00
factories_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
rails_helper.rb
simplecov_env.rb
spec_helper.rb Add a method in Project to return a cached value of total count of projects 2016-08-09 16:08:03 -07:00
teaspoon_env.rb Add test coverage analysis for CoffeeScript (!5052) 2016-08-07 21:52:37 +02:00