summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Coerce keyword args to str for 2.6 <= Python < 2.6.6Alexander Dupuy2013-06-071-9/+9
* | | Merge pull request #68 from papaeye/fix-content-lengthGabriel Falcão2013-06-092-3/+13
|\ \ \ | |/ / |/| |
| * | Fix the calculation of Content-Lengthpapaeye2013-06-102-3/+13
|/ /
* | release 0.6.10.6.1Gabriel Falcao2013-06-043-3/+3
* | Merge pull request #64 from grigouze/branch_for_http_optionsGabriel Falcão2013-05-232-2/+3
|\ \ | |/ |/|
| * add http OPTIONS verbGrigouze2013-05-232-2/+3
|/
* Merge pull request #58 from spulec/better-callback-streaming-postsGabriel Falcão2013-05-032-4/+23
|\
| * python 2.6 fixSteve Pulec2013-05-031-1/+2
| * unicode fix for python 3Steve Pulec2013-05-031-6/+6
| * no need for global anymoreSteve Pulec2013-05-031-1/+0
| * make sure that streaming data for callbacks is received properlySteve Pulec2013-05-032-4/+23
|/
* Merge pull request #56 from spulec/fix-querystring-with-regex2Gabriel Falcão2013-05-013-3/+25
|\
| * regex matching should ignore querystringsSteve Pulec2013-04-303-3/+25
* | Merge pull request #57 from spulec/fix-streaming-postsGabriel Falcão2013-05-013-4/+46
|\ \ | |/ |/|
| * fixes for other python versionSteve Pulec2013-05-012-3/+3
| * Fixes streaming data requests when using regexes. Closes #42Steve Pulec2013-04-303-4/+46
|/
* octomarks.io metadataGabriel Falcao2013-04-261-0/+3
* Merge pull request #54 from ronnix/python3compatGabriel Falcão2013-04-261-1/+1
|\
| * Fix Python 3 compatibilityRonan Amicel2013-04-251-1/+1
|/
* Update README.mdGabriel Falcão2013-04-181-1/+1
* Moving code around, simplifying API interface and releasing 0.6.00.6.0Gabriel Falcao2013-04-1814-1017/+1241
* 0.5.140.5.14Gabriel Falcao2013-04-152-10/+19
* removing distribute from requirementsGabriel Falcao2013-04-151-1/+0
* Merge branch 'url-normalization' of git://github.com/spulec/HTTPretty into sp...Gabriel Falcao2013-04-153-4/+52
|\
| * fix tests for py26 and py33Steve Pulec2013-03-163-8/+24
| * Normalize urls matching for url quotingSteve Pulec2013-03-162-4/+33
* | Merge pull request #47 from kairichard/masterGabriel Falcão2013-04-154-14/+95
|\ \
| * \ Merge remote-tracking branch 'upstream/master'Kai Richard Koenig2013-03-256-14/+15
| |\ \
| * | | Fixed an issue were callbacks would override them selfs with strKai Richard Koenig2013-03-202-1/+22
| * | | Introduced more flexible callbacks.Kai Richard Koenig2013-03-204-14/+74
| | |/ | |/|
* | | removing unecessary stuff from requirementstimcowlishaw-feature-delegate-calls-to-other-methods-on-socketGabriel Falcao2013-04-151-4/+0
* | | test all delegated socket methods using mockTim Cowlishaw2013-04-111-7/+23
* | | add mock to requirementsTim Cowlishaw2013-04-111-0/+5
* | | failing tests for other socket methods - as they call through to the real soc...Tim Cowlishaw2013-04-111-0/+47
* | | refactor to use getattr mechanism rather than overriding every method individ...Tim Cowlishaw2013-04-111-8/+2
* | | ensure that calls to the 'getsockopt' method on fake sockets are delegated to...Tim Cowlishaw2013-04-112-0/+9
* | | ensure that calls to the 'fileno' method on fake sockets are delegated to the...Tim Cowlishaw2013-04-112-0/+9
* | | ensure that calls to the 'setblocking' method on fake sockets are delegated t...Tim Cowlishaw2013-04-112-0/+9
* | | Merge pull request #49 from igorsobreira/masterGabriel Falcão2013-04-023-6/+27
|\ \ \ | |_|/ |/| |
| * | fix headers capitalization on Entry classIgor Sobreira2013-04-023-5/+17
| * | add missing return to Py3kObjectIgor Sobreira2013-04-022-2/+11
|/ /
* | 0.5.13Gabriel Falcao2013-03-242-2/+2
* | travis now inly runs noseGabriel Falcao2013-03-241-1/+1
* | fixing testsGabriel Falcao2013-03-242-4/+11
* | removing prints from testserverGabriel Falcao2013-03-241-4/+0
* | removing unnecessary requirementsGabriel Falcao2013-03-241-2/+0
* | requiring sure 1.2.1Gabriel Falcao2013-03-241-1/+1
|/
* renaming testGabriel Falcao2013-03-151-1/+1
* removing undesired file. #shameonme :poop:Gabriel Falcao2013-03-151-65/+0
* 0.5.120.5.12Gabriel Falcao2013-03-151-1/+6