| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merging default into bug23554 | Matthew Sackman | 2011-02-12 | 18 | -150/+2701 |
| |\ | |||||
| | * | Merging bug23727 into bug23554 | Matthew Sackman | 2011-01-21 | 3 | -6/+9 |
| | |\ | |||||
| | | * | bump year on copyrights | Matthew Sackman | 2011-01-21 | 2 | -2/+2 |
| | | * | Adding gm related files, plucked from branch bug23554 | Matthew Sackman | 2011-01-21 | 2 | -0/+1434 |
| | * | | And the result of misc:rs is a string, so format it as such | Matthew Sackman | 2011-01-20 | 2 | -5/+5 |
| | * | | Correct formatting of resources in log messages | Matthew Sackman | 2011-01-20 | 2 | -10/+10 |
| | * | | Merging default into bug23554 (epic debitrot) | Matthew Sackman | 2011-01-20 | 18 | -150/+2701 |
| | |\ \ | |||||
| | | * \ | Merging default into bug23554 | Matthew Sackman | 2010-12-21 | 18 | -109/+2653 |
| | | |\ \ | |||||
| | | | * \ | Merging default into bug23554 | Matthew Sackman | 2010-12-21 | 18 | -109/+2653 |
| | | | |\ \ | |||||
| | | | | * | | Make the addition of slave nodes more robust. This is especially important fo... | Matthew Sackman | 2010-12-21 | 1 | -3/+11 |
| | | | | * | | idiot | Matthew Sackman | 2010-12-21 | 1 | -1/+1 |
| | | | | * | | Use amqqueue:store_queue/1 so that we modify durable queues durably | Matthew Sackman | 2010-12-21 | 2 | -1/+2 |
| | | | | * | | Correct all manner of crazy wrongness with maybe_run_queue_via_backing_queue.... | Matthew Sackman | 2010-12-21 | 6 | -60/+82 |
| | | | | * | | Merging default into bug 23554 | Matthew Sackman | 2010-12-21 | 18 | -60/+2573 |
| | | | | |\ \ | |||||
| | | | | | * | | Remove R14-ism. Also, cute feature - if you specify no nodes by name, you mea... | Matthew Sackman | 2010-12-20 | 1 | -2/+6 |
| | | | | | * | | Give in and have the master put the pub msgs themselves on the gm. Avoiding t... | Matthew Sackman | 2010-12-20 | 2 | -149/+159 |
| | | | | | * | | Revert the previous changeset as I've decided to solve this differently | Matthew Sackman | 2010-12-20 | 2 | -135/+53 |
| | | | | | * | | Right, well the fake handling code in master is fine. The fake handling code ... | Matthew Sackman | 2010-12-20 | 2 | -53/+135 |
| | | | | | * | | When you send a msg to another node, if the local node doesn't already have a... | Matthew Sackman | 2010-12-19 | 1 | -1/+5 |
| | | | | | * | | Fixed a bug caused by revision 454fbb9127bd in rabbit-ha from where gm.erl ca... | Matthew Sackman | 2010-12-19 | 2 | -62/+66 |
| | | | | | * | | Merging default into bug23554 | Matthew Sackman | 2010-12-17 | 1 | -1/+1 |
| | | | | | |\ \ | |||||
| | | | | | * | | | Ensure that promoted slaves monitor the queue's exclusive owner | Matthew Sackman | 2010-12-17 | 1 | -1/+6 |
| | | | | | * | | | Fix a race condition that can occur on queue deletion. Also change boot order... | Matthew Sackman | 2010-12-17 | 4 | -25/+34 |
| | | | | | * | | | Accidental unification going on of two things named Q; fix a bug which led to... | Matthew Sackman | 2010-12-17 | 1 | -8/+12 |
| | | | | | * | | | That might just be enough to support confirms | Matthew Sackman | 2010-12-17 | 1 | -16/+48 |
| | | | | | * | | | Correct places to do confirmation stuff | Matthew Sackman | 2010-12-17 | 1 | -2/+0 |
| | | | | | * | | | Support maybe_run_queue_via_backing_queue in the slaves, and add some comment... | Matthew Sackman | 2010-12-17 | 2 | -4/+23 |
| | | | | | * | | | Permit dynamic inspection of the current mirror queues. This isn't particular... | Matthew Sackman | 2010-12-16 | 2 | -1/+11 |
| | | | | | * | | | extra_pids => mirror_pids; Also rip out changes to the registry and just hard... | Matthew Sackman | 2010-12-16 | 8 | -37/+19 |
| | | | | | * | | | Make use of the wonderful new registry. | Matthew Sackman | 2010-12-16 | 4 | -25/+23 |
| | | | | | * | | | Merging default into bug23554 | Matthew Sackman | 2010-12-16 | 6 | -40/+73 |
| | | | | | |\ \ \ | |||||
| | | | | | * | | | | Move the various files from rabbit-ha to rabbit-server as the ha work can't e... | Matthew Sackman | 2010-12-16 | 7 | -0/+2355 |
| | | | | | * | | | | inline | Matthew Sackman | 2010-12-14 | 1 | -3/+2 |
| | | | | | * | | | | Merging default into bug23554 | Matthew Sackman | 2010-12-14 | 22 | -160/+598 |
| | | | | | |\ \ \ \ | |||||
| | | | | | * | | | | | Extend state conversion function | Matthew Sackman | 2010-12-13 | 1 | -16/+24 |
| | | | | | * | | | | | Merging default into bug 23554 | Matthew Sackman | 2010-12-13 | 9 | -53/+125 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | | * | | | | | Alter the result of BQ:requeue so that it also returns the guids of the reque... | Matthew Sackman | 2010-12-12 | 3 | -4/+7 |
| | | | | | | * | | | | | Merging default into bug23554 | Matthew Sackman | 2010-12-10 | 9 | -49/+118 |
| | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ | Merging in from default | Matthew Sackman | 2010-12-09 | 13 | -73/+79 |
| | | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | * | | | | | | Contract will be process is already trapping exits | Matthew Sackman | 2010-12-09 | 1 | -1/+0 |
| | | | | | | | * | | | | | | Predictions of parameter explosions are high | Matthew Sackman | 2010-12-09 | 1 | -3/+3 |
| | | | | | | | * | | | | | | Turns out the memory_monitor and fhc callback registration is idempotent, and... | Matthew Sackman | 2010-12-09 | 1 | -4/+0 |
| | | | | | | | * | | | | | | Permit queue processes to be initialised with existing state. This raises the... | Matthew Sackman | 2010-12-09 | 1 | -0/+24 |
| | | | | | | | * | | | | | | Increase the probability that the above works | Matthew Sackman | 2010-12-09 | 1 | -1/+13 |
| | | | | | | | * | | | | | | Allow gen_server2s to change their callback modules dynamically. That was easy. | Matthew Sackman | 2010-12-09 | 1 | -0/+4 |
| | | | | | | | * | | | | | | On other node death, don't delete queues which still have some extra pids. | Matthew Sackman | 2010-12-08 | 1 | -2/+4 |
| | | | | | | | * | | | | | | Add a TODO | Matthew Sackman | 2010-12-08 | 1 | -0/+2 |
| | | | | | | | * | | | | | | Provide a means for plugins to add extra tables which are looked after by rab... | Matthew Sackman | 2010-12-08 | 1 | -2/+14 |
| | | | | | | | * | | | | | | Merge default into bug 23554 | Matthew Sackman | 2010-12-06 | 7 | -45/+63 |
| | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ | Merge default into bug 23554 (epic debitrot) | Matthew Sackman | 2010-12-06 | 12 | -409/+831 |
| | | | | | | | | |\ \ \ \ \ \ | |||||
