-
Notifications
You must be signed in to change notification settings - Fork 372
Pull requests: jwt/ruby-jwt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bumped a version and added a .gemspec using rake build_gemspec
#3
by zhitomirskiyi
was merged Jun 29, 2011
Loading…
Missing development dependency for echoe gem.
#6
by sporkmonger
Contributor
was merged Nov 12, 2011
Loading…
Allow for custom headers on encode and decode
#8
by dgrijalva
Contributor
was merged Mar 5, 2012
Loading…
Fix issue with signature verification in JRuby
#10
by sporkmonger
Contributor
was merged Jul 20, 2012
Loading…
MultiJson dependency uses ~> but should be >=
#12
by sporkmonger
Contributor
was merged Jul 20, 2012
Loading…
Catch MultiJson::LoadError and reraise as JWT::DecodeError
#16
by rwygand
was merged Mar 7, 2013
Loading…
Verify if verify is truthy (not just true)
#17
by threedaymonk
Contributor
was merged Mar 13, 2013
Loading…
Don't leave errors in OpenSSL.errors when there is a decoding error.
#19
by lowellk
Contributor
was merged Apr 1, 2013
Loading…
Use OpenSSL::Digest instead of deprecated OpenSSL::Digest::Digest
#23
by JuanitoFatas
Contributor
was merged Dec 27, 2013
Loading…
Fix warning: assigned but unused variable - e
#25
by sferik
Contributor
was merged Dec 31, 2013
Loading…
Travis - Add Ruby 2.0.0, 2.1.0, Rubinius
#30
by petergoldstein
Contributor
was merged Jan 30, 2014
Loading…
Update specs to use RSpec 3.0.x syntax
#31
by petergoldstein
Contributor
was merged Jan 30, 2014
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.