services/python-requests.git
2012-06-14 Kenneth ReitzMerge pull request #675 from gulopine/develop
2012-06-14 Kenneth Reitzcleanup #676
2012-06-14 Kenneth ReitzMerge pull request #676 from apotheos/develop
2012-06-14 Michael HollerMerge branch 'develop' of github.com:apotheos/requests...
2012-06-14 Michael HollerRemoved last attempt at documenting how to access Reque...
2012-06-14 Michael HollerRemoved last attempt at documenting how to access Reque...
2012-06-14 Michael HollerAdded 'request object attributes' section header
2012-06-14 Michael HollerAdded alphabetized list of request attributes and descr...
2012-06-14 Michael HollerAdded documentation on how to access and use the Reques...
2012-06-14 Marty AlchinMake sure OAuth doesn't fall off, which happens in...
2012-06-10 Kenneth ReitzMerge pull request #670 from piotr-dobrogost/#669
2012-06-10 Piotr DobrogostFixes issue #669
2012-06-09 Kenneth ReitzMerge pull request #668 from ig0774/patch-1
2012-06-08 ig0774Send the original response url to `urlparse` rather...
2012-06-08 Kenneth Reitzdon't change scrollbars
2012-06-08 Kenneth Reitzfix test for python3 v0.13.1
2012-06-08 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-06-08 Kenneth Reitzv0.13.1
2012-06-08 Kenneth Reitz+= AUTHORS #659
2012-06-08 Kenneth ReitzMerge pull request #659 from Bluehorn/develop
2012-06-08 Kenneth Reitzfix unicode literal for python 3
2012-06-08 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-06-08 Kenneth Reitzmake empty body text responses work
2012-06-08 Kenneth Reitztest that empty body text responses work
2012-06-07 Kenneth ReitzMerge pull request #665 from dalanmiller/patch-2
2012-06-07 Daniel MillerIf this comment is true (https://github.com/kennethreit...
2012-06-07 Torsten LandschoffAllow passing a file or file-like object as data.
2012-06-07 Kenneth Reitzmore examples
2012-06-07 Kenneth ReitzRevert "In fact, the feature is so awesome that it...
2012-06-06 Danilo BargenIn fact, the feature is so awesome that it should go...
2012-06-06 Danilo BargenAdded r.json documentation (document ALL the awesome...
2012-06-05 Kenneth Reitzv0.13.1
2012-06-04 Kenneth ReitzRevert "Auto-detect CA Cert path instead of requiring...
2012-06-04 Kenneth ReitzMerge pull request #651 from urbanairship/detect-cacerts
2012-06-04 Michael SchurterAuto-detect CA Cert path instead of requiring users...
2012-06-04 Kenneth ReitzMerge pull request #646 from mkomitee/hooks
2012-06-01 Michael KomiteeAllowing hooks to return responses that indicate errors
2012-05-30 Kenneth ReitzMerge pull request #643 from gwrtheyrn/docs_proxy_auth
2012-05-30 Danilo BargenAdded information about HTTP proxy authentication to...
2012-05-30 Kenneth Reitzv0.13.0 v0.13.0
2012-05-30 Kenneth Reitzwhitespace
2012-05-30 Kenneth Reitzv0.13.0
2012-05-29 Kenneth Reitzby @mwielgoszewski
2012-05-29 Kenneth Reitzcleanup #633
2012-05-29 Kenneth ReitzMerge pull request #633 from tzuryby/develop
2012-05-29 Kenneth ReitzMerge pull request #619 from Lukasa/develop
2012-05-29 Kenneth ReitzMerge pull request #640 from JuhaS/patch-1
2012-05-29 Kenneth ReitzMerge pull request #638 from mher/develop
2012-05-29 Kenneth ReitzMerge pull request #632 from amalakar/develop
2012-05-28 JuhaSSmall correction on a comment.
2012-05-28 Mher MovsisyanFixes python3 compatibility issue
2012-05-27 Mher Movsisyanno_proxy support
2012-05-24 Tzury Bar Yochaythis try catch is a poor man's patch for issue #630...
2012-05-23 Arup MalakarChange the None check from self.assertIsNone to python...
2012-05-23 Arup MalakarIssue #505: Changed the store_cookie configuration...
2012-05-22 Kenneth ReitzMerge pull request #626 from joshimhoff/develop
2012-05-22 Josh ImhoffRemoved print statements left over from debugging.
2012-05-22 Josh ImhoffWrote tests for new CookieJar functionality and made...
2012-05-21 Josh ImhoffIn cookies.py, CookieConflictError is now thrown if...
2012-05-21 Josh ImhoffDocstrings and bug fixes in cookies.py
2012-05-19 Cory BenfieldFirst draft of full verbs.
2012-05-18 Josh ImhoffDefined keys(), values(), and items() in order to suppo...
2012-05-17 Cory BenfieldCorrectly reflect redirection behaviour.
2012-05-17 Cory BenfieldRewrite quickstart docs.
2012-05-17 Kenneth ReitzMerge pull request #617 from mwielgoszewski/develop
2012-05-17 Kenneth Reitzfix test for 2.6's unittest
2012-05-17 Kenneth Reitzauthors
2012-05-16 Arup MalakarIssue #505: Allow disabling of cookie persistence/sending
2012-05-16 Marcin WielgoszewskiExpose case-insensitive key access when deleting a...
2012-05-16 Kenneth ReitzMerge pull request #562 from slingamn/urandom
2012-05-15 Shivaram Lingamnenireplace utils.randombytes with os.urandom
2012-05-15 Kenneth ReitzMerge pull request #614 from ib-lundgren/multipart_fix
2012-05-15 Ib LundgrenUnicode fix for py3
2012-05-15 Kenneth ReitzMerge pull request #613 from surajbarkale/patch-1
2012-05-15 Ib LundgrenBetter content-type detection and unicode fix
2012-05-15 Suraj BarkaleRemove sharing of base_headers config between sessions.
2012-05-14 Kenneth ReitzMerge pull request #611 from pnasrat/develop
2012-05-13 Paul NasratImprove developer documentation.
2012-05-13 Kenneth ReitzMerge pull request #610 from medwards/whitespace
2012-05-13 Michael EdwardsRemoved extra whitespace
2012-05-12 Kenneth ReitzMerge pull request #607 from ztest/develop
2012-05-12 ztestFix a docstring typo (of -> if).
2012-05-10 Shivaram Lingamneniremove unused import
2012-05-10 Kenneth Reitzsemver
2012-05-10 Kenneth Reitzremove oreos
2012-05-10 Kenneth Reitzremove gevent extras_require
2012-05-10 Kenneth Reitzremove requests async tests
2012-05-10 Kenneth Reitzremove requests.async
2012-05-10 Kenneth Reitzmakin' history
2012-05-10 Kenneth ReitzMerge pull request #603 from benmao/develop
2012-05-10 Kenneth ReitzMerge pull request #604 from joshimhoff/develop
2012-05-10 benget cookie like dict, such as self.cookies.get('test...
2012-05-09 Josh ImhoffNow, safe_mode will catch socket.timeout too.
2012-05-09 Josh ImhoffNew implementation of safe_mode. Now, we throw exceptio...
2012-05-08 Kenneth ReitzMerge pull request #595 from reclosedev/sess-cookies...
2012-05-08 Roman HaritonovAdd myself to AUTHORS.rst
2012-05-08 Roman HaritonovMove session cookie saving from Session.request() to...
2012-05-08 Roman HaritonovTest async requests with Session cookies
2012-05-08 Roman HaritonovTest if cookies are saving to session when session...
2012-05-08 Kenneth ReitzMerge pull request #594 from slingamn/makefile_again
next