gitlab-org--gitlab-foss/spec
Douwe Maan 9be1c08e5d Merge branch 'jwt' into 'master'
Removed format validation

**What does this MR do?**

Removals format validation for drone token

**Are there points in the code the reviewer needs to double check?**

Nothing

**Why was this MR needed?**

because drone migrated to JWT tokens and JWT token doesn't valid with current format ( i don't know how many symbols JWT can use for this )

See merge request !1359
2015-09-20 15:19:33 +00:00
..
controllers Bump devise-two-factor to 2.0.0 2015-09-19 21:16:18 -04:00
factories
features
finders
fixtures
helpers
javascripts
lib remove API calls from CE to CI 2015-09-18 18:02:11 +02:00
mailers Devise 3.5.x deprecates `confirm!` in favor of `confirm` 2015-09-19 21:15:13 -04:00
models Merge branch 'jwt' into 'master' 2015-09-20 15:19:33 +00:00
requests remove API calls from CE to CI 2015-09-18 18:02:11 +02:00
routing
services remove API calls from CE to CI 2015-09-18 18:02:11 +02:00
support
tasks/gitlab
workers remove API calls from CE to CI 2015-09-18 18:02:11 +02:00
factories.rb
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb