| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | 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 |
| | | | | * | | More consistent use of macro | Emile Joubert | 2011-07-26 | 1 | -3/+3 |
| | | | | * | | Cosmetic | Emile Joubert | 2011-07-19 | 1 | -3/+6 |
| | | | | * | | Speed improvements | Emile Joubert | 2011-07-18 | 1 | -40/+42 |
| | | | | * | | appending to a list is slow. And we don't seem to care about this list being ... | Matthew Sackman | 2011-07-18 | 1 | -6/+6 |
| | | | | * | | Stronger constraints and some notes on frequency | Emile Joubert | 2011-07-15 | 1 | -8/+22 |
| | | | | * | | Merged default into bug23464 | Emile Joubert | 2011-07-11 | 28 | -947/+2660 |
| | | | | |\ \ | |||||
| | | | | * | | | Minor refactor | Emile Joubert | 2011-07-06 | 1 | -6/+4 |
| | | | | * | | | Added timeout testing | Emile Joubert | 2011-07-05 | 1 | -8/+19 |
| | | | | * | | | Improve code coverage | Emile Joubert | 2011-07-05 | 1 | -35/+84 |
| | | | | * | | | Better code coverage | Emile Joubert | 2011-07-01 | 1 | -5/+44 |
| | | | | * | | | Add conditional compilation and makefile infrastructure | Emile Joubert | 2011-06-28 | 1 | -0/+3 |
| | | | | * | | | Add further backing queue methods | Emile Joubert | 2011-06-27 | 1 | -54/+133 |
| | | | | * | | | More realistic tests | Emile Joubert | 2011-06-21 | 1 | -61/+83 |
| | | | | * | | | First draft of qc property for backing store | Emile Joubert | 2011-06-20 | 1 | -0/+181 |
| | | | * | | | | cosmetic | Matthias Radestock | 2011-07-26 | 1 | -8/+7 |
| | | | * | | | | Convert dict to orddict | Matthew Sackman | 2011-07-22 | 1 | -8/+8 |
| | | | | |_|/ | | | |/| | | |||||
| | | * | | | | abstract out mnesia:start and mnesia:stop | Alexandru Scvortov | 2011-07-28 | 1 | -11/+16 |
