gitlab-org--gitlab-foss/spec
Lin Jen-Shin 0d3631acc1 Move expanded_environment_url to CreateDeploymentService
Because that's the only place we need it.
2017-06-21 19:53:19 +08:00
..
bin Enable the RSpec/ExpectOutput cop 2017-05-18 18:56:26 +02:00
config
controllers Merge branch 'tc-fix-group-finder-subgrouping' into 'master' 2017-06-16 17:51:35 +00:00
db/production Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by defaulting to false 2017-06-06 13:16:55 +02:00
factories If migrations are pending, make CurrentSettings use existing values and populate missing columns with defaults 2017-06-19 09:54:48 -07:00
features Bulk edit scroll fix 2017-06-21 07:33:39 +00:00
finders Merge branch 'add-since-and-until-params-to-issuables' into 'master' 2017-06-19 12:13:27 +00:00
fixtures add a spec for no-href link parsing 2017-06-19 14:24:19 -07:00
helpers Fix avatar images in pipeline emails 2017-06-20 15:42:10 +01:00
initializers Instrument MergeRequestDiff#load_commits 2017-06-14 12:01:38 +01:00
javascripts Merge branch '33868-fix-mr-changes-diff-note-up-arrow-editing' into 'master' 2017-06-20 19:31:02 +00:00
lib Merge branch 'gitaly-auth-token' into 'master' 2017-06-21 08:41:10 +00:00
mailers Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
migrations Deserialise existing custom notification settings 2017-06-15 15:15:13 +01:00
models Move expanded_environment_url to CreateDeploymentService 2017-06-21 19:53:19 +08:00
policies Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
presenters Display issue state in issue links section of merge request widget 2017-06-09 10:21:56 +02:00
requests Re-instate is_admin flag in users API is current user is an admin 2017-06-20 14:54:29 +00:00
routing Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
rubocop/cop Require rubocop-rspec in the correct location 2017-06-14 17:08:34 -05:00
serializers Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
services Move expanded_environment_url to CreateDeploymentService 2017-06-21 19:53:19 +08:00
sidekiq/cron Resolve "Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler from 3.1.10 to 3.4.0" 2017-05-10 15:48:09 +00:00
support Merge branch 'hide-edit-comment-and-report-as-abuse-conditionally' into 'master' 2017-06-20 16:04:46 +00:00
tasks Enable gitaly token auth when testing 2017-06-20 17:42:54 +02:00
unicorn Increase unicorn test boot timeout to 5 minutes 2017-06-08 18:35:55 +02:00
uploaders Fix filename method of GitlabUploader to return always real filename 2017-06-13 00:37:12 +02:00
validators Avoid crash when trying to parse string with invalid UTF-8 sequence 2017-05-30 15:05:52 +00:00
views Merge branch 'hide-edit-comment-and-report-as-abuse-conditionally' into 'master' 2017-06-20 16:04:46 +00:00
workers Add “Project moved” error to Git-over-SSH 2017-06-16 14:14:19 -07:00
factories_spec.rb Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Include Devise::Test::IntegrationHelpers for all feature specs 2017-06-19 18:59:03 -05:00