summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added sweep_on_full, clear_on_full and no_expireuwsgi-2.0-cache-lazy-expireRoberto De Ioris2014-10-142-27/+52
* run the sweeper only if requiredUnbit2014-10-131-9/+13
* ignore lazy caches from the sweeperUnbit2014-10-131-1/+1
* implemented cache lazy expireUnbit2014-10-132-3/+21
* added wait for fs and wait for mountpointGreg Dahlman2014-10-104-2/+90
* allows building external plugins as embeddedUnbit2014-10-101-9/+17
* improved offload apiUnbit2014-10-102-0/+9
* added UWSGI_HAS_OFFLOAD_UBUFSUnbit2014-10-101-0/+2
* added 8 uwsgi_buffer and 8 custom fields to offload requestUnbit2014-10-102-0/+44
* fixed python3 support in spooler decoratorsAldur2014-10-104-5/+37
* fixed uwsgidecorators spooler argumentsUnbit2014-10-101-1/+1
* added Adriano Di Luzio to 2.0 CONTRIBUTORSUnbit2014-10-101-0/+1
* fixed tcsetattrUnbit2014-10-101-2/+4
* fixed keventUnbit2014-10-102-2/+2
* automatically manage HTTP_X_FORWARDED_PROTOUnbit2014-10-101-0/+5
* ensure PSGI response headers are in the right format [2]Unbit2014-10-031-1/+1
* ensure PSGI response headers are in the right formatUnbit2014-10-031-1/+1
* backported daemons and proto http fixes from 2.1Unbit2014-10-033-3/+8
* destroy the whole instance on Emperor errorRoberto De Ioris2014-10-031-0/+1
* exit on Emperor errorRoberto De Ioris2014-10-031-1/+3
* attempt to fix #732Unbit2014-10-034-19/+96
* set version to 2.0.7.1Roberto De Ioris2014-09-121-1/+1
* Merge pull request #714 from xiaost/add-spooler_pids-apiunbit2014-09-111-0/+11
|\
| * python: add `spooler_pids` api for multi-spoolerxiaost2014-09-111-0/+11
|/
* Merge pull request #697 from xrmx/ignoreuprdeioris2014-09-111-0/+10
|\
| * Update gitignoreRiccardo Magliocchetti2014-08-201-0/+10
* | attempt to fix #713Unbit2014-09-111-1/+2
* | report chdir()Unbit2014-09-101-0/+2
* | attempt to fix #611Unbit2014-09-091-0/+2
* | 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