| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | closer to default | Alexandru Scvortov | 2011-08-08 | 1 | -1/+2 |
| * | merge default into bug24322 | Alexandru Scvortov | 2011-08-08 | 6 | -15/+47 |
| |\ | |||||
| | * | Merging bug24313 to default | Matthew Sackman | 2011-08-08 | 14 | -192/+180 |
| | |\ | |||||
| | | * | minor simplifying refactor | Matthias Radestock | 2011-08-05 | 1 | -7/+7 |
| | | * | Merge bug24315 | Simon MacMullen | 2011-08-04 | 2 | -2/+35 |
| | | |\ | |||||
| | | | * | More generic. | Simon MacMullen | 2011-08-04 | 1 | -1/+1 |
| | | | * | Return the value of Fun(), and make sure we always restore the group leader. | Simon MacMullen | 2011-08-04 | 1 | -2/+5 |
| | | | * | better argument formatting | Alexandru Scvortov | 2011-08-04 | 1 | -2/+6 |
| | | | * | cosmetic | Alexandru Scvortov | 2011-08-03 | 1 | -1/+1 |
| | | | * | abstract out with_local_io/1 | Alexandru Scvortov | 2011-08-03 | 2 | -16/+22 |
| | | | * | refactor mask_args | Alexandru Scvortov | 2011-08-03 | 1 | -10/+8 |
| | | | * | be discrete about what you log | Alexandru Scvortov | 2011-08-02 | 1 | -2/+12 |
| | | | * | log rabbitmqctl invocations on the remote node | Alexandru Scvortov | 2011-08-02 | 1 | -1/+13 |
| | | * | | Merge bug24305 into default | Rob Harrop | 2011-08-04 | 2 | -4/+3 |
| | | |\ \ | |||||
| | | | * | | It has been decided that masking out on write, is preferable to masking out o... | Matthew Sackman | 2011-07-27 | 1 | -3/+2 |
| | | | * | | Wipe out slave pids whenever we start up a queue. | Matthew Sackman | 2011-07-26 | 2 | -4/+4 |
| | * | | | | Use acceptable message expiry value | Emile Joubert | 2011-08-02 | 1 | -2/+2 |
| | | |_|/ | |/| | | |||||
| * | | | | simplify node monitoring | Alexandru Scvortov | 2011-08-08 | 1 | -21/+8 |
| * | | | | remove logging statement | Alexandru Scvortov | 2011-08-04 | 1 | -2/+1 |
| * | | | | keep track of which nodes are up and don't cleanup after the same node twice | Alexandru Scvortov | 2011-08-03 | 1 | -12/+20 |
| | |/ / |/| | | |||||
| * | | | Cosmetic | Simon MacMullen | 2011-08-03 | 2 | -9/+7 |
| * | | | refactoring | Alexandru Scvortov | 2011-08-02 | 3 | -24/+21 |
| * | | | more consistent naming | Alexandru Scvortov | 2011-08-02 | 1 | -10/+10 |
| * | | | just ignore the result to erlang:cancel_timer | Alexandru Scvortov | 2011-08-02 | 6 | -15/+9 |
| * | | | convert another timer | Alexandru Scvortov | 2011-08-02 | 1 | -8/+6 |
| * | | | convert mirror_queue_slave's sync timer | Alexandru Scvortov | 2011-08-02 | 1 | -8/+12 |
| * | | | convert gm's flush timer | Alexandru Scvortov | 2011-08-02 | 1 | -14/+9 |
| * | | | convert amqqueue_process's sync timer | Alexandru Scvortov | 2011-08-02 | 2 | -18/+12 |
| * | | | some more refactoring | Alexandru Scvortov | 2011-08-02 | 6 | -13/+18 |
| * | | | refactor | Alexandru Scvortov | 2011-08-02 | 2 | -27/+13 |
| * | | | merge default into bug23504 | Alexandru Scvortov | 2011-08-02 | 74 | -4035/+9549 |
| |\ \ \ | |/ / | |||||
| | * | | Merge bug24292 | Simon MacMullen | 2011-07-29 | 12 | -110/+582 |
| | |\ \ | |||||
| | | * \ | Merge bug 24227 | Simon MacMullen | 2011-07-29 | 11 | -82/+561 |
| | | |\ \ | |||||
| | | | * | | employ more sophisticated message queue formatting | Matthias Radestock | 2011-07-28 | 5 | -17/+35 |
| | | | * | | refactor | Matthias Radestock | 2011-07-28 | 1 | -14/+13 |
| | | | * | | Don't unpack and repack | Matthew Sackman | 2011-07-28 | 1 | -14/+10 |
| | | | * | | Don't call prioritise_info for EXIT from parent. Use infinity priority for sy... | Matthew Sackman | 2011-07-28 | 1 | -0/+7 |
| | | | * | | Minor refactor and introduce horrific inefficiency | Matthew Sackman | 2011-07-28 | 1 | -10/+6 |
| | | | * | | Make priority_queue be able to have a concept of infinity as a priority | Matthew Sackman | 2011-07-28 | 2 | -9/+64 |
| | | | * | | refactor: use multiple heads instead of 'case' | Matthias Radestock | 2011-07-28 | 1 | -21/+13 |
| | | | * | | merge bug24288 into default | Matthias Radestock | 2011-07-27 | 2 | -9/+34 |
| | | | |\ \ | | | | |/ | | | |/| | |||||
| | | | | * | General improvements | Matthew Sackman | 2011-07-27 | 1 | -11/+11 |
| | | | | * | dict => orddict | Matthew Sackman | 2011-07-26 | 1 | -9/+10 |
| | | | | * | +documentation, minor renaming, clarity | Matthew Sackman | 2011-07-26 | 2 | -4/+10 |
| | | | | * | factoring | Matthew Sackman | 2011-07-21 | 1 | -5/+5 |
| | | | | * | Support optionally formatting the priority queue mailbox, and do so on the qu... | Matthew Sackman | 2011-07-21 | 2 | -9/+27 |
| | | | * | | Move ha boot steps to somewhere more appropriate | Matthew Sackman | 2011-07-26 | 2 | -12/+12 |
| | | | * | | merge bug24296 into default | Matthias Radestock | 2011-07-26 | 1 | -0/+392 |
| | | | |\ \ | |||||
| | | | | * \ | Merging bug23464 to default | Matthew Sackman | 2011-07-26 | 9 | -13/+26 |
| | | | | |\ \ | | | | | |/ | |||||
| | | | | * | | Convert O(N*M) to O(M*log_2(N)) | Matthew Sackman | 2011-07-26 | 1 | -6/+2 |
