index
:
delta/python-packages/httpretty.git
388-failed-url
andresriancho-master
black
bug/417/pyopenssl
bug/fix-issues-with-ndg-monkeypatching
dirty
docs-guides
fix-466
fix/345/ssl-wrap-socket
fix/387/trailing-slash
fix/399/multiple-instances-of-same-header
fix/413/regex
fix/414/httpx
fix/416/boto3
fix/425/duplicates
fix/426/segfault
fix/430/timeout
fix/issue/402
fix_ndg_break
frankamp-master
gh-pages
main
master
merging-prs
prepare-for-0.10.0
py3
python-3.3-support
python3
renovate/configure
timcowlishaw-feature-delegate-calls-to-other-methods-on-socket
vphilippon-urllib3-126-compat
github.com: gabrielfalcao/httpretty.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
improving functional test for recording
Gabriel Falcao
2013-10-02
1
-62
/
+29
*
using threads in the base server instead of multiprocessing and removing the ...
Gabriel Falcao
2013-10-01
1
-4
/
+6
*
teaching HTTPretty to playback recorded responses. refs #10
Gabriel Falcao
2013-10-01
2
-1
/
+75
*
teaching HTTPretty how to record requests. refs #10
Gabriel Falcao
2013-10-01
4
-2
/
+175
*
fixing bug when unicode query string had unicode chars. closes #36
Gabriel Falcao
2013-10-01
1
-0
/
+8
*
adding the CONNECT method. closes #85
Gabriel Falcao
2013-09-30
1
-0
/
+17
*
Merge pull request #88 from toumorokoshi/parsed_post
Gabriel Falcão
2013-09-29
1
-1
/
+41
|
\
|
*
fixing tests for python3
Yusuke Tsutsumi
2013-09-08
1
-2
/
+2
|
*
Adding parsed_body parameter to simplify checks
Yusuke Tsutsumi
2013-07-29
1
-1
/
+41
*
|
Merge pull request #89 from Gandi/master
Gabriel Falcão
2013-09-29
2
-5
/
+5
|
\
\
|
*
|
Don't duplicate http ports number
Guillaume Gauvrit
2013-07-29
2
-5
/
+5
|
|
/
*
|
Merge pull request #95 from mikewaters/master
Gabriel Falcão
2013-09-29
1
-1
/
+25
|
\
\
|
*
|
Use common string case for URIInfo hostname comparison.
Mike Waters
2013-09-13
1
-1
/
+25
|
|
/
*
|
Add a way to match the querystrings.
Alexis Métaireau
2013-09-23
1
-0
/
+22
|
/
*
Fix Python 3 support
Guillaume Gauvrit
2013-07-26
1
-2
/
+2
*
Fix tests
Guillaume Gauvrit
2013-07-26
1
-0
/
+1
*
Add tests about the RuntimeError issue
Guillaume Gauvrit
2013-07-26
1
-1
/
+42
*
Use the real socket if it's not HTTP
Guillaume Gauvrit
2013-07-25
1
-0
/
+1
*
partial fix for some tests, 2 tests still fail
gcetusic
2013-06-27
1
-1
/
+5
*
Fixing bug of trailing slash. closes #73
Gabriel Falcao
2013-06-20
1
-0
/
+9
*
Merge pull request #61 from maxmind/master
Gabriel Falcão
2013-06-11
6
-60
/
+60
|
\
|
*
Whitespace and 'u' string fixes
Gregory Oschwald
2013-05-06
6
-57
/
+57
|
*
Removed 2.x-style unicode literals
Gregory Oschwald
2013-05-06
6
-53
/
+53
*
|
Fix the calculation of Content-Length
papaeye
2013-06-10
1
-1
/
+9
*
|
add http OPTIONS verb
Grigouze
2013-05-23
1
-1
/
+1
|
/
*
unicode fix for python 3
Steve Pulec
2013-05-03
1
-6
/
+6
*
no need for global anymore
Steve Pulec
2013-05-03
1
-1
/
+0
*
make sure that streaming data for callbacks is received properly
Steve Pulec
2013-05-03
1
-2
/
+17
*
Merge pull request #56 from spulec/fix-querystring-with-regex2
Gabriel Falcão
2013-05-01
2
-0
/
+22
|
\
|
*
regex matching should ignore querystrings
Steve Pulec
2013-04-30
2
-0
/
+22
*
|
fixes for other python version
Steve Pulec
2013-05-01
1
-2
/
+2
*
|
Fixes streaming data requests when using regexes. Closes #42
Steve Pulec
2013-04-30
1
-0
/
+23
|
/
*
Moving code around, simplifying API interface and releasing 0.6.0
0.6.0
Gabriel Falcao
2013-04-18
5
-26
/
+33
*
Merge branch 'url-normalization' of git://github.com/spulec/HTTPretty into sp...
Gabriel Falcao
2013-04-15
2
-0
/
+32
|
\
|
*
fix tests for py26 and py33
Steve Pulec
2013-03-16
2
-6
/
+22
|
*
Normalize urls matching for url quoting
Steve Pulec
2013-03-16
1
-0
/
+13
*
|
Merge pull request #47 from kairichard/master
Gabriel Falcão
2013-04-15
3
-7
/
+73
|
\
\
|
*
\
Merge remote-tracking branch 'upstream/master'
Kai Richard Koenig
2013-03-25
2
-8
/
+11
|
|
\
\
|
*
|
|
Fixed an issue were callbacks would override them selfs with str
Kai Richard Koenig
2013-03-20
1
-0
/
+19
|
*
|
|
Introduced more flexible callbacks.
Kai Richard Koenig
2013-03-20
3
-7
/
+54
|
|
|
/
|
|
/
|
*
|
|
test all delegated socket methods using mock
Tim Cowlishaw
2013-04-11
1
-7
/
+23
*
|
|
failing tests for other socket methods - as they call through to the real soc...
Tim Cowlishaw
2013-04-11
1
-0
/
+47
*
|
|
ensure that calls to the 'getsockopt' method on fake sockets are delegated to...
Tim Cowlishaw
2013-04-11
1
-0
/
+6
*
|
|
ensure that calls to the 'fileno' method on fake sockets are delegated to the...
Tim Cowlishaw
2013-04-11
1
-0
/
+6
*
|
|
ensure that calls to the 'setblocking' method on fake sockets are delegated t...
Tim Cowlishaw
2013-04-11
1
-0
/
+7
*
|
|
fix headers capitalization on Entry class
Igor Sobreira
2013-04-02
2
-4
/
+16
*
|
|
add missing return to Py3kObject
Igor Sobreira
2013-04-02
1
-1
/
+10
|
|
/
|
/
|
*
|
fixing tests
Gabriel Falcao
2013-03-24
2
-4
/
+11
*
|
removing prints from testserver
Gabriel Falcao
2013-03-24
1
-4
/
+0
|
/
*
renaming test
Gabriel Falcao
2013-03-15
1
-1
/
+1
[prev]
[next]