summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added fastrouter-max-retriesintellisurveyUnbit2015-10-091-0/+1
* added subscription-clear-on-shutdownRoberto De Ioris2015-09-094-1/+19
* disable reading body in deferred connectsRoberto De Ioris2015-09-091-1/+4
* allow updating socket address in vassal based subscriptionsRoberto De Ioris2015-09-011-7/+13
* add a note about multiple emperor subscriptionsRoberto De Ioris2015-08-261-0/+4
* added --subscription-vassal-requiredRoberto De Ioris2015-08-263-0/+5
* improved vassal subscriptionsRoberto De Ioris2015-08-257-62/+86
* added fastrouter-defer-connect-timeoutRoberto De Ioris2015-08-241-0/+1
* prepare or configurable deferred connectRoberto De Ioris2015-08-242-1/+6
* fixed udp addressingRoberto De Ioris2015-08-211-1/+1
* added --emperor-wait-for-command-ignoreRoberto De Ioris2015-08-213-1/+3
* added support for multiple path elements in subscription mountpointsRoberto De Ioris2015-08-202-16/+20
* added support for subscription mountpoints in fastrouterRoberto De Ioris2015-08-201-0/+42
* Merge branch 'intellisurvey' of https://github.com/unbit/uwsgi into intellisu...Roberto De Ioris2015-08-184-4/+45
|\
| * mark node as un-failed during fastrouter retryUnbit2015-08-171-0/+1
| * fixed sendto in fastrouter emperor socketUnbit2015-08-172-1/+2
| * added --fastrouter-emperor-socketUnbit2015-08-171-0/+2
| * implemented corerouter spawn vassalUnbit2015-08-173-4/+41
* | mark 2.1 as -devRoberto De Ioris2015-08-181-1/+1
|/
* fixed tiemout managementRoberto De Ioris2015-08-112-1/+4
* implemented deferred connect for the fastrouterRoberto De Ioris2015-08-115-15/+45
* improved inactive subscriptionsUnbit2015-08-041-0/+8
* add a note about emperor subscription packetUnbit2015-08-041-0/+2
* added spawn,respawn,stop and log emperor commandsUnbit2015-08-042-3/+172
* --emperor-command-socket and --emperor-wait-for-commandUnbit2015-08-043-0/+14
* added inactive slot concept for subscription systemUnbit2015-08-044-3/+30
* added vassal field in subscription systemRoberto De Ioris2015-08-043-1/+24
* fixed #948Roberto De Ioris2015-08-021-26/+22
* Merge pull request #981 from Darvame/patch-4unbit2015-08-021-110/+176
|\
| * lua_plugin: no switch in 1st yield; async_id_get()Hleran2015-07-311-1/+12
| * lua_plugin: wsapi func ref is constant, threadingHleran2015-07-281-17/+35
| * lua_plugin: malloc oversizeHleran2015-07-281-3/+3
| * lua_plugin: recheck async_status, clean threadsHleran2015-07-281-9/+17
| * lua_plugin: better lazy checkHleran2015-07-271-1/+1
| * lua_plugin: .post_fork to .init_apps and lazy-appsHleran2015-07-271-11/+27
| * lua_plugin: change default gc mode etc...Hleran2015-07-271-15/+28
| * lua_plugin: .init_apps to .post_forkHleran2015-07-261-103/+103
* | Merge pull request #986 from yueyoum/gevent-websocketunbit2015-08-023-16/+318
|\ \
| * | Change `uwsgi.input_object()` to `uwsgi.request_context()`.yueyoum2015-07-283-54/+54
| * | check argument: uwsgi_inputyueyoum2015-07-281-0/+10
| * | I add this feature for using uwsgi websocket with gevent more easy andyueyoum2015-07-283-16/+308
| |/
* | fixed alarm backlogRoberto De Ioris2015-08-021-8/+9
* | added struct fields for --emperor-trigger-socketRoberto De Ioris2015-08-023-0/+18
* | Merge pull request #988 from xrmx/coverity2807unbit2015-07-282-36/+38
|\ \ | |/ |/|
| * core/io: cleanup error handling in uwsgi_proxy_nbRiccardo Magliocchetti2015-07-281-35/+37
| * plugins/libffi: fix allocation mismatchRiccardo Magliocchetti2015-07-281-1/+1
|/
* Merge pull request #978 from xrmx/coverity2307unbit2015-07-235-13/+8
|\
| * plugins/router_spnego: remove dead codeRiccardo Magliocchetti2015-07-231-9/+1
| * plugins/webdav: fix memory leakRiccardo Magliocchetti2015-07-231-0/+1
| * plugins/emperor_amqp: fix memory leak on error pathRiccardo Magliocchetti2015-07-231-0/+1