gitlab-org--gitlab-foss/spec
Rémy Coutable 03933cd279 Merge branch 'fix-tests-for-different-host' into 'master'
Use `Gitlab.config.gitlab.host` over `'localhost'`

Use `Gitlab.config.gitlab.host` over `'localhost'`

This would fix long standing failures running tests on
my development machine, which set `Gitlab.config.gitlab.host`
to another host because it's not my local computer. Now I
finally cannot withstand it and decided to fix them once and
for all.

See merge request !7562
2016-11-18 17:46:44 +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 'fix-singin-redirect-for-fork-new' into 'master' 2016-11-17 19:35:30 +00:00
factories Merge branch 'feature/subscribe-to-group-level-labels' into 'master' 2016-11-17 18:50:24 +00:00
features Merge branch 'jacopo-beschi/gitlab-ce-19981-admin-links-new-group-default-visibility' into 'master' 2016-11-18 13:05:22 +00:00
finders Merge branch '21992-disable-access-requests-by-default' into 'master' 2016-11-16 14:50:45 +00:00
fixtures add parsing support for incoming html email 2016-11-17 11:59:44 +09:00
helpers Use Gitlab.config.gitlab.host over 'localhost' 2016-11-18 20:17:10 +08:00
initializers
javascripts explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
lib Merge branch 'fix-tests-for-different-host' into 'master' 2016-11-18 17:46:44 +00:00
mailers Use Gitlab.config.gitlab.host over 'localhost' 2016-11-18 20:17:10 +08:00
models Merge branch 'fix-tests-for-different-host' into 'master' 2016-11-18 17:46:44 +00:00
policies Added tests for IssuePolicy 2016-11-07 12:49:24 +01:00
requests Merge branch 'fix-tests-for-different-host' into 'master' 2016-11-18 17:46:44 +00:00
routing Fix routing spec for group controller 2016-11-08 15:54:17 +02:00
serializers fix spec failures 2016-11-18 08:13:34 +01:00
services Merge branch 'fix-tests-for-different-host' into 'master' 2016-11-18 17:46:44 +00:00
support Merge branch 'issue_13232' into 'master' 2016-11-18 14:32:32 +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 Merge branch '23205-information-about-environments-build-page' into 'master' 2016-11-18 15:49:19 +00:00
workers Added test events specs and logic. Also fixed some SQL and refactored the pipeline worker spec. 2016-11-17 08:22:55 +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 Bump SimpleCov merge timeout to 365 days 2016-08-22 13:44:14 +02:00
spec_helper.rb Refine specs for build show page with environments 2016-11-09 19:40:25 +01:00
teaspoon_env.rb