gitlab-org--gitlab-foss/spec
Rémy Coutable 7a5156d695 Merge branch '21744-fix-missing-values-in-linter' into 'master'
Add missing values to linter (`only`, `except`) and add new one `Environment`

Closes #21744 

See merge request !6276
2016-09-30 16:51:47 +00:00
..
config
controllers fix broken repo 500 errors in UI and added relevant specs 2016-09-29 16:58:14 +02:00
factories fix broken repo 500 errors in UI and added relevant specs 2016-09-29 16:58:14 +02:00
features Small improvements thanks to Robert's feedback 2016-09-30 12:02:54 +02:00
finders New AccessRequestsFinder 2016-09-28 08:46:59 +02:00
fixtures Returns the total number of issues in the JSON response 2016-08-31 09:30:37 +01:00
helpers Small improvements thanks to Robert's feedback 2016-09-30 12:02:54 +02:00
initializers
javascripts Send ajax request for label update only if they are changed (#19472 !5071) 2016-09-27 10:23:15 -05:00
lib Expose jobs to view 2016-09-30 12:22:55 +02:00
mailers Wrap List-Unsubscribe link in angle brackets 2016-09-26 16:01:17 +01:00
models Allowing ">" to be used for Milestone models's title and storing the value in db as unescaped. 2016-09-29 19:28:38 -07:00
policies Test if issue authors can access private projects 2016-09-20 14:57:23 -03:00
requests Merge branch 'koding-setting-api' into 'master' 2016-09-30 11:06:08 +00:00
routing Fix markdown help references 2016-08-26 09:38:21 -05:00
services Close todos when accepting a MR via the API. 2016-09-29 14:51:12 -04:00
support Small improvements thanks to Robert's feedback 2016-09-30 12:02:54 +02:00
tasks/gitlab
uploaders
views Merge branch '21744-fix-missing-values-in-linter' into 'master' 2016-09-30 16:51:47 +00:00
workers Added cron to prune events older than 12 months. 2016-09-07 19:41:25 +02:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb Bump SimpleCov merge timeout to 365 days 2016-08-22 13:44:14 +02:00
spec_helper.rb Upgrade Devise from 4.1.1 to 4.2.0. 2016-09-27 20:08:49 -06:00
teaspoon_env.rb