summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/o_auth/auth_hash_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* AuthHash should not parameterize email userCorey Hinshaw2015-12-101-2/+2
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Allow configuration of LDAP attributes GitLab will use for the new user account.Douwe Maan2015-09-081-3/+3
* Fix infinite loop when SAML was incorrectly configured.fix-authhash-infinite-loopDouwe Maan2015-08-171-4/+0
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-1/+1
|\
| * Change `to_not` calls to `not_to`Robert Speicher2015-06-221-1/+1
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-9/+9
|/
* Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher2015-06-131-7/+7
* add common method to force utf8 and force oauth properties to be utf8Onur Küçük2015-05-031-28/+83
* Move lib/gitlab/oauth to lib/gitlab/o_authRobert Speicher2015-04-091-0/+55