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
/
httpretty
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Disable sendall/recv magic for non-http(s) sockets
Marco Paolini
2015-02-27
1
-0
/
+2
*
|
|
|
Merge pull request #216 from frankamp/master
Gabriel Falcão
2015-02-21
1
-11
/
+13
|
\
\
\
\
|
*
|
|
|
removing bad setsockopt implementation and replacing with a passthrough to th...
Josh Frankamp
2015-02-08
1
-11
/
+13
*
|
|
|
|
New release: 0.8.5
Gabriel Falcão
2015-02-19
1
-1
/
+1
*
|
|
|
|
fixing build in python 3.4
Gabriel Falcão
2015-02-12
2
-3
/
+5
*
|
|
|
|
not building against pypy
Gabriel Falcão
2015-02-12
1
-0
/
+4
|
/
/
/
/
*
|
|
|
New release: 0.8.4
Gabriel Falcão
2015-02-03
1
-1
/
+1
*
|
|
|
Fix for https://github.com/gabrielfalcao/HTTPretty/issues/206
Andres Riancho
2015-01-07
1
-2
/
+11
|
/
/
/
*
|
|
Merge pull request #170 from chris-martin/disallow-real-connections
Gabriel Falcão
2014-12-11
3
-13
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow_net_connect, prevent real connections (#157)
Chris Martin
2014-05-23
3
-13
/
+36
|
|
/
*
|
New release: 0.8.3
0.8.3
Gabriel Falcao
2014-06-19
1
-1
/
+1
*
|
New release: 0.8.2
0.8.2
Gabriel Falcao
2014-06-19
1
-1
/
+1
*
|
New release: 0.8.1
0.8.1
Gabriel Falcao
2014-06-19
1
-1
/
+1
*
|
Fix bug that occurs when using custom schema/port/regex
Luqmaan
2014-04-03
1
-8
/
+24
|
/
*
Unit test for mocking of octet stream and fix to the code
Matt Millar
2014-03-14
1
-1
/
+1
*
New release: 0.8.0
0.8.0
Gabriel Falcao
2014-02-03
1
-1
/
+1
*
Python 3: fix test_httpretty_should_allow_registering_regexes_with_streaming_...
Cyril Roelandt
2014-01-21
1
-2
/
+2
*
Python 3: fix encoding issue
Cyril Roelandt
2014-01-21
1
-0
/
+4
*
Python3: Fix test_recording_calls()
Cyril Roelandt
2014-01-21
1
-2
/
+2
*
Python 3: fix parse_requestline().
Cyril Roelandt
2014-01-21
2
-12
/
+13
*
Python 3: cast return values of map() to list().
Cyril Roelandt
2014-01-21
1
-3
/
+3
*
Python 3: Pass bytes to sendall() and friends.
Cyril Roelandt
2014-01-21
1
-1
/
+1
*
Python 3: fix parse_request_body()
Cyril Roelandt
2014-01-21
1
-0
/
+1
*
Reset POTENTIAL_HTTP_PORTS with reset
Jamie Lennox
2014-01-15
1
-0
/
+2
*
Remove bytes in calls to str.split()
Cyril Roelandt
2013-12-18
1
-2
/
+2
*
New release: 0.7.1
Gabriel Falcao
2013-11-21
1
-1
/
+1
*
Merge pull request #115 from melor/py33
Gabriel Falcão
2013-11-21
2
-4
/
+14
|
\
|
*
core: fix for working with python 3.3
Mika Eloranta
2013-10-23
2
-4
/
+14
*
|
Replaced dynamic module attributes with actual references.
Simon König
2013-10-27
1
-6
/
+15
|
/
*
New release: 0.7.0
Gabriel Falcao
2013-10-07
1
-1
/
+1
*
reaching 80% of unit test coverage
Gabriel Falcao
2013-10-07
2
-8
/
+9
*
comment cleanup
Gabriel Falcao
2013-10-07
1
-4
/
+0
*
refactoring sendall
Gabriel Falcao
2013-10-07
1
-17
/
+15
*
more refactoring
Gabriel Falcao
2013-10-07
1
-7
/
+9
*
more refactoring
Gabriel Falcao
2013-10-07
1
-2
/
+4
*
more refactoring
Gabriel Falcao
2013-10-04
1
-11
/
+29
*
Starting to refactor the core module
Gabriel Falcao
2013-10-04
1
-26
/
+86
*
temporarily solving #42 in a ugly way. Ready to refactor some code
Gabriel Falcao
2013-10-03
1
-2
/
+7
*
fixing the POST callback being called twice. closes #100, but might regress #42
Gabriel Falcao
2013-10-03
1
-9
/
+9
*
teaching HTTPretty to playback recorded responses. refs #10
Gabriel Falcao
2013-10-01
1
-0
/
+14
*
teaching HTTPretty how to record requests. refs #10
Gabriel Falcao
2013-10-01
2
-5
/
+58
*
fixing bug when unicode query string had unicode chars. closes #36
Gabriel Falcao
2013-10-01
2
-6
/
+19
*
adding the CONNECT method. closes #85
Gabriel Falcao
2013-09-30
1
-1
/
+2
*
New release: 0.6.5
Gabriel Falcao
2013-09-30
1
-1
/
+1
*
Merge pull request #88 from toumorokoshi/parsed_post
Gabriel Falcão
2013-09-29
1
-1
/
+16
|
\
|
*
fixing tests for python3
Yusuke Tsutsumi
2013-09-08
1
-7
/
+8
|
*
Adding parsed_body parameter to simplify checks
Yusuke Tsutsumi
2013-07-29
1
-0
/
+14
*
|
Merge pull request #89 from Gandi/master
Gabriel Falcão
2013-09-29
1
-3
/
+3
|
\
\
|
*
|
Don't duplicate http ports number
Guillaume Gauvrit
2013-07-29
1
-3
/
+3
|
|
/
*
|
Merge pull request #91 from imankulov/extended_api
Gabriel Falcão
2013-09-29
1
-1
/
+1
|
\
\
[prev]
[next]