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
...
|
*
|
Coerce keyword args to str for 2.6 <= Python < 2.6.6
Alexander Dupuy
2013-06-07
1
-9
/
+9
*
|
|
Merge pull request #68 from papaeye/fix-content-length
Gabriel Falcão
2013-06-09
2
-3
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix the calculation of Content-Length
papaeye
2013-06-10
2
-3
/
+13
|
/
/
*
|
release 0.6.1
0.6.1
Gabriel Falcao
2013-06-04
3
-3
/
+3
*
|
Merge pull request #64 from grigouze/branch_for_http_options
Gabriel Falcão
2013-05-23
2
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
add http OPTIONS verb
Grigouze
2013-05-23
2
-2
/
+3
|
/
*
Merge pull request #58 from spulec/better-callback-streaming-posts
Gabriel Falcão
2013-05-03
2
-4
/
+23
|
\
|
*
python 2.6 fix
Steve Pulec
2013-05-03
1
-1
/
+2
|
*
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
2
-4
/
+23
|
/
*
Merge pull request #56 from spulec/fix-querystring-with-regex2
Gabriel Falcão
2013-05-01
3
-3
/
+25
|
\
|
*
regex matching should ignore querystrings
Steve Pulec
2013-04-30
3
-3
/
+25
*
|
Merge pull request #57 from spulec/fix-streaming-posts
Gabriel Falcão
2013-05-01
3
-4
/
+46
|
\
\
|
|
/
|
/
|
|
*
fixes for other python version
Steve Pulec
2013-05-01
2
-3
/
+3
|
*
Fixes streaming data requests when using regexes. Closes #42
Steve Pulec
2013-04-30
3
-4
/
+46
|
/
*
octomarks.io metadata
Gabriel Falcao
2013-04-26
1
-0
/
+3
*
Merge pull request #54 from ronnix/python3compat
Gabriel Falcão
2013-04-26
1
-1
/
+1
|
\
|
*
Fix Python 3 compatibility
Ronan Amicel
2013-04-25
1
-1
/
+1
|
/
*
Update README.md
Gabriel Falcão
2013-04-18
1
-1
/
+1
*
Moving code around, simplifying API interface and releasing 0.6.0
0.6.0
Gabriel Falcao
2013-04-18
14
-1017
/
+1241
*
0.5.14
0.5.14
Gabriel Falcao
2013-04-15
2
-10
/
+19
*
removing distribute from requirements
Gabriel Falcao
2013-04-15
1
-1
/
+0
*
Merge branch 'url-normalization' of git://github.com/spulec/HTTPretty into sp...
Gabriel Falcao
2013-04-15
3
-4
/
+52
|
\
|
*
fix tests for py26 and py33
Steve Pulec
2013-03-16
3
-8
/
+24
|
*
Normalize urls matching for url quoting
Steve Pulec
2013-03-16
2
-4
/
+33
*
|
Merge pull request #47 from kairichard/master
Gabriel Falcão
2013-04-15
4
-14
/
+95
|
\
\
|
*
\
Merge remote-tracking branch 'upstream/master'
Kai Richard Koenig
2013-03-25
6
-14
/
+15
|
|
\
\
|
*
|
|
Fixed an issue were callbacks would override them selfs with str
Kai Richard Koenig
2013-03-20
2
-1
/
+22
|
*
|
|
Introduced more flexible callbacks.
Kai Richard Koenig
2013-03-20
4
-14
/
+74
|
|
|
/
|
|
/
|
*
|
|
removing unecessary stuff from requirements
timcowlishaw-feature-delegate-calls-to-other-methods-on-socket
Gabriel Falcao
2013-04-15
1
-4
/
+0
*
|
|
test all delegated socket methods using mock
Tim Cowlishaw
2013-04-11
1
-7
/
+23
*
|
|
add mock to requirements
Tim Cowlishaw
2013-04-11
1
-0
/
+5
*
|
|
failing tests for other socket methods - as they call through to the real soc...
Tim Cowlishaw
2013-04-11
1
-0
/
+47
*
|
|
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
2
-0
/
+9
*
|
|
ensure that calls to the 'fileno' method on fake sockets are delegated to the...
Tim Cowlishaw
2013-04-11
2
-0
/
+9
*
|
|
ensure that calls to the 'setblocking' method on fake sockets are delegated t...
Tim Cowlishaw
2013-04-11
2
-0
/
+9
*
|
|
Merge pull request #49 from igorsobreira/master
Gabriel Falcão
2013-04-02
3
-6
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix headers capitalization on Entry class
Igor Sobreira
2013-04-02
3
-5
/
+17
|
*
|
add missing return to Py3kObject
Igor Sobreira
2013-04-02
2
-2
/
+11
|
/
/
*
|
0.5.13
Gabriel Falcao
2013-03-24
2
-2
/
+2
*
|
travis now inly runs nose
Gabriel Falcao
2013-03-24
1
-1
/
+1
*
|
fixing tests
Gabriel Falcao
2013-03-24
2
-4
/
+11
*
|
removing prints from testserver
Gabriel Falcao
2013-03-24
1
-4
/
+0
*
|
removing unnecessary requirements
Gabriel Falcao
2013-03-24
1
-2
/
+0
*
|
requiring sure 1.2.1
Gabriel Falcao
2013-03-24
1
-1
/
+1
|
/
*
renaming test
Gabriel Falcao
2013-03-15
1
-1
/
+1
*
removing undesired file. #shameonme :poop:
Gabriel Falcao
2013-03-15
1
-65
/
+0
*
0.5.12
0.5.12
Gabriel Falcao
2013-03-15
1
-1
/
+6
[prev]
[next]