log

age author description
Sun, 14 Jun 2020 22:45:26 +0200 Franz Glasner use strrchr to get port.
Sun, 14 Jun 2020 22:43:18 +0200 Franz Glasner Correctly handle SERVER_PORT for IPv6 sockets.
Sun, 14 Jun 2020 22:38:56 +0200 Franz Glasner Fix possible deadlock in install.
Sun, 14 Jun 2020 22:23:07 +0200 Franz Glasner plugins/{pypy,python}: get rid of unnecessary paste.script dependency
Sun, 14 Jun 2020 22:16:10 +0200 Franz Glasner All plugins by default use the PATCHDIR of the uwsginl binary.
Sun, 14 Jun 2020 21:00:58 +0200 Franz Glasner Apply patch: logging: use fchmod instead of chmod to avoid TOCTOU race.
Sun, 14 Jun 2020 20:03:33 +0200 Franz Glasner Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.
Fri, 12 Jun 2020 09:25:17 +0200 Franz Glasner Some more plugins for Python2.7: tornado, gevent, greenlet
Fri, 12 Jun 2020 09:17:19 +0200 Franz Glasner Language plugin for Python 3.7
Thu, 11 Jun 2020 22:43:41 +0200 Franz Glasner MERGE: Upstream version 2.0.18.
Thu, 11 Jun 2020 22:35:08 +0200 Franz Glasner Update to 2.0.18 origin
Sun, 17 Nov 2019 09:55:23 +0100 Franz Glasner FIX: Figure out the type of configuration file and provide the correct option flag for it: --ini, --xml, --json, --yaml
Sun, 17 Nov 2019 09:54:40 +0100 Franz Glasner Use the long option --disable-logging instead of "-L" for better understandability
Sat, 16 Nov 2019 14:13:00 +0100 Franz Glasner Put only required settings into rc variables for uwsginl.
Wed, 06 Nov 2019 09:23:07 +0100 Franz Glasner MERGE: PORTREVISION 3 of upstream.