Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -1/+18 |
* | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | Merge bug25335 | Simon MacMullen | 2012-12-04 | 1 | -1/+5 |
|\ | |||||
| * | merge defaultbug25321 | Tim Watson | 2012-12-03 | 1 | -2/+2 |
| |\ | |||||
| * | | Wake up all queues after policy change. | Simon MacMullen | 2012-11-23 | 1 | -1/+5 |
* | | | get rid of last remaining cross-node fun in rabbit_amqqueuebug25335 | Matthias Radestock | 2012-12-03 | 1 | -17/+8 |
* | | | move generic cross-node funs from rabbit_amqqueue to delegate | Matthias Radestock | 2012-12-03 | 1 | -38/+21 |
| |/ |/| | |||||
* | | Make start/stop mirroring into a cast not a call. | Simon MacMullen | 2012-11-21 | 1 | -2/+2 |
|/ | |||||
* | cosmetic | Matthias Radestock | 2012-11-15 | 1 | -24/+13 |
* | pass q records instead of names between recovery phases | Matthias Radestock | 2012-11-08 | 1 | -6/+6 |
* | defer final phase of queue recovery | Matthias Radestock | 2012-11-08 | 1 | -5/+15 |
* | tweak | Matthias Radestock | 2012-11-05 | 1 | -8/+7 |
* | check_expiry_size => check_expiry | Tim Watson | 2012-11-05 | 1 | -2/+2 |
* | simply >= 0 checking | Tim Watson | 2012-11-05 | 1 | -3/+3 |
* | better function names for ttl and expires checking | Tim Watson | 2012-11-05 | 1 | -4/+4 |
* | Merge default into bug19376 | Tim Watson | 2012-11-01 | 1 | -10/+6 |
|\ | |||||
| * | merge default | Francesco Mazzoli | 2012-09-14 | 1 | -10/+6 |
| |\ | |||||
* | | | refactor: s/lookup_absent/not_found_or_absentbug25164 | Matthias Radestock | 2012-10-31 | 1 | -18/+14 |
* | | | merge default into bug25164 | Matthias Radestock | 2012-10-31 | 1 | -30/+54 |
|\ \ \ | |||||
| * | | | better error messages for 'absent' queues in binding commands | Matthias Radestock | 2012-10-24 | 1 | -8/+20 |
| * | | | better error messages for 'absent' queues in various commands | Matthias Radestock | 2012-10-24 | 1 | -13/+26 |
| * | | | better error messages for 'absent' queues on declaration | Matthias Radestock | 2012-10-24 | 1 | -12/+10 |
* | | | | Yet another way in which add_mirror / drop_mirror "failing" can be OK really.bug25236 | Simon MacMullen | 2012-10-26 | 1 | -1/+2 |
|/ / / | |||||
* | | | Merge in bug25195. | Simon MacMullen | 2012-10-10 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Progress towards storing a GM pid -> queue pid mapping. This is dependent on ... | Simon MacMullen | 2012-10-03 | 1 | -1/+2 |
* | | | | cosmeticbug25200 | Matthias Radestock | 2012-10-03 | 1 | -1/+2 |
|/ / / | |||||
* | | | Explain | Simon MacMullen | 2012-10-03 | 1 | -0/+6 |
* | | | distinguish between deliveries to masters and slaves | Matthias Radestock | 2012-10-03 | 1 | -14/+28 |
* | | | Merge in default | Simon MacMullen | 2012-09-25 | 1 | -61/+22 |
|\ \ \ | |||||
| * | | | That case was originally written to cover the unmirrored case - but actually ... | Simon MacMullen | 2012-09-20 | 1 | -2/+0 |
| * | | | Merge in default | Simon MacMullen | 2012-09-19 | 1 | -1/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge default | Simon MacMullen | 2012-09-14 | 1 | -59/+22 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Add specs, remove misleading "%% temp" comment. | Simon MacMullen | 2012-09-05 | 1 | -2/+2 |
| | * | | | Merge in default | Simon MacMullen | 2012-08-07 | 1 | -58/+21 |
| | |\ \ \ | |||||
| | | * \ \ | Merge bug25048 | Simon MacMullen | 2012-07-09 | 1 | -58/+21 |
| | | |\ \ \ | |||||
| | | | * | | | Dynamic change of HA policy. Promotion from non-HA to master, and demotion fr... | Simon MacMullen | 2012-07-06 | 1 | -3/+8 |
| | | | * | | | Rename function, remove utter rubbish. | Simon MacMullen | 2012-07-06 | 1 | -11/+11 |
| | | | * | | | Rough sketch of dynamic queue HA-ness: | Simon MacMullen | 2012-07-05 | 1 | -48/+6 |
* | | | | | | | Merge bug23896 | Simon MacMullen | 2012-09-21 | 1 | -1/+6 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | guard deletes on disk tables in order to eliminate superfluos fsyncs | Matthias Radestock | 2012-09-15 | 1 | -1/+6 |
| |/ / / / / | |||||
* | | | | | | nuke 'immediate'bug23896 | Matthias Radestock | 2012-09-17 | 1 | -25/+17 |
|/ / / / / | |||||
* | | | | | cosmetic | Matthias Radestock | 2012-09-11 | 1 | -5/+4 |
* | | | | | check that the ttl values are less than what `erlang:send_after' likesbug24867 | Francesco Mazzoli | 2012-09-10 | 1 | -6/+10 |
| |_|_|/ |/| | | | |||||
* | | | | Try to be a bit more defensive before looping.bug25114 | Simon MacMullen | 2012-08-23 | 1 | -2/+11 |
|/ / / | |||||
* | | | merge default | Francesco Mazzoli | 2012-07-23 | 1 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | Be more consistent about always cleaning sync_slave_pids whenever slave_pids ... | Simon MacMullen | 2012-07-09 | 1 | -1/+4 |
| * | | Store sync'ed slaves in Mnesia. This is not quite right yet. | Simon MacMullen | 2012-07-06 | 1 | -0/+1 |
| |/ | |||||
* | | merge default into bug25023bug25023 | Tim Watson | 2012-07-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | use rabbit_misc:is_process_alive/1bug25059 | Tim Watson | 2012-07-20 | 1 | -1/+1 |
| |/ |