0
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #273 from mozillazg/patch-1
Ian Stapleton Cordasco
as Ian Cordasco
More... about 9 years ago
Merge pull request #276 from sigmavirus24/add-release-machinery
Ian Stapleton Cordasco
as Ian Cordasco
More... about 9 years ago
Add machinery to create/upload releases
Ian Stapleton Cordasco
as Ian Cordasco
More... about 9 years ago
str.lower(k) -> k.lower() More... about 9 years ago
remove unused variable '_encoded' More... about 9 years ago
`not x in` -> `x not in` More... about 9 years ago
Merge pull request #270 from 0-wiz-0/master
Ian Stapleton Cordasco
as Ian Cordasco
More... about 9 years ago
Avoid UTF-8 characters to let setup.py run in ASCII locale. More... about 9 years ago
Merge pull request #268 from Runscope/gevent-1.0.2
Ian Stapleton Cordasco
as Ian Cordasco
More... about 9 years ago
Upgrade gevent to 1.0.2 More... about 9 years ago
Merge pull request #267 from luhkevin/luhkevin/pull/277
Ian Stapleton Cordasco
as Ian Cordasco
More... about 9 years ago
Changelog and setup updated to 0.4.1; floating-point support for /delay endpoint More... about 9 years ago
Merge pull request #266 from luhkevin/dev
Ian Stapleton Cordasco
as Ian Cordasco
More... about 9 years ago
Converted delay parameter to float from unicode More... about 9 years ago
Merge branch 'floating-point-delay'
Ian Stapleton Cordasco
as Ian Cordasco
More... about 9 years ago
Remove int constraint on delay More... over 9 years ago
Merge pull request #264 from JensRantil/clarify-upper-limits
Ian Stapleton Cordasco
as Ian Cordasco
More... over 9 years ago
doc(limits): make the upper limit more explicit More... over 9 years ago
Made the Digest algorithm code backwards compatible with old URL style, /digest-auth/auth/user/passwd now works again More... over 9 years ago
Added support for another Digest algorithm, SHA256. More... over 9 years ago
bump version More... over 9 years ago
Merge pull request #259 from Lukasa/chunked
Ian Stapleton Cordasco
as Ian Cordasco
More... over 9 years ago
Do not forcefully emit Transfer-Encoding header More... over 9 years ago
Merge pull request #258 from kennethreitz/patch-2
Ian Stapleton Cordasco
as Ian Cordasco
More... over 9 years ago
Add Deploy to Heroku button More... over 9 years ago
Merge pull request #256 from kennethreitz/patch-1
Ian Stapleton Cordasco
as Ian Cordasco
More... over 9 years ago
update to latest python 2.7 More... over 9 years ago
Brotli content-encoding renamed to 'br'. More... over 9 years ago
Default value instead of ternaries More... over 9 years ago
sys > argparse, fix readme More... over 9 years ago