Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/uwsgi: add more plugins and support for Python 3 | Jakub Jirutka | 2016-07-18 | 1 | -13/+128 |
| | |||||
* | main/uwsgi: improve abuild | Jakub Jirutka | 2016-07-18 | 1 | -26/+25 |
| | |||||
* | main/uwsgi: fix init | Carlo Landmeter | 2016-06-13 | 4 | -17/+20 |
| | |||||
* | main/uwsgi: refactor init and cleanup | Carlo Landmeter | 2016-06-13 | 12 | -450/+57 |
| | | | | | | | | | | * remove extraneous patches * run uwsgi with its own user/group * add support for POSIX Capabilities (libcap) * simplify init with emperor mode * set base emperor config /etc/uwsgi/uwsgi.ini * set emperor dir to /etc/uwsgi/conf.d * put pid and socket into /run/uwsgi (created by init) | ||||
* | /main/uwsgi: fixed initd tu run with openrc-run rather than runscript | Francesco Colista | 2016-06-10 | 2 | -5/+5 |
| | |||||
* | main/uwsgi: upgrade to 2.0.13.1 | Natanael Copa | 2016-06-03 | 1 | -4/+4 |
| | |||||
* | main/uwsgi: upgrade to 2.0.13 | Natanael Copa | 2016-05-16 | 1 | -31/+7 |
| | |||||
* | main/uwsgi: upgrate to 2.0.12 | Francesco Colista | 2016-03-29 | 1 | -5/+5 |
| | |||||
* | main/uwsgi: set default plugin_dir | Jakub Jirutka | 2016-03-29 | 3 | -3/+52 |
| | | | | | | | | | | Default value of plugin_dir is . (current working directory). This is bad, because plugins can't be loaded using simple name (e.g. uwsgi --plugin python) and absolute path must be used instead. It also breaks some applications that use uwsgi wrappers which expects this variable to be set correctly. The patch is backported from https://github.com/unbit/uwsgi/pull/1217. | ||||
* | main/uwsgi: disable python3 plugin | Bartłomiej Piotrowski | 2015-10-16 | 1 | -6/+3 |
| | | | | To say that our python3 support is bad would be an understatement… | ||||
* | main/uwsgi: upgrade to 2.0.11.2 | Łukasz Jendrysik | 2015-10-16 | 1 | -4/+5 |
| | |||||
* | don't prefix GPL version number with a dash | Sören Tempel | 2015-10-03 | 1 | -1/+1 |
| | | | | | This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license | ||||
* | main/uwsgi: upgrade to 2.0.11.1 | Natanael Copa | 2015-07-27 | 1 | -5/+5 |
| | |||||
* | main/uwsgi: enable cgi plugin | Natanael Copa | 2015-07-27 | 1 | -2/+2 |
| | |||||
* | testing/uwsgi: move to main | Bartłomiej Piotrowski | 2015-05-02 | 2 | -7/+10 |
| | |||||
* | main/uwsgi: upgrade to 2.0.10 | Natanael Copa | 2015-04-30 | 1 | -5/+5 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/uwsgi: use paxmark | Timo Teräs | 2015-04-08 | 1 | -3/+3 |
| | |||||
* | main/uwsgi: upgrade to 2.0.9 | Natanael Copa | 2015-01-14 | 1 | -4/+4 |
| | |||||
* | main/uwsgi: upgrade to 2.0.8 | Natanael Copa | 2014-11-28 | 1 | -4/+4 |
| | |||||
* | main/uwsgi: upgrade to 2.0.7 | Natanael Copa | 2014-09-30 | 1 | -4/+4 |
| | |||||
* | main/uwsgi: upgrade to 2.0.6 | Natanael Copa | 2014-07-14 | 1 | -4/+4 |
| | |||||
* | main/uwsgi: upgrade to 2.0.5.1 | Natanael Copa | 2014-07-10 | 1 | -5/+5 |
| | |||||
* | main/uwsgi: add missing file | William Pitcock | 2014-05-15 | 1 | -0/+12 |
| | |||||
* | main/uwsgi: fix locking on musl | William Pitcock | 2014-05-15 | 1 | -4/+8 |
| | |||||
* | main/uwsgi: upgrade to 2.0.4 | Natanael Copa | 2014-04-29 | 1 | -5/+5 |
| | |||||
* | main/uwsgi: depend on mailcap (for MIME type database) | Kaarle Ritvanen | 2014-04-04 | 1 | -1/+2 |
| | |||||
* | main/uwsgi: remove upstreamed patches | Kaarle Ritvanen | 2014-04-04 | 5 | -396/+0 |
| | |||||
* | main/uwsgi: upgrade to 2.0.3 | Natanael Copa | 2014-03-27 | 1 | -5/+5 |
| | |||||
* | main/uwsgi: moved from testing | Natanael Copa | 2014-03-25 | 13 | -0/+891 |