summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backported fix for python multiappuwsgi-1.9.18Unbit2013-10-181-0/+5
* backported PSGI headers fixUnbit2013-10-181-1/+5
* start 1.9.18.3Unbit2013-10-181-1/+1
* backports from 1.9.191.9.18.2Unbit2013-10-164-3/+35
* fixed #415Unbit2013-10-121-4/+6
* check for NULL dictionary values in python autoreloaderUnbit2013-10-121-0/+1
* 1.9.18.11.9.18.1Unbit2013-10-111-1/+1
* fixed kFreeBSD supportUnbit2013-10-111-1/+1
* fixed FreeBSD compilationUnbit2013-10-1110-20/+21
* fixed python3 buildUnbit2013-10-111-2/+10
* fixed mono options parsingUnbit2013-10-111-0/+1
* updated gemspec for 1.9.18Unbit2013-10-111-1/+1
* added minimal profilesUnbit2013-10-115-0/+45
* finally fixed the problem with python and arm (raspberrypi/sheevaplug)root2013-10-112-3/+7
* auto-modifier1 only if modifier1 is 0Unbit2013-10-101-1/+1
* Merge pull request #414 from arkaitzj/masterunbit2013-10-091-0/+2
|\
| * Still need to loop again when EAGAIN after a read triggered by an eventArkaitz Jimenez2013-10-101-0/+2
|/
* Merge pull request #413 from prymitive/backlog2unbit2013-10-081-2/+4
|\
| * fixed backlog2 example pluginƁukasz Mierzwa2013-10-081-2/+4
|/
* better fallback for non-zero modifiersUnbit2013-10-071-5/+3
* prepare for 1.9.18 releaseUnbit2013-10-071-1/+1
* fixed attach.pyUnbit2013-10-071-2/+2
* move uWSGI 1.9 to GPL2 + linking exceptionUnbit2013-10-071-0/+16
* fixed data:// schemeUnbit2013-10-073-4/+27
* avoid crashing on non-conformant PSGI response headersUnbit2013-10-072-2/+6
* Merge branch 'master' of github.com:unbit/uwsgiUnbit2013-10-071-0/+1
|\
| * correctly returns http error on connectUnbit2013-10-071-0/+1
* | support remote sources for perl scriptsUnbit2013-10-072-3/+8
|/
* make clang happyUnbit2013-10-071-1/+2
* use uwsgi_open_and_read for perl filesUnbit2013-10-071-26/+3
* fixed perl autoreload when under clangRoberto De Ioris2013-10-061-1/+2
* added perl auto reloaderUnbit2013-10-062-0/+63
* automatically returns the default app even if the modifier is wrongUnbit2013-10-061-0/+11
* support pty on NetBSDUnbit2013-10-062-2/+2
* --wsgi-accept-buffersUnbit2013-10-051-0/+1
* accepting buffer is an option: --wsgi-accept-bufferUnbit2013-10-053-17/+22
* --wsgi-strict disable string/bytes optimizations tooUnbit2013-10-052-3/+4
* fixed big endian support for uwsgi protocolUnbit2013-10-051-0/+3
* added 'before' variants for vassals templatingUnbit2013-10-053-34/+42
* Merge pull request #411 from thekad/masterunbit2013-10-041-1/+3
|\
| * updating so jvm plugin can compile in armJorge Gallegos2013-10-041-1/+3
|/
* fixed uwsgiconfig.py for embed_configUnbit2013-10-041-8/+8
* fixed a memleak spotted by cppcheckUnbit2013-10-041-2/+3
* run the autoreloader even in non-apps mode when non-lazyUnbit2013-10-041-2/+4
* added --emperor-capUnbit2013-10-044-50/+154
* apply PR_SET_PDEATHSIG to vassals on linuxUnbit2013-10-031-0/+6
* added --unshare2Unbit2013-10-034-2/+17
* added --mountpoint-checkUnbit2013-10-035-0/+38
* added --exitUnbit2013-10-032-0/+10
* expose more clone() flagsUnbit2013-10-037-53/+33