summaryrefslogtreecommitdiff
path: root/spec/lib/json_web_token
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-11-161-9/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-08-161-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-08-021-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-06-301-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-111-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-243-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-232-0/+4
* Set the JWT algorithm to RS256 in decode specsStan Hu2018-12-291-2/+2
* Relocate JSONWebToken::HMACToken from EEashmckenzie/hmac-token-decode-and-testsAsh McKenzie2018-11-131-0/+133
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-3/+10
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Improve authentication service specsKamil Trzcinski2016-05-151-8/+20
* Rename JWT to JSONWebTokenKamil Trzcinski2016-05-142-0/+49