summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merging bug23410 to defaultMatthew Sackman2011-01-2812-82/+133
|\
| * merge bug22252 into default (how does basic.recover affect basic.qos limits?)Alexandru Scvortov2011-01-274-60/+80
| |\
| | * merge bug23546 into defaultMatthias Radestock2011-01-270-0/+0
| | |\
| | * | Stop the channel crashing if we requeue to a dead queueMatthew Sackman2011-01-271-2/+6
| | |/
| | * Merging bug23756 to defaultMatthew Sackman2011-01-270-0/+0
| | |\
| | * | tabs to spaces.Simon MacMullen2011-01-271-1/+1
| | * | Add --disabled-loginSimon MacMullen2011-01-271-1/+2
| | |/
| | * Correct specsMatthew Sackman2011-01-271-1/+3
| | * Merged bug23744 into defaultEmile Joubert2011-01-271-10/+12
| | |\
| | | * If there is an mnesia entry for the queue and the qpid is dead, then remove t...Matthew Sackman2011-01-261-10/+12
| | * | merge bug23742 into defaultMatthias Radestock2011-01-264-15/+42
| | |\ \
| | * | | inline two funs for compactness and clarityMatthias Radestock2011-01-261-31/+23
| | * | | simplifyMatthias Radestock2011-01-261-4/+4
| | * | | refactor 'write' handler for clarityMatthias Radestock2011-01-261-34/+38
| | * | | return State from write_message rather than it calling noreplyMatthias Radestock2011-01-261-38/+41
| | * | | If we don't actually write the msg and the msg isn't in the current file then...Matthew Sackman2011-01-251-3/+15
| * | | | On recover with requeue=true, notify the limiter of the requeued messagesMatthew Sackman2011-01-261-1/+3
| | |/ / | |/| |
| * | | Make the supervisor2 delayed restart test suite passes againMatthew Sackman2011-01-261-6/+8
| * | | merge bug23748 into defaultMatthias Radestock2011-01-261-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Remove dead pids from children when we're delaying the restartMatthew Sackman2011-01-261-3/+3
| |/ /
| * | Merging bug23736 into defaultMatthew Sackman2011-01-261-1/+1
| |\ \
| | * | Support R12B3Emile Joubert2011-01-251-1/+1
| * | | Merge bug23602 into default.Simon MacMullen2011-01-261-5/+30
| |\ \ \ | | |_|/ | |/| |
| | * | Rework code so that it's even more efficient, handles errors properly and als...Matthew Sackman2011-01-241-14/+33
| | * | Merging default into bug23602Matthew Sackman2011-01-241-8/+14
| | |\ \
| | | * | Don't use re where it can be easily avoided in the plain auth mechMatthew Sackman2010-12-141-8/+14
| * | | | Merged bug23740 into defaultSimon MacMullen2011-01-253-2/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | merge bug23582 into default (rabbitmq-multi start_all fails ...)Alexandru Scvortov2011-01-253-2/+4
| | |\ \ \
| | | * | | Cope with the new style port-only listener type (but limited to IPv4 when sta...Simon MacMullen2011-01-251-0/+2
| | | * | | Revert IPv6 changes to rabbit-multi*.Simon MacMullen2011-01-252-2/+2
| | |/ / /
| * | | | On pre_hibernate, report the real ram duration, not infinity. The assumption ...Matthew Sackman2011-01-251-4/+4
| |/ / /
* | | | don't log stats for nacks (originating from queue deaths)Alexandru Scvortov2011-01-261-3/+5
* | | | nacks instead of rejects and coalesceAlexandru Scvortov2011-01-251-21/+25
* | | | send rejects instead of confirms in case of non-normal queue deathsAlexandru Scvortov2011-01-251-3/+16
|/ / /
* | | bug23154 (ipv6) merged into defaultMarek Majkowski2011-01-246-83/+117
|\ \ \ | |/ /
| * | Merge 23534 into default.Simon MacMullen2011-01-24117-5167/+4514
| |\ \
| | * | fix typosMatthias Radestock2011-01-231-7/+6
| | * | dependently type acktag producing functionsMatthias Radestock2011-01-232-9/+12
| | * | Merge bug23201 to defaultSimon MacMullen2011-01-212-33/+55
| | |\ \
| | | * | Rename the info item for consistency.Simon MacMullen2011-01-212-3/+3
| | | * | fold casesAlexandru Scvortov2011-01-211-10/+4
| | | * | merge from defaultAlexandru Scvortov2011-01-212-34/+62
| | | |\ \
| | | | * | rename variables for consistencyAlexandru Scvortov2011-01-211-9/+9
| | | | * | Correct unused variable name.Simon MacMullen2011-01-211-1/+1
| | | | * | Fix docsSimon MacMullen2011-01-211-3/+1
| | | | * | comprehensions are more conciseAlexandru Scvortov2011-01-191-6/+4
| | | | * | swap tuple elements for readability; inline a functionAlexandru Scvortov2011-01-191-18/+18
| | | | * | fix break when stats were offAlexandru Scvortov2011-01-191-5/+5
| | | | * | merge from defaultAlexandru Scvortov2011-01-1910-247/+341
| | | | |\ \
| | | | * \ \ merge from defaultAlexandru Scvortov2011-01-185-153/+67
| | | | |\ \ \