summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support querying slaves for their statusMatthew Sackman2011-07-074-10/+54
* Merging default into bug24130Matthew Sackman2011-07-073-36/+105
|\
| * docsMatthew Sackman2011-06-261-3/+22
| * Notify the world when we become synchronisedMatthew Sackman2011-06-261-0/+1
| * Merge default into bug24130. Also add appropriate specs, and fix some bugsMatthew Sackman2011-06-265-121/+173
| |\
| * | Master responds to length_requests with length broadcast; slaves can determin...Matthew Sackman2011-06-263-48/+85
| * | Slaves request length when they join.Matthew Sackman2011-06-262-0/+10
| * | Emit slave promotionMatthew Sackman2011-06-261-3/+3
| * | Emit slave creationMatthew Sackman2011-06-261-0/+2
* | | merge bug24232 into default (don't show mode in 'rabbitmqctl list_channels')Alexandru Scvortov2011-07-031-1/+1
|\ \ \
| * | | cosmetic: more sensible order of qpids for routingMatthias Radestock2011-07-021-1/+1
* | | | remove 'transactional' flag from 'rabbitmqctl list_channel'Matthias Radestock2011-07-012-3/+3
|/ / /
* | | cosmetic: move docs of confirm-related channel info items to better placeMatthias Radestock2011-07-011-10/+10
* | | merge bug23825 into defaultMatthias Radestock2011-07-013-2/+35
|\ \ \
| * | | cosmetic: we tend to prefer 'any()' over 'term()'Matthias Radestock2011-07-011-1/+1
| * | | - use rabbit_misc:execute_mnesia_transactionSimon MacMullen2011-06-291-24/+18
| * | | SpecSimon MacMullen2011-06-291-0/+3
| * | | Scratch space for exchanges, and rabbit_exchange:update/2.Simon MacMullen2011-06-273-2/+38
* | | | cosmetic: give rabbit.erl some structureMatthias Radestock2011-06-291-153/+157
* | | | merge bug24207 into default (Rabbit doesn't stop and halt correctly)Alexandru Scvortov2011-06-294-8/+4
|\ \ \ \
| * \ \ \ merge bug24180 into defaultMatthias Radestock2011-06-2826-273/+2288
| |\ \ \ \
| | * | | | Remove tonyg and md5 checksums, since the Macports guys already have done and...Simon MacMullen2011-06-272-4/+2
| | |/ / /
| | * | | merge bug 24221 into default (channel.flow{active=true} can fail to unblock q...Alexandru Scvortov2011-06-271-2/+2
| | |\ \ \
| | | * | | remember when we've refused a queue's can_send due to being blockedMatthias Radestock2011-06-251-2/+2
| | | |/ /
| * | | | Allow unprivileged users to passive declare.Simon MacMullen2011-06-171-2/+0
* | | | | factorisationMatthew Sackman2011-06-281-9/+10
* | | | | There's a possibility that rabbit has to be able to be started without being ...Matthew Sackman2011-06-281-0/+25
* | | | | Avoid pointless begin-end block. Duh.Matthew Sackman2011-06-281-9/+5
* | | | | All keys are optional. We must not omit a vertex just because it has not any ...Matthew Sackman2011-06-281-1/+7
* | | | | cosmeticMatthew Sackman2011-06-281-4/+2
* | | | | Finally, just to be really safe, avoid init:stop as far as we sensibly can on...Matthew Sackman2011-06-281-1/+5
* | | | | Delete graph after useMatthew Sackman2011-06-281-1/+3
* | | | | Build graph; prune graph; traverse graph; obey graph.Matthew Sackman2011-06-281-2/+20
* | | | | init:stop knows better than us. It makes sure applications are taken down in ...Matthew Sackman2011-06-281-5/+1
| |/ / / |/| | |
* | | | Merged bug24208 into defaultEmile Joubert2011-06-271-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Oops, we need the dependency.Simon MacMullen2011-06-241-1/+1
| | |/ | |/|
* | | Add missing specs; move some functions to more appropriate placesMatthew Sackman2011-06-262-23/+63
* | | essentially cosmetic tweakMatthias Radestock2011-06-261-1/+1
* | | merge bug24217 into defaultMatthias Radestock2011-06-260-0/+0
|\ \ \ | |/ /
* | | simplifyMatthew Sackman2011-06-261-6/+5
* | | Ensure we hit both branches of the newly added case queue:is_empty(Q4) ofMatthew Sackman2011-06-261-2/+4
* | | RefactoringMatthew Sackman2011-06-261-20/+10
* | | Add testMatthew Sackman2011-06-261-0/+16
* | | mehMatthias Radestock2011-06-261-2/+3
* | | cosmeticMatthias Radestock2011-06-261-1/+1
* | | cosmetic: move helpers to where they belongMatthias Radestock2011-06-251-88/+88
* | | cosmetic: make order of exports match order in behaviourMatthias Radestock2011-06-251-2/+3
* | | refactor 'dropwhile' and 'fetch'Matthias Radestock2011-06-251-30/+30
* | | minor refactoring and simplificationMatthias Radestock2011-06-251-8/+5
* | | Correct bug. This was introduced in bug 24116.Matthew Sackman2011-06-251-4/+10
|/ /