summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix running on musl libcmuslfixesMatt Dainty2016-03-201-3/+13
* use portable pthread functions instead of the non-portableNatanael Copa2016-03-201-6/+6
* Check for GNU libc instead of linux for use of execinfo.hNatanael Copa2016-03-201-1/+1
* define WAIT_ANY if missingNatanael Copa2016-03-201-0/+3
* always define _GNU_SOURCE for linux or GNU libcNatanael Copa2016-03-201-13/+8
* build: remove GNUism from linker invocationRiccardo Magliocchetti2016-02-142-2/+2
* remote rpc packet len checkDarvame2016-02-141-2/+7
* reindented cr_map in corerouterUnbit2016-02-081-58/+61
* it is 2016Roberto De Ioris2016-01-301-1/+1
* bump to 2.0.13Roberto De Ioris2016-01-301-1/+1
* Merge pull request #1150 from Shir0kamii/fix/emperor_throttleunbit2016-01-301-0/+1
* backported Emperor SIGURG management from 2.1 #1153unbit2016-01-301-6/+8
* added donotoffload routing actionRoberto De Ioris2016-01-301-0/+11
* plugins: properly update loop indexes onceJoerg Sonnenberger2016-01-134-8/+4
* plugins/stats_pusher_mongodb: fix compilation on fedora 23Riccardo Magliocchetti2016-01-091-2/+7
* fixed garbageRoberto De Ioris2016-01-061-1/+1
* Merge pull request #1138 from Darvame/proto_parser_status_fail_backportunbit2015-12-301-0/+2
|\
| * async proto_parser_status backportDarvame Hleran2015-12-301-0/+2
|/
* prepare for 2.0.12 release2.0.12Unbit2015-12-301-1/+1
* Merge branch 'uwsgi-2.0' of https://github.com/unbit/uwsgi into uwsgi-2.0Unbit2015-12-291-5/+5
|\
| * uwsgiconfig: fix handling of empty keys in python3Simone Basso2015-12-291-5/+5
* | fixed rpcvarUnbit2015-12-291-3/+2
|/
* backported #1118Unbit2015-12-291-1/+1
* Simplify spooler_get_task example codealbo2015-12-293-11/+9
* Add example for the spooler_get_task functionalbo2015-12-291-0/+35
* Create an helper making a python dict from spooler dataalbo2015-12-293-24/+27
* Add new method to read spooler file from pythonalbo2015-12-292-0/+65
* first round of spooler features mergealbo2015-12-292-41/+66
* bump version to 2.0.12Unbit2015-12-291-1/+1
* backported #1132unbit2015-12-294-3/+39
* merged customworkerUnbit2015-12-294-0/+54
|\
| * expose uwsgi.socketsUnbit2015-11-031-0/+16
| * added skel infrastructureUnbit2015-11-034-0/+39
* | official php7 support (beta) #1124Unbit2015-12-294-2/+45
* | backported --wsgi-disable-file-wrapperUnbit2015-12-223-1/+7
* | plugins/alarm_speech: fix AppKit spelling to support case-sensitive filesystemsAndrew Janke2015-12-101-1/+1
* | Fix inheriting INET address 0.0.0.0INADA Naoki2015-11-251-1/+1
* | core/xmlconf: initialize libxml2Riccardo Magliocchetti2015-11-051-0/+2
* | Fix post-buffering option helpRiccardo Magliocchetti2015-10-231-1/+1
|/
* mono: fix compilation on Debian GNU/kFreeBSdJonas Smedegaard2015-10-151-1/+1
* Fixup pty compilation on hurd / dragonflybsdRiccardo Magliocchetti2015-10-152-4/+4
* Fixup forkpty ifdefery for dragonfly / freebsdRiccardo Magliocchetti2015-10-151-1/+1
* Fix forkptyrouter plugin compilation on HurdRiccardo Magliocchetti2015-10-152-4/+10
* Merge pull request #1065 from Ashald/uwsgi-2.0Riccardo Magliocchetti2015-10-151-4/+7
|\
| * Pass LIBDIR to linker in python pluginBorys Pierov2015-10-081-4/+7
* | Merge pull request #1068 from pavel-stratoscale/2.0.10_pullrequestunbit2015-10-121-1/+1
|\ \ | |/ |/|
| * BUG: argument queue-blocksize is set to wrong variablePavel Fux2015-10-121-1/+1
* | prepare for 2.0.11.22.0.11.2Unbit2015-10-071-1/+1
* | OSX 10.11 supports TCP_FASTOPENRagnar Rova2015-10-031-0/+5
* | attempt to fix http parserUnbit2015-09-161-0/+1