summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmeticMatthias Radestock2012-03-281-3/+3
* refactor: extract undefined-ness checkMatthias Radestock2012-03-281-14/+10
* cosmetic(ish): shorten arg check fun names and make them more meaningfulMatthias Radestock2012-03-281-18/+18
* cosmeticMatthias Radestock2012-03-271-8/+6
* cosmetic: don't rely on Erlang term order to catch type errorsMatthias Radestock2012-03-271-6/+5
* correct spec for BQ:dropwhileMatthias Radestock2012-03-271-3/+4
* Merge bug24764Simon MacMullen2012-03-2613-109/+152
|\
| * Merge bug23610Simon MacMullen2012-03-263-28/+42
| |\
| | * CosmeticSimon MacMullen2012-03-261-2/+1
| | * Notifying queue deletion in rabbit_amqqueue:on_node_down/1Francesco Mazzoli2012-03-041-8/+19
| | * Notifying queue deletion in rabbit_amqqueue:internal_delete/2.Francesco Mazzoli2012-03-043-20/+24
| * | Merge bug24728Simon MacMullen2012-03-2610-73/+102
| |\ \
| | * \ Merge bug24827Simon MacMullen2012-03-261-16/+8
| | |\ \
| | | * | ensure appropriate expiry of immediately delivered messagesMatthias Radestock2012-03-231-16/+8
| | |/ /
| | * | cosmeticMatthias Radestock2012-03-231-4/+3
| | * | refactor/optimise 'reject'Matthias Radestock2012-03-231-6/+6
| | * | cosmeticMatthias Radestock2012-03-231-6/+4
| | * | make the return value match the specMatthias Radestock2012-03-231-1/+2
| | * | Merge heads, again!Simon MacMullen2012-03-220-0/+0
| | |\ \
| | | * \ merge headsMatthias Radestock2012-03-221-1/+3
| | | |\ \
| | * | \ \ Merge headsSimon MacMullen2012-03-221-1/+3
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | fix specMatthias Radestock2012-03-221-1/+3
| | | * | Added tag rabbitmq_v2_8_1 for changeset 99239db7a754Simon MacMullen2012-03-220-0/+0
| | * | | cosmeticMatthias Radestock2012-03-221-3/+2
| | * | | consistencyMatthias Radestock2012-03-221-1/+1
| | * | | cosmetic: log queue name with rabbit_misc:rs/1, like everywhere elseMatthias Radestock2012-03-221-2/+2
| | * | | fix a possible leakMatthias Radestock2012-03-221-4/+3
| | |/ /
| | * | Merged bug24809 into defaultrabbitmq_v2_8_1Emile Joubert2012-03-221-1/+3
| | |\ \
| | | * | Rollback startup method for SuSE onlyEmile Joubert2012-03-221-1/+3
| | * | | Accomodate a desire to avoid polluting the logsMatthew Sackman2012-03-221-0/+13
| | |/ /
| | * | Merge bug24816.Simon MacMullen2012-03-220-0/+0
| | |\ \
| | * | | Package all bat files.Simon MacMullen2012-03-221-4/+1
| | |/ /
| | * | Merge bug24810 again again.Simon MacMullen2012-03-213-2/+5
| | |\ \
| | | * | So we actually need to handle the case of starting from scratch separately, o...Simon MacMullen2012-03-213-2/+5
| | * | | Merged bug24810 into defaultEmile Joubert2012-03-212-2/+13
| | |\ \ \ | | | |/ /
| | | * | It's possible somehow we could be left with an empty mnesia directory (spotte...Simon MacMullen2012-03-212-2/+10
| | | * | If don't even have an mnesia dir yet, treat that as meaning "no upgrades need...Simon MacMullen2012-03-211-1/+4
| | * | | Merging bug24774 to defaultMatthew Sackman2012-03-210-0/+0
| | |\ \ \
| | * | | | And if an {intrinsic, Delay} child exits normally/shutdown, remember to reall...Matthew Sackman2012-03-211-0/+2
| | * | | | Some cosmetics; Some consistency of ordering; There is no good reason why del...Matthew Sackman2012-03-211-14/+17
| | * | | | Apply supplied patch to support normal/shutdown termination of delayed restar...Ivan Dyachkov2012-03-211-10/+15
| | |/ / /
| | * | | Merged bug24810 into defaultEmile Joubert2012-03-210-0/+0
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Look for cluster nodes in Mnesia's view of the world (in case we are a disc n...Simon MacMullen2012-03-201-1/+4
| | |/ /
| * | | use monitors instead of links to watch over net_adm:names/1 callsMatthias Radestock2012-03-201-8/+8
| |/ /
* | | reduce number of system calls by batching socket writesMatthias Radestock2012-03-201-50/+60
|/ /
* | Added tag rabbitmq_v2_8_0 for changeset 152dab3f6974Simon MacMullen2012-03-190-0/+0
* | Merged bug24794 into defaultrabbitmq_v2_8_0Emile Joubert2012-03-154-13/+82
|\ \
| * | Simple test for multi call - and reverse the lists so they come out the same ...Simon MacMullen2012-03-152-1/+22
| * | Slightly nicer to use a -define().Simon MacMullen2012-03-151-1/+3
| * | CommentSimon MacMullen2012-03-141-1/+2