Dolda2000 GitWeb
/
ashd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python3: Encode ashd-wsgi3 output headers with utf-8 instead of latin-1.
[ashd.git]
/
python3
/
2023-08-10
Fredrik Tolf
python3: Encode ashd-wsgi3 output headers with utf...
tree
|
commitdiff
2023-07-24
Fredrik Tolf
Merge branch 'master' of moltke.seatribe.se:/usr/local...
tree
|
commitdiff
2023-07-15
Fredrik Tolf
python: Ignore EINTR in serveloop.
tree
|
commitdiff
2022-08-27
Fredrik Tolf
python3: Fixed ABC import for Python 3.8 compatibility.
tree
|
commitdiff
2022-08-27
Fredrik Tolf
python3: Rename async module to asyncio for Python...
tree
|
commitdiff
2019-02-02
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2019-02-02
Fredrik Tolf
python*: Use poll instead of select in ckflush.
tree
|
commitdiff
2017-03-02
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2017-02-01
Fredrik Tolf
python3: Cache async channel FDs so that updates always...
tree
|
commitdiff
2017-02-01
Fredrik Tolf
python3: To be safe, abort entirely if initial epoller...
tree
|
commitdiff
2017-01-09
Fredrik Tolf
python3: Fixed some threadpool handler bugs.
tree
|
commitdiff
2016-12-31
Fredrik Tolf
Merge branch 'master' into timeheap
tree
|
commitdiff
2016-06-22
Fredrik Tolf
python: Improved current-watcher implementation.
tree
|
commitdiff
2016-06-19
Fredrik Tolf
python: Fixed async module bug.
tree
|
commitdiff
2016-06-19
Fredrik Tolf
python: Added a channel superclass for ashd.async.
tree
|
commitdiff
2016-06-18
Fredrik Tolf
python: Somewhat integrate async watchers with wsgidir...
tree
|
commitdiff
2016-06-17
Fredrik Tolf
python: Rewrote ashd.async for greater generality.
tree
|
commitdiff
2016-06-11
Fredrik Tolf
python3: Added utility module for dealing with asynchro...
tree
|
commitdiff
2016-05-18
Fredrik Tolf
Merge branch 'master' into duplex
tree
|
commitdiff
2016-05-18
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2016-05-18
Fredrik Tolf
Merge branch 'master' into duplex
tree
|
commitdiff
2016-05-18
Fredrik Tolf
Merge branch 'master' of ansgar.seatribe.se:/usr/local...
tree
|
commitdiff
2016-05-18
Fredrik Tolf
python: Added ashd-wsgi3 support for passing file descr...
tree
|
commitdiff
2016-05-13
Fredrik Tolf
python3: Use higher-resolution CPU timer.
tree
|
commitdiff
2016-05-12
Fredrik Tolf
python: Added more info to perf request objects.
tree
|
commitdiff
2016-04-04
Fredrik Tolf
python3: Fixed name conflict.
tree
|
commitdiff
2016-04-04
Fredrik Tolf
python3: Make pooled threads start exit when wait-pool...
tree
|
commitdiff
2016-04-03
Fredrik Tolf
python3: Added a pooled thread handler.
tree
|
commitdiff
2016-04-03
Fredrik Tolf
python3: Fixed bug in sendreq.
tree
|
commitdiff
2015-08-03
Fredrik Tolf
python: Try to shut ashd-wsgi down more nicely upon...
tree
|
commitdiff
2015-08-03
Fredrik Tolf
python: Make recvfd/sendfd behave better on EINTR.
tree
|
commitdiff
2015-02-03
Fredrik Tolf
python: Added some code for easier testing of WSGI...
tree
|
commitdiff
2014-05-17
Fredrik Tolf
python: Added a global wsgidir module attribute to...
tree
|
commitdiff
2014-01-12
Fredrik Tolf
python: Updated documentation.
tree
|
commitdiff
2014-01-12
Fredrik Tolf
python: Removed the -l option from the usage message...
tree
|
commitdiff
2014-01-06
Fredrik Tolf
python: Fixed the real thread-starting problem.
tree
|
commitdiff
2014-01-06
Fredrik Tolf
python: Added a safety timeout in the new-thread wait...
tree
|
commitdiff
2014-01-06
Fredrik Tolf
Merge branch 'py-reserve'
tree
|
commitdiff
2014-01-06
Fredrik Tolf
python: Cleaned up a few uglies.
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Catch some previously uncaught errors in rplex...
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Gather handler names better.
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Removed threadpool handler again.
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Added request limiter to rplex handler.
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Abort instead of exit on rplex response-thread...
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Added an early version of a response-multiplexi...
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Added a simple, non-threaded handler.
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Emulate the previous `-l' option to ashd-wsgi3.
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Added an abort timeout for the freethread handler.
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Added an optional request limiter for freethread.
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Added command-line parsing of request handler...
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Added blocking thread-pool handler.
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Fixed scgi-wsgi3 input handling bug.
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Always properly close request handlers when...
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Converted scgi-wsgi3 as well to use modular...
tree
|
commitdiff
2014-01-05
Fredrik Tolf
python: Start rewriting WSGI handlers with modular...
tree
|
commitdiff
2013-09-24
Fredrik Tolf
doc: Fixed typo.
tree
|
commitdiff
2013-09-24
Fredrik Tolf
doc: Fixed typo.
tree
|
commitdiff
2013-05-08
Fredrik Tolf
Bumped python version numbers.
tree
|
commitdiff
2013-02-03
Fredrik Tolf
Merge branches 'block' and 'py-reserve'
tree
|
commitdiff
2013-01-21
Fredrik Tolf
python: Updated documentation.
tree
|
commitdiff
2013-01-19
Fredrik Tolf
python: Properly abort when over request limit.
tree
|
commitdiff
2013-01-18
Fredrik Tolf
python: Added PDM support in scgi-wsgi{,3}.
tree
|
commitdiff
2013-01-18
Fredrik Tolf
python: Make scgi-wsgi{,3} use ashd.serve.
tree
|
commitdiff
2013-01-17
Fredrik Tolf
python: Removed lingering thread name.
tree
|
commitdiff
2013-01-17
Fredrik Tolf
python: Converted ashd-wsgi3 as well to use ashd.serve.
tree
|
commitdiff
2013-01-17
Fredrik Tolf
python: Added a Python3 version of ashd.serve.
tree
|
commitdiff
2012-12-28
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2012-12-27
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2012-12-27
Fredrik Tolf
call*cgi, python: Added symmetrical {SERVER,REMOTE...
tree
|
commitdiff
2012-09-01
Fredrik Tolf
python: Added a simple function for doing directory...
tree
|
commitdiff
2012-08-28
Fredrik Tolf
python: Remove HTTP_CONTENT_{TYPE,LENGTH} from WSGI...
tree
|
commitdiff
2012-08-16
Fredrik Tolf
python: Improved error handling and logging in ashd...
tree
|
commitdiff
2012-08-08
Fredrik Tolf
python: Fixed log header for scgi-wsgi.
tree
|
commitdiff
2012-08-08
Fredrik Tolf
python: Added logging initialization to scgi-wsgi.
tree
|
commitdiff
2012-08-08
Fredrik Tolf
python: Added some SCGI fixes apparently necessary...
tree
|
commitdiff
2012-07-16
Fredrik Tolf
python: Added more useful logging to wsgidir.
tree
|
commitdiff
2012-07-16
Fredrik Tolf
python: Handle errors when loading chained modules...
tree
|
commitdiff
2012-07-16
Fredrik Tolf
python: Added XBitHack-style caching to SSI handler.
tree
|
commitdiff
2012-07-16
Fredrik Tolf
python: Added HTTP date formatting functions to ashd...
tree
|
commitdiff
2012-07-14
Fredrik Tolf
python: Configure logging in ashd-wsgi{,3}.
tree
|
commitdiff
2012-07-14
Fredrik Tolf
python: Rewrote SSI handler as a reusable module, and...
tree
|
commitdiff
2012-05-21
Fredrik Tolf
python: Fixed some docstring typos.
tree
|
commitdiff
2012-05-20
Fredrik Tolf
python: Added a WSGI validation mode to ashd.wsgidir.
tree
|
commitdiff
2012-01-23
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2011-12-22
Fredrik Tolf
python: Use python3 super() correctly.
tree
|
commitdiff
2011-12-22
Fredrik Tolf
python: Pass client address and port in perf request...
tree
|
commitdiff
2011-12-16
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2011-12-16
Fredrik Tolf
python: Support PDM in ashd-wsgi.
tree
|
commitdiff
2011-12-13
Fredrik Tolf
Bumped version numbers.
tree
|
commitdiff
2011-12-13
Fredrik Tolf
python: Fixed wsgidir caching problem.
tree
|
commitdiff
2011-12-13
Fredrik Tolf
python: Include `chain' in __all__ of ashd.wsgidir.
tree
|
commitdiff
2011-12-13
Fredrik Tolf
python: Fixed doc typo.
tree
|
commitdiff
2011-12-13
Fredrik Tolf
python: Use an X-Ash-Python-Handler added header for...
tree
|
commitdiff
2011-12-13
Fredrik Tolf
python: Cleaned up dispatching in wsgidir.
tree
|
commitdiff
2011-12-13
Fredrik Tolf
python: Use importlib for python3.
tree
|
commitdiff
2011-12-13
Fredrik Tolf
python: Ensure greater concurrency is wsgidir.
tree
|
commitdiff
2011-12-13
Fredrik Tolf
python: Use with statements in python3 wsgidir.
tree
|
commitdiff
2011-12-13
Fredrik Tolf
Merge branch 'master' into python3
tree
|
commitdiff
2011-12-02
Fredrik Tolf
python: Always flush sys.stderr when a reqthread exits.
tree
|
commitdiff
2011-12-02
Fredrik Tolf
python: Added .wsgi3 as a standard extension for ashd...
tree
|
commitdiff
next