gitlab-org--gitlab-foss/app
Mark Lapierre a9f6d55e79 Retry registration 3 times before failing
Registration intermittently fails without an obvious cause.
The action to click the button seems to move focus to the right button
but nothing happens.
This change attempts to retry the action under the assumption that
Capybara or Chrome is misbehaving.
It also updates the selectors for the sign up page.
2018-10-10 10:13:54 -04:00
..
assets Merge branch 'ml-qa-add-file-templates' into 'master' 2018-10-10 08:41:53 +00:00
controllers Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
finders Clean up ActiveRecord code in TodoService 2018-10-08 15:19:12 +02:00
graphql Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
helpers Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
mailers Ports new refactor from EE to CE 2018-09-24 12:02:26 +01:00
models Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
policies Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
presenters Rename failure reason to stale_schedule 2018-10-02 17:08:14 +02:00
serializers Fix LFS uploaded images not being rendered 2018-10-05 22:36:20 +00:00
services Clean up ActiveRecord code in TodoService 2018-10-08 15:19:12 +02:00
uploaders Backport of "Use Geo log to remove files when migrated to object storage" 2018-10-03 15:09:16 +00:00
validators Allow UrlValidator to work with attr_encrypted 2018-09-17 19:34:40 +01:00
views Retry registration 3 times before failing 2018-10-10 10:13:54 -04:00
workers Merge branch 'increase-event-retention-prune-old-events-worker' into 'master' 2018-10-08 10:41:09 +00:00