| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetic | Matthias Radestock | 2012-03-28 | 1 | -3/+3 |
| | | |||||
| * | refactor: extract undefined-ness check | Matthias Radestock | 2012-03-28 | 1 | -14/+10 |
| | | |||||
| * | cosmetic(ish): shorten arg check fun names and make them more meaningful | Matthias Radestock | 2012-03-28 | 1 | -18/+18 |
| | | |||||
| * | cosmetic | Matthias Radestock | 2012-03-27 | 1 | -8/+6 |
| | | |||||
| * | cosmetic: don't rely on Erlang term order to catch type errors | Matthias Radestock | 2012-03-27 | 1 | -6/+5 |
| | | |||||
| * | correct spec for BQ:dropwhile | Matthias Radestock | 2012-03-27 | 1 | -3/+4 |
| | | |||||
| * | Merge bug24764 | Simon MacMullen | 2012-03-26 | 13 | -109/+152 |
| |\ | |||||
| | * | Merge bug23610 | Simon MacMullen | 2012-03-26 | 3 | -28/+42 |
| | |\ | |||||
| | | * | Cosmetic | Simon MacMullen | 2012-03-26 | 1 | -2/+1 |
| | | | | |||||
| | | * | Notifying queue deletion in rabbit_amqqueue:on_node_down/1 | Francesco Mazzoli | 2012-03-04 | 1 | -8/+19 |
| | | | | |||||
| | | * | Notifying queue deletion in rabbit_amqqueue:internal_delete/2. | Francesco Mazzoli | 2012-03-04 | 3 | -20/+24 |
| | | | | |||||
| | * | | Merge bug24728 | Simon MacMullen | 2012-03-26 | 10 | -73/+102 |
| | |\ \ | |||||
| | | * \ | Merge bug24827 | Simon MacMullen | 2012-03-26 | 1 | -16/+8 |
| | | |\ \ | |||||
| | | | * | | ensure appropriate expiry of immediately delivered messages | Matthias Radestock | 2012-03-23 | 1 | -16/+8 |
| | | |/ / | |||||
| | | * | | cosmetic | Matthias Radestock | 2012-03-23 | 1 | -4/+3 |
| | | | | | |||||
| | | * | | refactor/optimise 'reject' | Matthias Radestock | 2012-03-23 | 1 | -6/+6 |
| | | | | | |||||
| | | * | | cosmetic | Matthias Radestock | 2012-03-23 | 1 | -6/+4 |
| | | | | | |||||
| | | * | | make the return value match the spec | Matthias Radestock | 2012-03-23 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | fortunately no call sites were actually checking this | ||||
| | | * | | Merge heads, again! | Simon MacMullen | 2012-03-22 | 0 | -0/+0 |
| | | |\ \ | |||||
| | | | * \ | merge heads | Matthias Radestock | 2012-03-22 | 1 | -1/+3 |
| | | | |\ \ | |||||
| | | * | \ \ | Merge heads | Simon MacMullen | 2012-03-22 | 1 | -1/+3 |
| | | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | |||||
| | | | * | | fix spec | Matthias Radestock | 2012-03-22 | 1 | -1/+3 |
| | | | | | | |||||
| | | | * | | Added tag rabbitmq_v2_8_1 for changeset 99239db7a754 | Simon MacMullen | 2012-03-22 | 0 | -0/+0 |
| | | | | | | |||||
| | | * | | | cosmetic | Matthias Radestock | 2012-03-22 | 1 | -3/+2 |
| | | | | | | |||||
| | | * | | | consistency | Matthias Radestock | 2012-03-22 | 1 | -1/+1 |
| | | | | | | |||||
| | | * | | | cosmetic: log queue name with rabbit_misc:rs/1, like everywhere else | Matthias Radestock | 2012-03-22 | 1 | -2/+2 |
| | | | | | | |||||
| | | * | | | fix a possible leak | Matthias Radestock | 2012-03-22 | 1 | -4/+3 |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's not clear whether we can actually end up in the 'none' branch, but assuming it exists for a reason, we should certainly clear the dict entry there too. We don't actually need to clear the entry in the {value, ...} branch, since handle_confirm will do that. But clearing in all cases is more obviously correct. | ||||
| | | * | | Merged bug24809 into defaultrabbitmq_v2_8_1 | Emile Joubert | 2012-03-22 | 1 | -1/+3 |
| | | |\ \ | |||||
| | | | * | | Rollback startup method for SuSE only | Emile Joubert | 2012-03-22 | 1 | -1/+3 |
| | | | | | | |||||
| | | * | | | Accomodate a desire to avoid polluting the logs | Matthew Sackman | 2012-03-22 | 1 | -0/+13 |
| | | |/ / | |||||
| | | * | | Merge bug24816. | Simon MacMullen | 2012-03-22 | 0 | -0/+0 |
| | | |\ \ | |||||
| | | * | | | Package all bat files. | Simon MacMullen | 2012-03-22 | 1 | -4/+1 |
| | | |/ / | |||||
| | | * | | Merge bug24810 again again. | Simon MacMullen | 2012-03-21 | 3 | -2/+5 |
| | | |\ \ | |||||
| | | | * | | So we actually need to handle the case of starting from scratch separately, ↵ | Simon MacMullen | 2012-03-21 | 3 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | otherwise we never write out the version file, with fun consequences. | ||||
| | | * | | | Merged bug24810 into default | Emile Joubert | 2012-03-21 | 2 | -2/+13 |
| | | |\ \ \ | | | |/ / | |||||
| | | | * | | It's possible somehow we could be left with an empty mnesia directory ↵ | Simon MacMullen | 2012-03-21 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | (spotted with "make cleandb" but maybe other things could do this). So instead check for the existence of the guid serial, which has not changed since at least 1.7.0. | ||||
| | | | * | | If don't even have an mnesia dir yet, treat that as meaning "no upgrades ↵ | Simon MacMullen | 2012-03-21 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | needed" rather than "upgrades are impossible" | ||||
| | | * | | | Merging bug24774 to default | Matthew Sackman | 2012-03-21 | 0 | -0/+0 |
| | | |\ \ \ | |||||
| | | * | | | | And if an {intrinsic, Delay} child exits normally/shutdown, remember to ↵ | Matthew Sackman | 2012-03-21 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | really exit the supervisor. | ||||
| | | * | | | | Some cosmetics; Some consistency of ordering; There is no good reason why ↵ | Matthew Sackman | 2012-03-21 | 1 | -14/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | delayed restart shouldn't also support intrinsic. Added. | ||||
| | | * | | | | Apply supplied patch to support normal/shutdown termination of delayed ↵ | Ivan Dyachkov | 2012-03-21 | 1 | -10/+15 |
| | | |/ / / | | | | | | | | | | | | | | | | restart children | ||||
| | | * | | | Merged bug24810 into default | Emile Joubert | 2012-03-21 | 0 | -0/+0 |
| | | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | | Look for cluster nodes in Mnesia's view of the world (in case we are a disc ↵ | Simon MacMullen | 2012-03-20 | 1 | -1/+4 |
| | | |/ / | | | | | | | | | | | | | node) and the config file (in case we are a ram node) | ||||
| | * | | | use monitors instead of links to watch over net_adm:names/1 calls | Matthias Radestock | 2012-03-20 | 1 | -8/+8 |
| | |/ / | | | | | | | | | | | | | thus eliminating the need to trap exits, which can interfere with the calling process, and dangling 'EXIT' messages in the mailbox. | ||||
| * | | | reduce number of system calls by batching socket writes | Matthias Radestock | 2012-03-20 | 1 | -50/+60 |
| |/ / | |||||
| * | | Added tag rabbitmq_v2_8_0 for changeset 152dab3f6974 | Simon MacMullen | 2012-03-19 | 0 | -0/+0 |
| | | | |||||
| * | | Merged bug24794 into defaultrabbitmq_v2_8_0 | Emile Joubert | 2012-03-15 | 4 | -13/+82 |
| |\ \ | |||||
| | * | | Simple test for multi call - and reverse the lists so they come out the same ↵ | Simon MacMullen | 2012-03-15 | 2 | -1/+22 |
| | | | | | | | | | | | | | order they went in. | ||||
| | * | | Slightly nicer to use a -define(). | Simon MacMullen | 2012-03-15 | 1 | -1/+3 |
| | | | | |||||
| | * | | Comment | Simon MacMullen | 2012-03-14 | 1 | -1/+2 |
| | | | | |||||
