| Wed, 22 Jul 2020 20:21:21 +0200 |
Franz Glasner |
Use the latest github version as of 2020-07-22
|
| Wed, 17 Jun 2020 22:35:10 +0200 |
Franz Glasner |
FIX: Rename the `pypy_plugin' variable to `pypy3_plugin` because the compiler creates it that way
|
| Wed, 17 Jun 2020 22:04:54 +0200 |
Franz Glasner |
FIX: Allow to compile the uwsgi.h header with cffi.
|
| Wed, 17 Jun 2020 00:32:49 +0200 |
Franz Glasner |
FIX: Package description
|
| Tue, 16 Jun 2020 23:56:15 +0200 |
Franz Glasner |
Patch pypy_setup.py for proper PY3 compatibility.
|
| Tue, 16 Jun 2020 09:19:27 +0200 |
Franz Glasner |
Properly handle "uwsginl_procname".
|
| Tue, 16 Jun 2020 09:07:27 +0200 |
Franz Glasner |
Use the QUIT signal to stop the daemon (which is an immediate kill)
|
| Mon, 15 Jun 2020 12:34:20 +0200 |
Franz Glasner |
For the PyPy3-plugin: use the proper shared library name for FreeBSD: libpypy3-co.so.
|
| Mon, 15 Jun 2020 12:13:22 +0200 |
Franz Glasner |
Use current GitHub head of trunk with master ports py3 and pypy3 also.
|
| Mon, 15 Jun 2020 09:42:50 +0200 |
Franz Glasner |
All plugins by default use the PATCHDIR of the uwsginl binary.
|
| Mon, 15 Jun 2020 09:41:15 +0200 |
Franz Glasner |
Make a new line of code with the current trunk.
|
| Sun, 14 Jun 2020 23:23:47 +0200 |
Franz Glasner |
plugins/logsocket: always initialize ul->count.
|
| Sun, 14 Jun 2020 23:20:32 +0200 |
Franz Glasner |
python: use consistent key type for opt dict manipulations - fixes #1374.
|
| Sun, 14 Jun 2020 23:06:03 +0200 |
Franz Glasner |
python: fix object leak in uwsgi.workers().
|
| Sun, 14 Jun 2020 22:45:26 +0200 |
Franz Glasner |
use strrchr to get port.
|