summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1511 from xenu256/patch-3customworkerUnbit2018-04-291-1/+1
|\ | | | | print without parentheses fix
| * print without parentheses fixTadas Talaikis2017-04-121-1/+1
|/
* expose uwsgi.socketsUnbit2015-11-031-0/+16
|
* added skel infrastructureUnbit2015-11-034-0/+39
|
* mono: fix compilation on Debian GNU/kFreeBSdJonas Smedegaard2015-10-151-1/+1
|
* Fixup pty compilation on hurd / dragonflybsdRiccardo Magliocchetti2015-10-152-4/+4
| | | | Fix #756
* Fixup forkpty ifdefery for dragonfly / freebsdRiccardo Magliocchetti2015-10-151-1/+1
| | | | They are negated so we should AND them
* Fix forkptyrouter plugin compilation on HurdRiccardo Magliocchetti2015-10-152-4/+10
| | | | | | | While at it add missing linkage to libutil on other platforms and fix compilation on DragonFlyBSD Possibly Fix #694
* Merge pull request #1065 from Ashald/uwsgi-2.0Riccardo Magliocchetti2015-10-151-4/+7
|\ | | | | Pass LIBDIR to linker in python plugin
| * Pass LIBDIR to linker in python pluginBorys Pierov2015-10-081-4/+7
| | | | | | To make it compile properly when LD_RUN_PATH is ignored.
* | Merge pull request #1068 from pavel-stratoscale/2.0.10_pullrequestunbit2015-10-121-1/+1
|\ \ | |/ |/| BUG: argument queue-blocksize is set to wrong variable
| * BUG: argument queue-blocksize is set to wrong variablePavel Fux2015-10-121-1/+1
| | | | | | | | variable should be uwsgi.queue_blocksize
* | prepare for 2.0.11.22.0.11.2Unbit2015-10-071-1/+1
| |
* | OSX 10.11 supports TCP_FASTOPENRagnar Rova2015-10-031-0/+5
| | | | | | | | | | | | | | | | But does not define SOL_TCP. IPPROTO_TCP is the equivalent. xrmx: Backport from b608eb1772641d525bfde268fe9d6d8d0d5efde7 Fix #1056
* | attempt to fix http parserUnbit2015-09-161-0/+1
| |
* | fixed req threaded loggerRoberto De Ioris2015-08-271-0/+1
| |
* | backported fix for fastrouter subscriptions modifiersUnbit2015-08-041-2/+2
| |
* | bump minor version to 2.0.11.2Roberto De Ioris2015-08-021-1/+1
| |
* | fixed alarm backlogRoberto De Ioris2015-08-021-8/+9
| |
* | uWSGI 2.0.11.12.0.11.1Unbit2015-07-192-2/+2
| |
* | fixed #963Unbit2015-07-196-10/+19
| |
* | Merge branch 'uwsgi-2.0' of https://github.com/unbit/uwsgi into uwsgi-2.0Roberto De Ioris2015-07-132-1/+21
|\ \
| * | added unix signal registration hookUnbit2015-07-061-0/+20
| | |
| * | uWSGI 2.0.112.0.11Unbit2015-07-011-1/+1
| | |
* | | Merge branch 'uwsgi-2.0' of https://github.com/unbit/uwsgi into uwsgi-2.0Roberto De Ioris2015-07-011-12/+12
|\ \ \ | |/ /
| * | backported pypy fixes from 2.1Unbit2015-07-011-12/+12
| | |
* | | Check whether *value is indeed an SvRV before casting itFabrizio Gennari2015-07-011-1/+1
|/ /
* | Fix version detection for gcc 5James Oakley2015-06-301-2/+7
| |
* | ensure the mem_collector does not receive signalsUnbit2015-06-161-0/+4
| |
* | added fixpathinfo routing actionRoberto De Ioris2015-06-071-0/+22
| |
* | fixed shared sockets for gatewaysRoberto De Ioris2015-06-033-2/+13
| |
* | Changed abs to labs because offset is declared as a longprotoCall72015-06-021-1/+1
| |
* | Add null terminator to uwsgi_get_dot_h() and uwsgi_config_py()Jay Oster2015-06-021-2/+8
| | | | | | | | - Fixes #933
* | added sor and micros routing varsUnbit2015-05-281-0/+8
| |
* | Merge pull request #929 from hulu/wait-init-thread-lastunbit2015-05-231-2/+18
| | | | | | | | Wait for initial thread last.
* | fixed #649Roberto De Ioris2015-05-231-1/+7
| |
* | added memory collectorRoberto De Ioris2015-05-173-0/+25
| |
* | attempt to fix a bug spotted by funkybob on ircUnbit2015-05-151-0/+2
| |
* | backported coverity fixes by riccardo #908Roberto De Ioris2015-05-145-9/+12
| |
* | added bigranges sharedarea testsUnbit2015-05-133-9/+31
| |
* | fixed #922Unbit2015-05-131-1/+1
| |
* | fixed #914Roberto De Ioris2015-05-123-0/+109
| |
* | backported gzip fixRoberto De Ioris2015-05-081-7/+6
| |
* | backported ssl ca management fixRoberto De Ioris2015-05-062-1/+13
| |
* | fixed OpenBSD build on 2.0Charlie Root2015-05-021-4/+1
| |
* | backported #848Roberto De Ioris2015-05-011-2/+8
| |
* | backported wait-for-socket and wait_for hooksRoberto De Ioris2015-05-014-0/+61
| |
* | added Curtis Maloney to CONTRIBUTORSRoberto De Ioris2015-04-131-0/+1
| |
* | backported build fix from 2.1Roberto De Ioris2015-04-131-2/+2
| |
* | fixed #883Unbit2015-04-101-1/+1
| |