11
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renamed OAuth::RequestProxy::Base#normalized_params to #normalized_parameters for consistency More... over 15 years ago
renamed OAuth::RequestProxy::Base#normalized_params to #normalized_parameters for consistency More... over 15 years ago
test case for specifically sorting params More... over 15 years ago
test case for specifically sorting params More... over 15 years ago
fix syntax for multi-valued params More... over 15 years ago
fix syntax for multi-valued params More... over 15 years ago
display normalized params More... over 15 years ago
display normalized params More... over 15 years ago
normalization of the uri is now done in RequestProxy#normalized_uri This means individual request proxies no longer have to normalize the uri themselves. More... over 15 years ago
bumped version to 0.2.99 More... over 15 years ago
bumped version to 0.2.99 More... over 15 years ago
keeping history up-to-date More... over 15 years ago
keeping history up-to-date More... over 15 years ago
display internals while signing More... over 15 years ago
display internals while signing More... over 15 years ago
preliminary pieces of an 'oauth' CLI More... over 15 years ago
preliminary pieces of an 'oauth' CLI More... over 15 years ago
override normalized_uri for jabber requests as they don't follow norml uri scheme More... over 15 years ago
Merge commit 'pelle/master' More... over 15 years ago
Added test cases for 9.1.1 and 9.1.2 from the spec and fixed some things More... over 15 years ago
describe how an OAuth::RequestProxy::MockRequest is used More... over 15 years ago
describe how an OAuth::RequestProxy::MockRequest is used More... over 15 years ago
allow :consumer_secret and :token_secret as string options More... over 15 years ago
allow :consumer_secret and :token_secret as string options More... over 15 years ago
assign instance methods a secret life as class methods More... over 15 years ago
assign instance methods a secret life as class methods More... over 15 years ago
Extracted out the normalized_params stuff into a method in request Moved signature_base_string to request proxy More... over 15 years ago
Fixed README references More... over 15 years ago
Fixed README references More... over 15 years ago
use token_url instead of token_path More... over 15 years ago