summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #126 from rgbkrk/patch-1Gabriel Falcão2014-02-091-1/+1
|\
| * Lil grammar fixKyle Kelley2013-12-111-1/+1
* | Merge pull request #127 from aromanovich/masterGabriel Falcão2014-02-092-4/+4
|\ \
| * | Fix request_callback example in README.md and docsAnton Romanovich2013-12-132-4/+4
* | | improving setup scriptGabriel Falcao2014-02-033-14/+581
* | | New release: 0.8.00.8.0Gabriel Falcao2014-02-034-4/+4
* | | Merge pull request #143 from CyrilRoelandteNovance/clean_py3CyrilRoelandteNovance2014-02-034-56/+67
|\ \ \
| * | | Python3: use bytes where needed.Cyril Roelandt2014-01-211-4/+4
| * | | Python 3: fix test_httpretty_should_allow_registering_regexes_with_streaming_...Cyril Roelandt2014-01-212-4/+4
| * | | Python 3: fix encoding issueCyril Roelandt2014-01-211-0/+4
| * | | Python 3: fix test_request_stubs_internalsCyril Roelandt2014-01-211-5/+5
| * | | Python3: Fix test_recording_calls()Cyril Roelandt2014-01-212-3/+5
| * | | Python 3: do not hardcode class name in test_request_stubs_internals().Cyril Roelandt2014-01-211-2/+5
| * | | Python 3: fix parse_requestline().Cyril Roelandt2014-01-212-12/+13
| * | | Python 3: cast return values of map() to list().Cyril Roelandt2014-01-211-3/+3
| * | | Python 3: Pass bytes to sendall() and friends.Cyril Roelandt2014-01-212-22/+22
| * | | Python 3: fix parse_request_body()Cyril Roelandt2014-01-211-0/+1
| * | | Fix relative importCyril Roelandt2014-01-211-1/+1
* | | | Merge pull request #146 from tomchristie/patch-1CyrilRoelandteNovance2014-01-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Use gender neutral language.Tom Christie2014-01-301-1/+1
|/ / /
* | | feat: leaner requirements, improved tox/travis supportAlejandro Cabrera2014-01-216-19/+33
* | | Include extra information into sdist packageJamie Lennox2014-01-201-0/+5
* | | Add fixtures data to sdistJamie Lennox2014-01-201-0/+1
* | | Remove tests from package but keep them in sdistJamie Lennox2014-01-202-3/+3
* | | Tell setuptools to use nose testsuiteJamie Lennox2014-01-171-0/+1
* | | Extract common nosetest params into setup.cfgJamie Lennox2014-01-173-4/+10
* | | Docs: Fix a typo.Michael Wheeler2014-01-171-1/+1
* | | Reset POTENTIAL_HTTP_PORTS with resetJamie Lennox2014-01-151-0/+2
* | | Fix test that checks ID rather than equalityJamie Lennox2014-01-151-2/+2
* | | Free version requirementsJamie Lennox2014-01-143-12/+13
* | | Remove unused requirementsJamie Lennox2014-01-142-21/+2
* | | Merge pull request #132 from CyrilRoelandteNovance/remove_bytes_in_splitGabriel Falcão2014-01-091-2/+2
|\ \ \
| * | | Remove bytes in calls to str.split()Cyril Roelandt2013-12-181-2/+2
* | | | adding urllib3 to dependenciesGabriel Falcao2013-12-201-0/+1
* | | | showing build for master branch onlyGabriel Falcao2013-12-202-6/+1
* | | | build master branch onlyGabriel Falcao2013-12-201-0/+5
|/ / /
* | | Merge pull request #129 from cabrera/tox_supportGabriel Falcão2013-12-131-0/+13
|\ \ \
| * | | feat: tox supportAlejandro Cabrera2013-12-131-0/+13
| |/ /
* | | Merge pull request #128 from cabrera/travisGabriel Falcão2013-12-131-1/+1
|\ \ \ | |/ / |/| |
| * | fix(travis): reqs.pip -> reqs.txtAlejandro Cabrera2013-12-131-1/+1
|/ /
* | removing requirements.pip, requirements now reside solely in requirements.txtGabriel Falcao2013-12-127-26/+5
|/
* tipsGabriel Falcao2013-12-101-1/+1
* New release: 0.7.1Gabriel Falcao2013-11-214-4/+4
* Merge pull request #115 from melor/py33Gabriel Falcão2013-11-212-4/+14
|\
| * core: fix for working with python 3.3Mika Eloranta2013-10-232-4/+14
* | Merge pull request #109 from jamielennox/asciiGabriel Falcão2013-11-201-1/+1
|\ \
| * | Convert setup.py to ASCIIJamie Lennox2013-10-141-1/+1
* | | READMEGabriel Falcao2013-10-281-0/+12
* | | Merge pull request #120 from aukaost/masterGabriel Falcão2013-10-271-6/+15
|\ \ \ | |_|/ |/| |
| * | Replaced dynamic module attributes with actual references.Simon König2013-10-271-6/+15
|/ /