Dolda2000 GitWeb
/
ashd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lib: Added mtio-driven bufio implementation.
[ashd.git]
/
python3
/
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
2011-12-02
Fredrik Tolf
python: Changed some messages and docstrings to reflect...
tree
|
commitdiff
2011-12-02
Fredrik Tolf
python: Gave the Python 3 package a distinguishing...
tree
|
commitdiff
2011-12-02
Fredrik Tolf
python: Moved the Python 3 files to their own directory...
tree
|
commitdiff