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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
New release: 0.7.1
Gabriel Falcao
2013-11-21
1
-1
/
+1
*
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
1
-0
/
+1
*
teaching HTTPretty how to record requests. refs #10
Gabriel Falcao
2013-10-01
1
-0
/
+1
*
New release: 0.6.5
Gabriel Falcao
2013-09-30
1
-1
/
+1
*
Merge pull request #91 from imankulov/extended_api
Gabriel Falcão
2013-09-29
1
-1
/
+1
|
\
|
*
Expose httpretty.reset() to public API
Roman Imankulov
2013-08-19
1
-1
/
+1
*
|
New release: 0.6.4
Gabriel Falcao
2013-09-23
1
-1
/
+1
*
|
New release: 0.6.3
Gabriel Falcao
2013-09-22
1
-1
/
+1
|
/
*
release 0.6.2
0.6.2
Gabriel Falcao
2013-06-20
1
-1
/
+1
*
Merge pull request #59 from maxmind/greg/latest_request
Gabriel Falcão
2013-06-11
1
-0
/
+3
|
\
|
*
Add last_request function to httprequest module
Gregory Oschwald
2013-05-06
1
-0
/
+3
*
|
release 0.6.1
0.6.1
Gabriel Falcao
2013-06-04
1
-1
/
+1
|
/
*
Fix Python 3 compatibility
Ronan Amicel
2013-04-25
1
-1
/
+1
*
Moving code around, simplifying API interface and releasing 0.6.0
0.6.0
Gabriel Falcao
2013-04-18
1
-904
/
+9
*
0.5.14
0.5.14
Gabriel Falcao
2013-04-15
1
-4
/
+4
*
Merge branch 'url-normalization' of git://github.com/spulec/HTTPretty into sp...
Gabriel Falcao
2013-04-15
1
-4
/
+20
|
\
|
*
fix tests for py26 and py33
Steve Pulec
2013-03-16
1
-2
/
+2
|
*
Normalize urls matching for url quoting
Steve Pulec
2013-03-16
1
-4
/
+20
*
|
Merge pull request #47 from kairichard/master
Gabriel Falcão
2013-04-15
1
-7
/
+22
|
\
\
|
*
\
Merge remote-tracking branch 'upstream/master'
Kai Richard Koenig
2013-03-25
1
-1
/
+1
|
|
\
\
|
*
|
|
Fixed an issue were callbacks would override them selfs with str
Kai Richard Koenig
2013-03-20
1
-1
/
+3
|
*
|
|
Introduced more flexible callbacks.
Kai Richard Koenig
2013-03-20
1
-7
/
+20
|
|
|
/
|
|
/
|
*
|
|
refactor to use getattr mechanism rather than overriding every method individ...
Tim Cowlishaw
2013-04-11
1
-8
/
+2
*
|
|
ensure that calls to the 'getsockopt' method on fake sockets are delegated to...
Tim Cowlishaw
2013-04-11
1
-0
/
+3
*
|
|
ensure that calls to the 'fileno' method on fake sockets are delegated to the...
Tim Cowlishaw
2013-04-11
1
-0
/
+3
*
|
|
ensure that calls to the 'setblocking' method on fake sockets are delegated t...
Tim Cowlishaw
2013-04-11
1
-0
/
+2
*
|
|
fix headers capitalization on Entry class
Igor Sobreira
2013-04-02
1
-1
/
+1
*
|
|
add missing return to Py3kObject
Igor Sobreira
2013-04-02
1
-1
/
+1
|
|
/
|
/
|
*
|
0.5.13
Gabriel Falcao
2013-03-24
1
-1
/
+1
|
/
*
httpretty now works well with non-http protocols. closes #34
Gabriel Falcao
2013-03-15
1
-9
/
+22
*
0.5.11
Gabriel Falcao
2013-03-12
1
-1
/
+1
*
global state
Gabriel Falcao
2013-03-12
1
-0
/
+7
*
httprettified decorator for TestCases
coagulant
2013-03-02
1
-9
/
+31
*
bumping to 0.5.10 + updating readme, changelog and adding a contributors list
Gabriel Falcao
2013-02-19
1
-2
/
+2
*
fix missing dictionary conversion in get_next_entry and add new test for this
Hugh Saunders
2013-02-19
1
-1
/
+1
*
Allow multiple methods for the same URI
Hugh Saunders
2013-02-18
1
-12
/
+23
*
releasing 0.5.9 with py3k fixes
0.5.9
Gabriel Falcao
2013-02-18
1
-1
/
+1
*
Additional fixes for py3k
Steve Pulec
2013-02-17
1
-48
/
+55
*
compatibility change
Gabriel Falcao
2013-02-17
1
-1
/
+1
*
removing print statement
Gabriel Falcao
2013-02-17
1
-1
/
+1
*
0.5.8
0.5.8
Gabriel Falcao
2013-02-14
1
-1
/
+1
*
implementing regex support. closes #26
Gabriel Falcao
2013-02-14
1
-33
/
+87
*
raising a RuntimeError when unexpected socket methods are called,
Gabriel Falcao
2013-02-14
1
-5
/
+16
*
adding @spulec's changes to support py3k. closes #27
Gabriel Falcao
2013-02-14
1
-25
/
+54
|
\
|
*
use __str__ instead of __unicode__
Steve Pulec
2013-02-14
1
-6
/
+6
|
*
py3k support
Steve Pulec
2013-02-13
1
-24
/
+53
*
|
Merge pull request #28 from spulec/feature/callbacks
Gabriel Falcão
2013-02-14
1
-5
/
+11
|
\
\
|
*
|
remove commented out code
Steve Pulec
2013-02-14
1
-3
/
+0
[next]