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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
httpretty now works well with non-http protocols. closes #34
Gabriel Falcao
2013-03-15
5
-17
/
+187
*
0.5.11
Gabriel Falcao
2013-03-12
2
-2
/
+6
*
global state
Gabriel Falcao
2013-03-12
3
-9
/
+34
*
Merge pull request #41 from coagulant/feature/class_decorator
Gabriel Falcão
2013-03-08
2
-9
/
+79
|
\
|
*
httprettified decorator for TestCases
coagulant
2013-03-02
2
-9
/
+79
|
/
*
bumping to 0.5.10 + updating readme, changelog and adding a contributors list
Gabriel Falcao
2013-02-19
11
-13
/
+31
*
Merge pull request #33 from hughsaunders/master
Gabriel Falcão
2013-02-19
2
-1
/
+33
|
\
|
*
fix missing dictionary conversion in get_next_entry and add new test for this
Hugh Saunders
2013-02-19
2
-1
/
+33
*
|
Merge pull request #32 from hughsaunders/master
Gabriel Falcão
2013-02-18
2
-12
/
+41
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'upstream/master'
Hugh Saunders
2013-02-18
1
-0
/
+1
|
|
\
|
|
/
|
/
|
*
|
adding python 3.3 to travis configuration
Gabriel Falcao
2013-02-18
1
-0
/
+1
|
*
use .text instead of .content
Hugh Saunders
2013-02-18
1
-1
/
+1
|
*
Allow multiple methods for the same URI
Hugh Saunders
2013-02-18
2
-12
/
+41
|
/
*
releasing 0.5.9 with py3k fixes
0.5.9
Gabriel Falcao
2013-02-18
3
-4
/
+4
*
Merge pull request #31 from spulec/master
Gabriel Falcão
2013-02-17
8
-114
/
+154
|
\
|
*
Additional fixes for py3k
Steve Pulec
2013-02-17
8
-114
/
+154
|
/
*
compatibility change
Gabriel Falcao
2013-02-17
1
-1
/
+1
*
upgrading steadymark version
Gabriel Falcao
2013-02-17
1
-1
/
+1
*
removing print statement
Gabriel Falcao
2013-02-17
1
-1
/
+1
*
adding a little changelog to the readme
Gabriel Falcao
2013-02-14
1
-0
/
+8
*
0.5.8
0.5.8
Gabriel Falcao
2013-02-14
2
-2
/
+2
*
implementing regex support. closes #26
Gabriel Falcao
2013-02-14
6
-35
/
+173
*
bumping to 0.5.7
0.5.7
Gabriel Falcao
2013-02-14
1
-1
/
+1
*
raising a RuntimeError when unexpected socket methods are called,
Gabriel Falcao
2013-02-14
2
-5
/
+120
*
adding @spulec's changes to support py3k. closes #27
Gabriel Falcao
2013-02-14
12
-53
/
+114
|
\
|
*
use __str__ instead of __unicode__
Steve Pulec
2013-02-14
1
-6
/
+6
|
*
py3k support
Steve Pulec
2013-02-13
12
-52
/
+113
*
|
Merge pull request #28 from spulec/feature/callbacks
Gabriel Falcão
2013-02-14
5
-5
/
+129
|
\
\
|
*
|
adding formatting indexes for py26 compat
Steve Pulec
2013-02-14
3
-3
/
+3
|
*
|
remove commented out code
Steve Pulec
2013-02-14
1
-3
/
+0
|
*
|
Add ability set callback functions for response bodies
Steve Pulec
2013-02-14
5
-5
/
+132
|
|
/
*
|
Merge pull request #24 from lorin/patch-1
Gabriel Falcão
2013-01-31
1
-2
/
+2
|
\
\
|
*
|
response.json is now a method, not a property
Lorin Hochstein
2013-01-02
1
-2
/
+2
|
|
/
*
|
releasing 0.5.6
0.5.6
Gabriel Falcao
2013-01-29
2
-2
/
+2
*
|
supporting easy syntax for testing querystrings. closes #25
Gabriel Falcao
2013-01-29
5
-13
/
+90
|
/
*
using specific versions of deps
Gabriel Falcao
2012-12-21
1
-18
/
+18
*
Mentioning that responses can be rotate as much as needed/wanted. closes #23
Gabriel Falcao
2012-12-21
1
-2
/
+5
*
Merge pull request #21 from jbochi/master
Gabriel Falcão
2012-12-14
1
-1
/
+1
|
\
|
*
Fix typo in README
Juarez Bochi
2012-12-14
1
-1
/
+1
|
/
*
releasing 0.5.5 with @z4r's contribution:
0.5.5
Gabriel Falcao
2012-12-10
2
-3
/
+3
*
Merge pull request #20 from z4r/master
Gabriel Falcão
2012-12-10
2
-9
/
+36
|
\
|
*
count requests fix #20
ademarco
2012-12-10
2
-6
/
+15
|
*
rfile fix #19
ademarco
2012-12-10
1
-2
/
+1
|
*
Multipart func test as requested in #19
ademarco
2012-12-07
1
-1
/
+20
*
|
Merge pull request #19 from z4r/master
Gabriel Falcão
2012-12-07
2
-3
/
+43
|
\
\
|
|
/
|
*
Request-Line regex. it will fix #18 (added a test)
ademarco
2012-12-07
1
-0
/
+1
|
*
Request-Line regex. it will fix #18 (python 2.7 fix)
ademarco
2012-12-07
1
-1
/
+1
|
*
Request-Line regex. it will fix #18
ademarco
2012-12-07
2
-2
/
+41
|
/
*
upgrading sure version
Gabriel Falcao
2012-11-27
5
-79
/
+77
*
Merge pull request #17 from mhluongo/master
Gabriel Falcão
2012-11-27
3
-12
/
+104
|
\
[prev]
[next]