gitlab-org--gitlab-foss/bin
blackst0ne 1a455f3d5c [Rails5] Fix running spinach tests
1. Add support for `RAILS5=1|true` for the `bin/spinach` command.
2. Synchronize used spinach versions both for rails4 and rails5.

For rails5 it was accidently used spinach 0.10.1 instead of 0.8.10.
That brought some problems on running spinach tests.

Example of failure message:

NoMethodError: undefined method `line' for #<Spinach::Scenario:0x000000000c86ba80>
Did you mean?  lines
  /builds/gitlab-org/gitlab-ce/features/support/env.rb:52:in `before_scenario_run'
2018-04-10 22:18:37 +11:00
..
background_jobs Re-organize queues to use for Sidekiq 2016-10-21 18:17:07 +02:00
bundle Added executable file permission to binstubs 2014-02-20 12:56:22 +01:00
changelog Generate EE changelog under ee/changelogs/unreleased/ 2018-02-20 16:12:48 +01:00
check Move from script to bin directory. 2014-05-27 17:14:41 +02:00
daemon_with_pidfile Properly daemonize the mail_room process 2015-08-27 16:35:00 +02:00
mail_room Properly daemonize the mail_room process 2015-08-27 16:35:00 +02:00
parallel-rsync-repos Add 'resume' capability to parallel-rsync-repos 2015-12-08 15:08:22 +01:00
pkgr_before_precompile.sh Use new way of defining services on packager.io 2015-01-18 17:55:48 +00:00
profile-url Add bin/profile-url tool and docs 2018-01-19 14:59:05 +00:00
rails [Rails5] Update files by `rails app:update` 2018-03-22 09:37:57 +11:00
rake [Rails5] Update files by `rails app:update` 2018-03-22 09:37:57 +11:00
rspec [Rails5] Allow using `RAILS5` env with rspec 2018-04-03 10:01:34 +11:00
rspec-stackprof Don't require stackprof in Gemfile 2017-08-09 10:10:33 +02:00
setup [Rails5] Update files by `rails app:update` 2018-03-22 09:37:57 +11:00
spinach [Rails5] Fix running spinach tests 2018-04-10 22:18:37 +11:00
spring Use ENABLE_SPRING to use it by default 2016-06-17 16:54:55 +02:00
storage_check Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
update [Rails5] Update files by `rails app:update` 2018-03-22 09:37:57 +11:00
web Use 'exec' in Unicorn and Sidekiq launch scripts 2016-04-28 12:11:08 +02:00
with_env Add gitaly source installation instructions 2017-03-21 14:55:41 +01:00