summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #95 from mikewaters/masterGabriel Falcão2013-09-292-3/+27
|\ \
| * | Use common string case for URIInfo hostname comparison.Mike Waters2013-09-132-3/+27
* | | Merge pull request #99 from briancurtin/masterGabriel Falcão2013-09-291-1/+1
|\ \ \
| * | | Reenable py33 testing via tox.Brian Curtin2013-09-231-1/+1
* | | | Merge pull request #101 from mgood/masterGabriel Falcão2013-09-291-1/+1
|\ \ \ \
| * | | | Fix fake_gethostbyname for requests 2.0Matt Good2013-09-241-1/+1
| |/ / /
* | | | Merge pull request #102 from kouk/eagain-fixGabriel Falcão2013-09-291-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Continue on EAGAIN errorsKonstantinos Koukopoulos2013-09-261-2/+4
|/ / /
* | | New release: 0.6.4Gabriel Falcao2013-09-233-3/+3
* | | Merge pull request #98 from ametaireau/match-querystringGabriel Falcão2013-09-233-4/+34
|\ \ \
| * | | add documentation about the new match_querystring featureAlexis Métaireau2013-09-231-0/+4
| * | | Add a way to match the querystrings.Alexis Métaireau2013-09-232-4/+30
| | |/ | |/|
* | | adding bitdeli badgeGabriel Falcao2013-09-221-0/+1
* | | New release: 0.6.3Gabriel Falcao2013-09-221-1/+1
* | | fixing release commandGabriel Falcao2013-09-221-1/+1
* | | not running build for python 3.3Gabriel Falcao2013-09-222-2/+1
|/ /
* | Merge pull request #87 from Gandi/masterGabriel Falcão2013-07-273-14/+75
|\ \ | |/
| * Fix Python 3 supportGuillaume Gauvrit2013-07-261-2/+2
| * Fix testsGuillaume Gauvrit2013-07-261-0/+1
| * Add tests about the RuntimeError issueGuillaume Gauvrit2013-07-261-1/+42
| * Use the real socket if it's not HTTPGuillaume Gauvrit2013-07-252-13/+32
|/
* Merge pull request #82 from toumorokoshi/pathindependentGabriel Falcão2013-07-071-3/+6
|\
| * fixing setup.py to find namespaces properlyYusuke Tsutsumi2013-07-031-1/+2
| * Fixing an issue with setup.py being run in a different directory that the egg...Yusuke Tsutsumi2013-07-031-2/+4
* | not using full index for the docsGabriel Falcao2013-07-051-1/+1
* | fixing makefileGabriel Falcao2013-07-051-1/+1
* | Using markment for docsGabriel Falcao2013-07-055-0/+84
* | Merge pull request #83 from gcetusic/python3.3_compatGabriel Falcão2013-07-054-1/+9
|\ \ | |/ |/|
| * known issus - setup.py doesn't work correctly under python 3.3 without thisgcetusic2013-07-041-0/+1
| * partial fix for some tests, 2 tests still failgcetusic2013-06-271-1/+5
| * fix for nonexisting basestring in python3.3gcetusic2013-06-272-0/+3
|/
* Merge pull request #79 from jamielennox/licenseGabriel Falcão2013-06-241-1/+6
|\
| * Clarify project license and other setup fixes.Jamie Lennox2013-06-241-1/+6
|/
* Merge pull request #77 from jamielennox/doc-fixGabriel Falcão2013-06-201-1/+1
|\
| * Fix README to properly show callback usage.Jamie Lennox2013-06-211-1/+1
|/
* fixing changelog version title in NEWS.mdGabriel Falcao2013-06-201-1/+1
* fixing string check in python 3.2Gabriel Falcao2013-06-201-0/+2
* release 0.6.20.6.2Gabriel Falcao2013-06-203-3/+10
* Merge pull request #72 from andresriancho/feature/inet_atonGabriel Falcão2013-06-191-4/+0
|\
| * There is no need to monkeypatch inet_atonAndres Riancho2013-06-141-4/+0
* | Merge pull request #71 from andresriancho/masterGabriel Falcão2013-06-191-1/+2
|\ \ | |/
| * Fixing method signature to match original socket.socket.Andres Riancho2013-06-141-1/+2
* | Fixing bug of trailing slash. closes #73Gabriel Falcao2013-06-202-0/+15
|/
* Merge pull request #59 from maxmind/greg/latest_requestGabriel Falcão2013-06-112-5/+8
|\
| * Doc fixes for last_request functionGregory Oschwald2013-05-061-5/+5
| * Add last_request function to httprequest moduleGregory Oschwald2013-05-061-0/+3
* | Merge pull request #61 from maxmind/masterGabriel Falcão2013-06-118-66/+66
|\ \
| * | Whitespace and 'u' string fixesGregory Oschwald2013-05-066-57/+57
| * | Removed 2.x-style unicode literalsGregory Oschwald2013-05-068-59/+59
| |/
* | Merge pull request #67 from dupuy/py26-supportGabriel Falcão2013-06-111-9/+9
|\ \