index
:
delta/python-packages/eventlet.git
136-semaphore-contention
137-semaphore-per-thread
147-jake
147-multiprocessing
223-threading-join
230-patcher-original
308-sslwantread
358-hub-silent-exception
368-patcher-control
371-forgot-run-test
442-urllib-exception-id
457-green-urllib-ssl
457-test
468-wsgi-latin1
469-tpool-leak
474-websocket-fd-leak
485-https-noverify-env
490-import-dns
671-openssl-tsafe
683-open-kwargs
696-connect_ex
739-ssl-eof
746-chunked-204
94-second-read
backdoor
backdoor-multiline
bb-40-greendns-ipv6
bundle-dns
clean-up
cleanup
codecov
coverage
davidszotten-greenfileio_readall
dbpool-389
deprecate-pyevent
deprecate-python-27-34
dev
dns-383
dns-387
dns-427
dns-from-address-433
doc-urllib-py3
docs
drop-34
drop-pyevent-hub
drop-twisted
eainodata-393
econnrefused_unwrap_socket_error
error-is-timeout
event-wait-timeout
exc-id-442
fix-249
fix-dns-resolution
fix-gh-50-timeout
fix-psyco
flair-pypi
gh-123-local-msg
gh-137-max-recursion-depth-in-del
gh-192
gh-201-sslcontext
gh-226
gh-235
gh-358
gh-61-eagain-ewouldblock
gh-80-wsgi-header-case
gh-95-thread-join-block
gh-pages
gh149
github-107-none-compare-int
github-ci
green-dns-test
green-http-without-side-effects
heal-travis
hub-catch-exception
hub-late-support-check
hub-speedup-0524
i376
i644
i651
index-links
is-timeout
issue-290
issue-319
issue-320
issue-362
issue-363
issue-364
issue-368
issue-371
issue178
jakub
linter
listen-reuse
maintainers
master
monotonic
monotonic-13
monotonic-401
moving-on
next
p262
p758
partial-write-fix-2
patcher-gethub-401
pep8
pr/187
pull-331
py27-warning
py3_importlib
py3_openssl
pypy
python3
python3-clean
python3-clean-clean
python3-next
qdoc
qwe123
ralonsoh-619
recvintoandstuff
register-at-fork-v2
reuseport-380
run_python
security-policy
select-294
select-subprocess
semaphore_timeout
sirkonst-hotfix/websocket_close
socket-send
socket_recv_str
ssl-connect-monotonic-time
ssl-context
ssl-handshake
ssl-recv-methods
subprocess
subprocess-413
subprocess-413-more
test
test-http-client-regression
test-with-more-pythons
test2
thanks-alex-kashirin
threading_join
tipabu-tls-cap
tm
tm2
tm3
tm4
tm5
tox-add-dnspython
tox_pyopenssl
tpool
travis
travis-fast
travis-ipv6-fix
travis-py-35
up
v0.22-rc1
v17.1-rc1
website
writelines-fix
wrong-six-381
wsgi-close-idle-188
wsgi-drop-invalid
wsgi-logging-gh-75
wsgi-unix
wsgi-writelines-295
zmq-timeout-282
github.com: eventlet/eventlet.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
subprocess: Fix patched functions with optional arguments
subprocess
Jakub Stasiak
2016-07-11
1
-0
/
+10
*
Provide green http without undesired side effects
Jakub Stasiak
2016-07-08
3
-0
/
+28
*
websocket: support Gunicorn environ['gunicorn.socket']
pull-331
catroot
2016-07-06
1
-0
/
+48
*
greenio: only trampoline when we block
David Szotten
2016-07-01
2
-0
/
+47
*
tests: clean out unittest.main()
Sergey Shepelev
2016-06-01
6
-44
/
+11
*
socket: family kwarg name compatibility
issue-319
Sergey Shepelev
2016-05-24
1
-0
/
+6
*
Remove select.poll and improve subprocess
Jakub Stasiak
2016-05-20
3
-9
/
+15
*
greendns tests: Work around patcher/green package weirdness
Jakub Stasiak
2016-05-18
1
-6
/
+1
*
socket: Actually provide non-blocking DNS methods
Jakub Stasiak
2016-05-18
1
-0
/
+14
*
tests: Make greendns tests less repetitive
Jakub Stasiak
2016-05-18
1
-80
/
+1
*
green.urllib2: missing patched ssl module
Collin RM Stocks
2016-04-22
2
-1
/
+3
*
patcher: patch existing threading locks; Thanks to Alexis Lee
Alexis Lee
2016-04-18
5
-2
/
+120
*
tests: half-hearted fix sporadic zmq_test failures on Travis
Sergey Shepelev
2016-03-03
1
-59
/
+73
*
wsgi: environ[headers_raw] tuple of unmodified name: value pairs
Sergey Shepelev
2016-03-02
1
-0
/
+13
*
ssl: IMPORTANT DoS FIX do_handshake_connect=False in server accept(); Thanks ...
ssl-handshake
Sergey Shepelev
2016-02-29
1
-61
/
+92
*
wsgi: use buffered wfile
Sergey Shepelev
2016-02-12
2
-6
/
+40
*
little clean up
Sergey Shepelev
2016-02-12
21
-570
/
+423
*
wsgi: Fix handling partial writes on Python 3
partial-write-fix-2
Jakub Stasiak
2016-02-09
2
-0
/
+58
*
wsgi tests: Remove unused import
Jakub Stasiak
2016-02-09
1
-1
/
+0
*
patcher: certain order of import subprocess and monkey_patch breaks .communic...
issue-290
Sergey Shepelev
2016-01-24
3
-3
/
+28
*
greenio: Fix "TypeError: an integer is required" in sendto()
Jakub Stasiak
2016-01-24
1
-0
/
+15
*
greenio: Remove sendall-like semantincs from GreenSocket.send
Jakub Stasiak
2016-01-23
1
-1
/
+8
*
tests: Remove unused code
Jakub Stasiak
2016-01-23
1
-5
/
+2
*
Fix whitespace to conform to our linting tests
Jakub Stasiak
2016-01-12
1
-1
/
+1
*
backdoor: Add Unix and IPv6 socket support
backdoor
Eric Urban
2016-01-11
1
-1
/
+29
*
green selectors: Override DefaultSelector as well
Jakub Stasiak
2016-01-11
1
-0
/
+3
*
green select: Make sure devpoll method is removed
Jakub Stasiak
2016-01-11
1
-1
/
+1
*
green selectors: Remove non-green selectors
Jakub Stasiak
2016-01-11
1
-0
/
+12
*
tests: Clean this test up a bit
Jakub Stasiak
2016-01-11
1
-16
/
+6
*
greenio: Fix missing bufsize parameter for GreenPipe
Phus Lu
2016-01-11
1
-0
/
+26
*
tests: Make the test_closure test less CPU intensive
Jakub Stasiak
2016-01-10
1
-0
/
+6
*
tests: Make sure recv(from)ing 0 bytes also times out
Jakub Stasiak
2016-01-10
1
-0
/
+2
*
tests: Refactor this assertion into a function
Jakub Stasiak
2016-01-08
1
-55
/
+28
*
tests: Remove unused variable
Jakub Stasiak
2016-01-08
1
-4
/
+0
*
green select: Delete unpatched methods
Jakub Stasiak
2016-01-07
2
-0
/
+19
*
travis: Allow more CPU usage
Jakub Stasiak
2016-01-07
1
-0
/
+7
*
tests: Remove skipped tests
Jakub Stasiak
2016-01-06
5
-304
/
+3
*
Fix HTTPServer.serve_forever blocking whole process
Jakub Stasiak
2016-01-06
2
-0
/
+32
*
Temporarily revert build breaker.
Sergey Shepelev
2015-11-23
2
-32
/
+0
*
Fix HTTPServer.serve_forever blocking whole process
Jakub Stasiak
2015-11-22
2
-0
/
+32
*
wsgi: suppress output of 0-byte chunks
Samuel Merritt
2015-10-08
1
-0
/
+15
*
subprocess: support universal_newlines
Sergey Shepelev
2015-09-16
1
-0
/
+9
*
wsgi: improved request body discard
wsgi-drop-invalid
Sergey Shepelev
2015-09-07
1
-6
/
+2
*
greenio: socket.recv() could return str; Thanks to jerzyk
socket_recv_str
Sergey Shepelev
2015-09-06
2
-4
/
+32
*
wsgi: better error for chunk read failures
Samuel Merritt
2015-08-10
1
-0
/
+64
*
support buflen=-1 and readall like FileIO does
davidszotten-greenfileio_readall
David Szotten
2015-07-24
1
-0
/
+15
*
Port eventlet.green.OpenSSL to Python 3
py3_openssl
Victor Stinner
2015-06-30
1
-0
/
+17
*
wsgi: UNIX socket address was trimmed in "wsgi starting" log; Thanks to Ihar ...
gh-235
Sergey Shepelev
2015-06-02
1
-0
/
+16
*
ssl: incorrect initalization of default context; Thanks to stuart-mclaren
gh-226
Sergey Shepelev
2015-05-02
1
-0
/
+3
*
Issue #223: Fix threading monkey-patching on py3.4
Victor Stinner
2015-04-09
2
-0
/
+27
[next]