gitlab-org--gitlab-foss/spec/lib
Jan Provaznik 134edbd7c2 Address specs failing in rails 4
We want to run CI with rails 4 for a short-term (until we are sure that
we will ship with rails 5). The problem is that rails 4 can not handle
rails 5 schema.rb properly - specifically `t.index` directive can not
handle multiple indexes on the same column.

Because combination of rails 4 + rails 5 schema will be used
only in CI for a short-term, we can just ignore these incompatibility
failures. This patch adds `rails5` helper for specs.
2018-11-14 12:41:16 +01:00
..
api Support lowercase none / any 2018-10-26 10:47:14 +08:00
backup Enable frozen string in lib/api and lib/backup 2018-09-29 21:04:50 -07:00
banzai Merge branch 'allow_single_letter_external_issue_ids' into 'master' 2018-11-06 17:12:20 +00:00
bitbucket
bitbucket_server Paginate Bitbucket Server importer projects 2018-11-07 11:37:46 -08:00
constraints
container_registry Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
gitaly Remove broken git storage for testing 2018-10-23 10:36:47 +02:00
gitlab Address specs failing in rails 4 2018-11-14 12:41:16 +01:00
google_api Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about legacy_abac argument 2018-09-14 16:26:51 +12:00
json_web_token Relocate JSONWebToken::HMACToken from EE 2018-11-13 08:36:57 +11:00
mattermost Fix grammar (setup to set-up) in code comments, spec, views, etc. 2018-09-17 09:17:33 +00:00
microsoft_teams Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
object_storage Fix object storage uploads not working with AWS v2 2018-09-14 07:43:39 -07:00
omni_auth/strategies
quality Improve automated Review Apps cleanup 2018-10-22 09:57:50 +02:00
rspec_flaky
system_check
after_commit_queue_spec.rb
event_filter_spec.rb Refactor EventFilter and increase its test coverage 2018-09-26 18:34:26 +02:00
expand_variables_spec.rb
extracts_path_spec.rb
feature_spec.rb Refactor Feature.flipper method 2018-09-24 12:29:22 -07:00
file_size_validator_spec.rb
forever_spec.rb Include private contributions in user contribution graph 2018-09-07 15:08:55 +00:00
gitlab_spec.rb
milestone_array_spec.rb
system_check_spec.rb
uploaded_file_spec.rb