| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge default into bug24407 | Matthias Radestock | 2012-11-27 | 5 | -11/+229 |
| |\ | |||||
| | * | simplify errors | Matthias Radestock | 2012-11-27 | 2 | -4/+3 |
| | * | Handle update_ram_duration correctly. | Simon MacMullen | 2012-11-27 | 2 | -21/+29 |
| | * | Move the sync stuff to its own module | Simon MacMullen | 2012-11-26 | 3 | -120/+160 |
| | * | Don't hang on shutdown | Simon MacMullen | 2012-11-26 | 3 | -8/+20 |
| | * | React to memory monitor and FHC messages. | Simon MacMullen | 2012-11-26 | 1 | -10/+21 |
| | * | Merge in default | Simon MacMullen | 2012-11-26 | 4 | -2/+151 |
| | |\ | |||||
| | | * | Improve progfess logging. | Simon MacMullen | 2012-11-26 | 1 | -14/+18 |
| | | * | Send the sync_start over GM to flush out any other messages that we might hav... | Simon MacMullen | 2012-11-26 | 2 | -11/+19 |
| | | * | Fix bugs in previous commit, and be rather more thorough about monitoring and... | Simon MacMullen | 2012-11-26 | 4 | -25/+51 |
| | | * | Cosmetic | Simon MacMullen | 2012-11-26 | 1 | -8/+6 |
| | | * | Add spec, fix API, refuse to run if there are pending acks, return status, do... | Simon MacMullen | 2012-11-26 | 4 | -25/+28 |
| | | * | Fix expiry | Simon MacMullen | 2012-11-23 | 2 | -8/+6 |
| | | * | Merge bug25303 | Simon MacMullen | 2012-11-23 | 4 | -2/+114 |
| | | |\ | |||||
| | | | * | Oops | Simon MacMullen | 2012-11-23 | 1 | -1/+2 |
| | | | * | Flow control for the sync process. | Simon MacMullen | 2012-11-23 | 2 | -5/+23 |
| | | | * | Log progress, and an important optimisation. | Simon MacMullen | 2012-11-23 | 2 | -8/+23 |
| | | | * | Cosmetic / clearer. | Simon MacMullen | 2012-11-23 | 1 | -4/+3 |
| | | | * | Eager mirror synchronisation. | Simon MacMullen | 2012-11-23 | 4 | -2/+81 |
| * | | | | re-merge bug25303 into default | Matthias Radestock | 2012-11-27 | 14 | -274/+269 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge bug25323 | Simon MacMullen | 2012-11-27 | 7 | -57/+40 |
| | |\ \ \ \ | |||||
| | | * | | | | mark all messages enqueued in the slave as 'delivered' | Matthias Radestock | 2012-11-26 | 7 | -57/+40 |
| | * | | | | | cosmetic | Matthias Radestock | 2012-11-27 | 1 | -5/+3 |
| | * | | | | | remove cruft | Matthias Radestock | 2012-11-26 | 1 | -1/+0 |
| | | |/ / / | |/| | | | |||||
| | * | | | | merge stable into default | Tim Watson | 2012-11-26 | 5 | -38/+31 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | merge bug25309 into stable | Tim Watson | 2012-11-26 | 5 | -38/+31 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | merge stable into bug25309 | Tim Watson | 2012-11-26 | 3 | -25/+42 |
| | | | |\ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | | * | | | | recover for accidental merge with default | Tim Watson | 2012-11-26 | 1 | -1/+1 |
| | | | * | | | | Fix a race where we decide on the BQ before writing the #amqqueue{} to Mnesia... | Simon MacMullen | 2012-11-22 | 1 | -4/+5 |
| | | | * | | | | Carry on if an individual notification fails. | Simon MacMullen | 2012-11-21 | 1 | -2/+2 |
| | | | * | | | | Useful guard. | Simon MacMullen | 2012-11-21 | 1 | -1/+1 |
| | | | * | | | | Don't try to assert result of {add,drop}_mirror. | Simon MacMullen | 2012-11-21 | 1 | -11/+3 |
| | | | * | | | | Make start/stop mirroring into a cast not a call. | Simon MacMullen | 2012-11-21 | 2 | -19/+19 |
| | * | | | | | | merge bug25303 into default | Matthias Radestock | 2012-11-26 | 4 | -9/+11 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merged bug25311 | Emile Joubert | 2012-11-26 | 7 | -61/+140 |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | | * | | | | | | merge bug25324 into default | Matthias Radestock | 2012-11-24 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | 'pid' is a valid INFO_KEY | Matthias Radestock | 2012-11-24 | 1 | -1/+1 |
| | | |/ / / / / / | |||||
| | | * | | | | | | merge bug25303 into default | Matthias Radestock | 2012-11-23 | 5 | -9/+93 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merged bug25315 | Emile Joubert | 2012-11-23 | 7 | -151/+197 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | propagate API change | Matthias Radestock | 2012-11-22 | 1 | -4/+4 |
| | | * | | | | | | | | bq api tweak: don't include remaining message count in fetch/drop result | Matthias Radestock | 2012-11-22 | 6 | -47/+42 |
| | * | | | | | | | | | don't evict messages from RAM when inserting them into pending_ack | Matthias Radestock | 2012-11-23 | 1 | -10/+7 |
| | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | | refactor: vq:ram_ack_index doesn't need to be a gb_tree | Matthias Radestock | 2012-11-23 | 1 | -12/+11 |
| | * | | | | | | | | merge bug23625 into default | Matthias Radestock | 2012-11-23 | 4 | -106/+137 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Explain | Simon MacMullen | 2012-11-22 | 1 | -0/+10 |
| | | * | | | | | | | | Don't duplicate name. | Simon MacMullen | 2012-11-22 | 1 | -1/+1 |
| | | * | | | | | | | | optimise | Matthias Radestock | 2012-11-16 | 1 | -2/+4 |
| | | * | | | | | | | | identify queues by name rather than pid in channel stats | Matthias Radestock | 2012-11-16 | 2 | -67/+86 |
| | | * | | | | | | | | propagate API change | Matthias Radestock | 2012-11-16 | 1 | -1/+1 |
| | | * | | | | | | | | merge default into bug23625 | Matthias Radestock | 2012-11-16 | 2 | -38/+38 |
| | | |\ \ \ \ \ \ \ \ | |||||
