summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ready for 2.0.72.0.7Roberto De Ioris2014-09-051-1/+1
* fixed #702Unbit2014-08-311-0/+5
* fix for #703, waiting for confirmationRoberto De Ioris2014-08-301-6/+18
* implemented two new triggers for broodlord modeUnbit2014-08-294-7/+29
* added vassal's plugin hooksUnbit2014-08-282-1/+32
* fixed sendfile on smartos/omniosUnbit2014-08-261-1/+10
* attempt to fix emperor messaging on smartos/omniosUnbit2014-08-262-5/+22
* fixed stats vacuumUnbit2014-08-261-1/+1
* fixed #644Unbit2014-08-261-0/+11
* fixed #693Unbit2014-08-261-2/+7
* fix multiple python mountpoints with multiple threads in cow modeUnbit2014-08-262-1/+12
* Merge pull request #699 from nextsux/patch-1unbit2014-08-241-1/+1
|\
| * Update rados.cMartin Mlynář2014-08-241-1/+1
|/
* Merge pull request #679 from xrmx/loggerunbit2014-08-173-77/+134
|\
| * logfile: add support for filesize based rotationRiccardo Magliocchetti2014-08-172-3/+54
| * logging: reindent setup_choosen_loggerRiccardo Magliocchetti2014-08-041-41/+41
| * logging: extract uwsgi_log_do_rotate from uwsgi_log_rotateRiccardo Magliocchetti2014-08-041-11/+16
| * logging: fixup uwsgi_log_rotate indentationRiccardo Magliocchetti2014-08-041-31/+32
* | Merge pull request #687 from goir/uwsgi_remove_invalid_cache_fileunbit2014-08-172-0/+15
|\ \
| * | add store_delete option to cache. This automatically removes invalid caches f...Goir2014-08-172-0/+15
* | | prepare for 2.0.7Roberto De Ioris2014-08-161-1/+1
* | | Merge pull request #688 from xrmx/coverity1608unbit2014-08-162-5/+9
|\ \ \
| * | | plugins/rpc: fix a couple of memory leaksRiccardo Magliocchetti2014-08-161-4/+7
| * | | core/rpc: avoid double closeRiccardo Magliocchetti2014-08-161-1/+2
|/ / /
* | | attempt to fix solaris/smartos events with emperorRoberto De Ioris2014-08-161-0/+2
|/ /
* | fixed fastcgi and scgi protocols with out of bufferRoberto De Ioris2014-08-151-3/+4
* | Merge pull request #685 from Ventero/monounbit2014-08-151-0/+3
|\ \
| * | Fix symbol lookup error in the Mono plugin on OS X.Ventero2014-08-141-0/+3
|/ /
* | fixed #683Unbit2014-08-121-0/+1
* | fixed #669Unbit2014-08-125-13/+10
* | fix emperor destroy on mount/umount hook errorsUnbit2014-08-111-2/+2
* | fixed uwsgi.rpcUnbit2014-08-081-0/+5
* | attempt to ignore user namespace in setnsUnbit2014-08-081-0/+2
* | fixed #666Roberto De Ioris2014-08-051-1/+1
|/
* Update Riccardo's entry in CONTRIBUTORSRiccardo Magliocchetti2014-08-011-1/+1
* allow calling the spooler from every cpython contextUnbit2014-08-011-2/+2
* Merge pull request #675 from rectalogic/memcpy-fixunbit2014-07-281-1/+1
|\
| * Use memmove instead of memcpy since src/dest may be overlapping.Andrew Wason2014-07-281-1/+1
|/
* attempt to fix #667Unbit2014-07-241-8/+10
* fixed #668Unbit2014-07-241-1/+2
* Merge pull request #664 from akx/remove-compiled-javardeioris2014-07-211-0/+0
|\
| * Remove compiled uwsgi.class file to keep binaries out of the repo. (Addresses...Aarni Koskela2014-07-201-0/+0
|/
* fixed typoUnbit2014-07-121-2/+2
* added Mathieu Dupuy to CONTRIBUTORSUnbit2014-07-111-0/+1
* Merge pull request #660 from andrewbevitt/masterunbit2014-07-091-6/+12
|\
| * Add cache length parameter to the parameter parsing.Andrew Bevitt2014-07-101-6/+12
|/
* Merge pull request #659 from CashStar/stats_pusher_statsd_counter_fixunbit2014-07-091-1/+1
|\
| * send data as a counter, m has no meaning in statsdJoshua C. Forest2014-07-081-1/+1
|/
* 2.0.6 is ready2.0.6Unbit2014-07-011-1/+1
* added if-hostnameRoberto De Ioris2014-07-013-0/+25