Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignore early enotconn, and report early socket errors more nicelybug25465 | Matthias Radestock | 2013-02-25 | 1 | -10/+15 |
* | continue accepting when client sends RST before we accepted | Matthias Radestock | 2013-02-25 | 1 | -7/+5 |
* | Merge bug25457 | Simon MacMullen | 2013-02-19 | 7 | -30/+20 |
|\ | |||||
| * | Merged bug25456 into stable | Emile Joubert | 2013-02-19 | 1 | -1/+5 |
| |\ | |||||
| | * | Merged bug25453 into stable | Emile Joubert | 2013-02-19 | 0 | -0/+0 |
| | |\ | |||||
| | * | | Take note of RABBITMQ_SERVICENAME, same as rabbitmq-service.bat does.bug25453 | Simon MacMullen | 2013-02-15 | 1 | -1/+5 |
| | |/ | |||||
| * | | Remove rabbit_runtime_parameter:validate_clear/3, and instead just validate t...bug25456 | Simon MacMullen | 2013-02-18 | 5 | -27/+13 |
| * | | It's 'name', not 'key'. | Simon MacMullen | 2013-02-15 | 1 | -2/+2 |
| |/ | |||||
* | | Ensure that we resume socket reading in all edge casesbug25457 | Matthias Radestock | 2013-02-18 | 1 | -48/+54 |
|/ | |||||
* | merge bug25419 into stable | Matthias Radestock | 2013-02-14 | 0 | -0/+0 |
|\ | |||||
* | | cosmeticbug25419 | Matthias Radestock | 2013-02-14 | 1 | -2/+2 |
* | | In case the containing process is trapping exits. | Simon MacMullen | 2013-02-14 | 1 | -0/+1 |
* | | Don't stomp on the (possible) registered name of the thing that invokes boot/... | Simon MacMullen | 2013-02-14 | 1 | -4/+3 |
* | | If we try to stop while starting, wait until we have stopped starting before ... | Simon MacMullen | 2013-02-14 | 1 | -0/+8 |
|/ | |||||
* | Merge bug25448 | Simon MacMullen | 2013-02-13 | 0 | -0/+0 |
|\ | |||||
* | | drop expired messages post basic_getbug25448 | Matthias Radestock | 2013-02-12 | 1 | -5/+4 |
|/ | |||||
* | Merged bug25443 into stable | Emile Joubert | 2013-02-08 | 0 | -0/+0 |
|\ | |||||
* | | Only delete queues for which no HA policy exists.bug25443 | Simon MacMullen | 2013-02-06 | 1 | -2/+4 |
* | | Remove durable queues based on a node while forgetting that node. | Simon MacMullen | 2013-02-06 | 2 | -1/+19 |
|/ | |||||
* | Merged bug25435 into stable | Emile Joubert | 2013-02-05 | 1 | -1/+1 |
|\ | |||||
| * | We depend on xmerl via mochijson2.bug25435 | Simon MacMullen | 2013-02-04 | 1 | -1/+1 |
|/ | |||||
* | Added tag rabbitmq_v3_0_2 for changeset bf11b947abb9 | Simon MacMullen | 2013-01-31 | 0 | -0/+0 |
* | Merge bug25420rabbitmq_v3_0_2 | Simon MacMullen | 2013-01-29 | 1 | -1/+2 |
|\ | |||||
| * | Merge bug25422 | Simon MacMullen | 2013-01-28 | 1 | -1/+2 |
| |\ | |||||
| | * | ignore 'invoke' on different modulebug25422 | Matthias Radestock | 2013-01-28 | 1 | -1/+2 |
| |/ | |||||
* | | handle all returns of mnesia:system_info(is_running)bug25420 | Matthias Radestock | 2013-01-28 | 1 | -23/+25 |
|/ | |||||
* | remove unused function | Matthias Radestock | 2013-01-28 | 1 | -6/+1 |
* | eliminate superfluous double call | Matthias Radestock | 2013-01-28 | 1 | -1/+1 |
* | merge bug25412 into stable | Matthias Radestock | 2013-01-24 | 1 | -2/+4 |
|\ | |||||
| * | Don't just {reply, Cmd, State} since that will end up going into send/2 - whi...bug25412 | Simon MacMullen | 2013-01-24 | 1 | -2/+4 |
* | | Merge bug25343 | Simon MacMullen | 2013-01-24 | 142 | -145/+145 |
|\ \ | |||||
| * | | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 142 | -145/+145 |
* | | | Merge bug25412 | Simon MacMullen | 2013-01-24 | 0 | -0/+0 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
* | | prevent channel from sending anything after close/close_ok | Matthias Radestock | 2013-01-22 | 1 | -34/+37 |
|/ | |||||
* | merge bug25360 into stable | Matthias Radestock | 2013-01-22 | 1 | -10/+8 |
|\ | |||||
| * | one test writer is quite enough. and make it work.bug25360 | Matthias Radestock | 2013-01-22 | 1 | -10/+8 |
* | | merge bug25360 into stable | Matthias Radestock | 2013-01-22 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | our test writer needs to do a bit more now | Matthias Radestock | 2013-01-22 | 1 | -1/+8 |
* | | Merge bug 25360 | Simon MacMullen | 2013-01-21 | 0 | -0/+0 |
|\ \ | |/ |/| | |||||
* | | get the channel to flush the writer | Matthias Radestock | 2013-01-21 | 2 | -8/+19 |
|/ | |||||
* | Backed out changeset 0ca8cbef9720 | Matthias Radestock | 2013-01-21 | 2 | -19/+8 |
* | get th channel to flush the writer | Matthias Radestock | 2013-01-21 | 2 | -8/+19 |
* | Merge bug25401 | Simon MacMullen | 2013-01-16 | 0 | -0/+0 |
|\ | |||||
* | | Prevent explosion if someone passes a list.bug25401 | Simon MacMullen | 2013-01-16 | 1 | -4/+9 |
|/ | |||||
* | merge bug25353 into stable | Matthias Radestock | 2013-01-08 | 1 | -1/+1 |
|\ | |||||
| * | merge bug25353 into stable | Matthias Radestock | 2013-01-08 | 1 | -1/+1 |
| |\ | |||||
| | * | merge bug25378 into stable | Matthias Radestock | 2013-01-04 | 1 | -1/+1 |
| | |\ | |||||
| | | * | correct and/or confusionbug25378 | Matthias Radestock | 2013-01-04 | 1 | -1/+1 |
| | |/ | |||||
| | * | Merge bug25353 | Simon MacMullen | 2012-12-12 | 1 | -18/+12 |
| | |\ | |||||
* | | | | tidy upbug25353 | Matthias Radestock | 2013-01-08 | 1 | -4/+0 |
|/ / / |