gitlab-org--gitlab-foss/spec/support
Bob Van Landuyt b09e40624b Show the commit-sha for pre-release versions
The pre-release tags are set at the beginning of a release, so it
would be impossible to figure out which version was running if we're
running nightlies.

In that case it's better to still link to the SHA. These versions
don't get deployed to .com.
2018-10-02 16:11:32 +02:00
..
api Merge branch 'issue_36138' into 'master' 2018-08-28 07:49:09 +00:00
banzai Move common tests from user and project reference filter specs to a shared example 2018-07-03 00:36:34 +05:30
chunked_io
controllers Simplify error message handling in Projects::CreateService 2018-06-06 02:00:49 -07:00
cycle_analytics_helpers
features Prefer `sign_in` over `gitlab_sign_in` as its faster 2018-09-06 22:39:20 +02:00
gitlab-git-test.git Fix encoding error in Gitaly::Commit::TreeEntry 2018-05-30 17:33:17 +02:00
gitlab_stubs Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
google_api
helpers Merge branch 'ce-7013-add-epics-close-support' into 'master' 2018-09-25 13:11:31 +00:00
http_io Fix and add specs for testing metadata entry 2018-07-09 14:19:52 +02:00
import_export refactor code based on feedback 2018-09-07 14:43:51 +02:00
matchers Merge branch 'bvl-user-status-message-35463' into 'master' 2018-08-01 15:21:24 +00:00
migrations_helpers
prometheus Improve readability and move custom matchers to better place 2018-07-27 12:29:49 +02:00
protected_tags
redis Bring changes from EE 2018-06-21 23:49:15 +08:00
services Address BE review - re-arrange some specs 2018-09-14 16:26:51 +12:00
shared_contexts Allow collaboration with forks through the API 2018-07-12 12:14:54 +02:00
shared_examples Use standalone diff stats RPC on every comparison view 2018-09-19 12:26:28 +00:00
shoulda/matchers Fix shoulda-matchers in Rails 5 2018-06-13 13:21:12 +02:00
test_reports Squashed commit of the following: 2018-08-02 15:06:39 +09:00
trace Fix typo in spec. Add a test for the case of when trace is stored in database 2018-06-04 14:28:21 +09:00
batch_loader.rb
capybara.rb
carrierwave.rb
commit_trailers_spec_helper.rb
db_cleaner.rb
forgery_protection.rb
generate-seed-repo-rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
gitaly.rb Deny repository disk access in development and test 2018-06-14 11:18:25 +00:00
issuables_requiring_filter_shared_examples.rb
json_response.rb
omni_auth.rb
prepare-gitlab-git-test-for-commit
rspec.rb Move fixture_path out of support/rspec file which is used by fast_spec_helper, so that fast specs can be run on its own again. 2018-08-31 10:23:57 +12:00
seed.rb
setup_builds_storage.rb
sidekiq.rb Disable query limit counter in sidekiq 2018-09-04 08:48:00 +02:00
stored_repositories.rb Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
stub_version.rb Show the commit-sha for pre-release versions 2018-10-02 16:11:32 +02:00
unpack-gitlab-git-test
webmock.rb