| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename GM:terminate/2 to GM:handle_terminate/2 so that it doesn't conflict wi... | Simon MacMullen | 2014-09-17 | 1 | -4/+4 |
| * | Extract commonality between rabbit_control_main and rabbit_plugins_main. | Simon MacMullen | 2014-09-16 | 1 | -0/+48 |
| * | Reify queue crashed state. | Simon MacMullen | 2014-09-15 | 1 | -1/+2 |
| * | First pass at queue-size-in-bytes. Only lightly tested, and with no upgrade s... | Simon MacMullen | 2014-07-23 | 1 | -1/+1 |
| * | Maintain down_slave_nodes so we might have a clue where to look to recover from. | Simon MacMullen | 2014-06-19 | 1 | -0/+1 |
| * | stable to default | Simon MacMullen | 2014-06-09 | 1 | -3/+0 |
| |\ | |||||
| | * | Merge bug26204 | Simon MacMullen | 2014-05-30 | 1 | -3/+0 |
| | |\ | |||||
| | | * | Support long timers. | Simon MacMullen | 2014-05-23 | 1 | -3/+0 |
| * | | | Make decorators field in exchange and queue transient, i.e. we recalcualte it... | Simon MacMullen | 2014-06-09 | 1 | -6/+17 |
| |/ / | |||||
| * | | Don't truncate "small" things at all. | Simon MacMullen | 2014-05-22 | 1 | -1/+4 |
| |/ | |||||
| * | Decrease less as we descend. | Simon MacMullen | 2014-04-25 | 1 | -1/+1 |
| * | go back to from members_changed/4 to /3 | Matthias Radestock | 2014-04-17 | 1 | -2/+1 |
| * | update copyright notice year | Matthias Radestock | 2014-04-10 | 1 | -1/+1 |
| * | Tweak values based on some testing. | Simon MacMullen | 2014-03-25 | 1 | -1/+1 |
| * | Have a completely separate counter for content size vs structural size. | Simon MacMullen | 2014-03-24 | 1 | -6/+7 |
| * | Something of a rewrite: | Simon MacMullen | 2014-03-24 | 1 | -1/+4 |
| * | Don't let the truncate module have any opinion on how much to truncate. | Simon MacMullen | 2014-03-24 | 1 | -0/+4 |
| * | Update copyright for 2014 | Simon MacMullen | 2014-03-17 | 3 | -3/+3 |
| * | Merge in default | Simon MacMullen | 2014-02-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Take account of arguments in rabbit_topic_trie_binding. | Simon MacMullen | 2014-02-03 | 1 | -1/+1 |
| * | | Include a reference in forced event refreshes. | Simon MacMullen | 2014-02-10 | 1 | -1/+1 |
| |/ | |||||
| * | s/confirmed/confirm/g, fix a test. | Simon MacMullen | 2014-01-22 | 1 | -1/+1 |
| * | Substantially improve both performance and correctness: 1) really don't treat... | Simon MacMullen | 2014-01-22 | 1 | -1/+1 |
| * | stable to default | Simon MacMullen | 2014-01-17 | 1 | -0/+7 |
| |\ | |||||
| | * | Limit maximum message size. | Simon MacMullen | 2014-01-17 | 1 | -0/+7 |
| * | | Revert changes to add proc_name via gen_server2, instead do it explicitly wit... | Simon MacMullen | 2014-01-10 | 1 | -0/+2 |
| |/ | |||||
| * | Merged bug25749 into default | Emile Joubert | 2013-09-13 | 1 | -4/+5 |
| |\ | |||||
| | * | Merged stable into default | Emile Joubert | 2013-09-11 | 1 | -4/+5 |
| | |\ | |||||
| | | * | Take GM's view of the live members each time we have a death message; don't a... | Simon MacMullen | 2013-09-02 | 1 | -4/+5 |
| * | | | Allow use of the new policies. | Simon MacMullen | 2013-09-09 | 1 | -0/+3 |
| |/ / | |||||
| * | | Merge default | Simon MacMullen | 2013-08-16 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | Start of queue decorators. | Simon MacMullen | 2013-07-05 | 1 | -1/+1 |
| * | | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 3 | -7/+7 |
| |/ | |||||
| * | Move decorators to exchange record | Emile Joubert | 2013-03-22 | 1 | -1/+1 |
| * | stable to default | Simon MacMullen | 2013-01-24 | 3 | -4/+4 |
| |\ | |||||
| | * | Update copyright 2013 | Emile Joubert | 2013-01-23 | 3 | -4/+4 |
| * | | Remove that. | Simon MacMullen | 2013-01-18 | 1 | -1/+0 |
| * | | move a bunch of reader state fields into 'connection' | Matthias Radestock | 2012-12-28 | 1 | -3/+0 |
| * | | mark all messages enqueued in the slave as 'delivered' | Matthias Radestock | 2012-11-26 | 1 | -2/+1 |
| |/ | |||||
| * | Merge bug25244 | Simon MacMullen | 2012-10-29 | 1 | -0/+1 |
| |\ | |||||
| | * | move invalid headers into a special 'invalid headers table' header | Tim Watson | 2012-10-25 | 1 | -0/+1 |
| * | | Merge bug 24991 | Simon MacMullen | 2012-10-26 | 1 | -0/+9 |
| |\ \ | |/ |/| | |||||
| | * | merge default into bug24991 | Matthias Radestock | 2012-07-13 | 1 | -0/+9 |
| | |\ | |||||
| | | * | refactor: move constant and give it a better name | Matthias Radestock | 2012-06-12 | 1 | -0/+9 |
| * | | | Progress towards storing a GM pid -> queue pid mapping. This is dependent on ... | Simon MacMullen | 2012-10-03 | 1 | -1/+2 |
| * | | | Merge default | Simon MacMullen | 2012-10-02 | 1 | -2/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge in default | Simon MacMullen | 2012-09-25 | 1 | -2/+1 |
| | |\ \ \ | |||||
| | | * \ \ | Merge bug25048 | Simon MacMullen | 2012-07-09 | 1 | -2/+1 |
| | | |\ \ \ | |||||
| | | | * | | | Rough sketch of dynamic queue HA-ness: | Simon MacMullen | 2012-07-05 | 1 | -1/+1 |
| | | | |/ / | |||||
| * | | | | | s/redelivered/delivered/g | Simon MacMullen | 2012-09-26 | 1 | -1/+1 |
