3
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Sep 01, 2025 — Sep 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge commit '1178db3d7b330e51c48d3389293c9d7ab8038029' More... over 15 years ago
get_normalized_parameters() is required to exclude any oauth_signature that was already there, and it is required to preserve duplicate keys, even with identical values ref #46, fixes pull/49, thanks @zyegfryed More... over 15 years ago
get_normalized_parameters() is required to exclude any oauth_signature that was already there, and it is required to preserve duplicate keys, even with identical values ref #46, fixes pull/49, thanks @zyegfryed More... over 15 years ago
Prepared changelog for build 164 More... over 15 years ago
Prepared changelog for build 164 More... over 15 years ago
Merge commit 'a84d2cf2ab5cfdc1ad3c9dc454108e58a8db9f09' More... over 15 years ago
Merge commit 'a84d2cf2ab5cfdc1ad3c9dc454108e58a8db9f09' More... over 15 years ago
make it actually inspect the request, and fix the test to require the right things of the request ref #46, ref pull/49, thanks @zyegfryed More... over 15 years ago
make it actually inspect the request, and fix the test to require the right things of the request ref #46, ref pull/49, thanks @zyegfryed More... over 15 years ago
Prepared changelog for build 163 More... over 15 years ago
Prepared changelog for build 163 More... over 15 years ago
Merge commit 'd8fdecb8e844b4b08be35967e0797360d8ce0a3a' More... over 15 years ago
Merge commit 'd8fdecb8e844b4b08be35967e0797360d8ce0a3a' More... over 15 years ago
add test of #46; fixes #46 More... over 15 years ago
add test of #46; fixes #46 More... over 15 years ago
Prepared changelog for build 162 More... over 15 years ago
Prepared changelog for build 162 More... over 15 years ago
Merge commit '545f832f48a351caee066550535ed0e485fd8f20' More... over 15 years ago
Merge commit '545f832f48a351caee066550535ed0e485fd8f20' More... over 15 years ago
import parse_qs from cgi if it can't be imported from urlparse, thus regaining compatibility with Python 2.5 fixes #47 thanks to @vtsao, @subsume, @worksology More... over 15 years ago
import parse_qs from cgi if it can't be imported from urlparse, thus regaining compatibility with Python 2.5 fixes #47 thanks to @vtsao, @subsume, @worksology More... over 15 years ago
Prepared changelog for build 161 More... over 15 years ago
Prepared changelog for build 161 More... over 15 years ago
Merge branch 'master' of github.com:simplegeo/python-oauth2 into pending More... over 15 years ago
Merge branch 'master' of github.com:simplegeo/python-oauth2 into pending More... over 15 years ago
Include all parameters from URL, even ones that begin with "oauth_", in signature base. More... over 15 years ago
Include all parameters from URL, even ones that begin with "oauth_", in signature base. More... over 15 years ago
Prepared changelog for build 160 More... over 15 years ago
Prepared changelog for build 160 More... over 15 years ago
Merge branch 'master' of github.com:simplegeo/python-oauth2 into pending More... over 15 years ago