isso/isso
Martin Zimmermann 6eab8ad5ca support for uWSGI
* naive uWSGI fallback which spawns one thread per request and
  one thread per mail notification
* uWSGI backend which utilize queues and spooling to handle
  simultanous requests and mail notifications

This also fixes a bug where N concurrent POSTs on a new topic
failed for N-1 requests (db integrity error).
2013-10-06 15:36:38 +02:00
..
css implement comment editing 2013-10-03 18:56:36 +02:00
db support for uWSGI 2013-10-06 15:36:38 +02:00
js toggle next state, when submit was succesful 2013-10-04 18:00:17 +02:00
static exclude svgs from count.min.js 2013-10-02 16:18:35 +02:00
templates commit work in progress 2013-09-05 19:31:18 +02:00
views support for uWSGI 2013-10-06 15:36:38 +02:00
__init__.py support for uWSGI 2013-10-06 15:36:38 +02:00
colors.py send notification for new comments 2013-09-13 15:21:18 +02:00
core.py support for uWSGI 2013-10-06 15:36:38 +02:00
crypto.py support for uWSGI 2013-10-06 15:36:38 +02:00
migrate.py re-license to MIT 2013-09-19 18:44:40 +02:00
notify.py support for uWSGI 2013-10-06 15:36:38 +02:00
utils.py support for uWSGI 2013-10-06 15:36:38 +02:00
wsgi.py re-license to MIT 2013-09-19 18:44:40 +02:00