| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merging default into bug 21673 | Matthew Sackman | 2010-06-14 | 3 | -66/+7 |
| |\ |
|
| | * | Merging bug 18524 onto default | Matthew Sackman | 2010-06-11 | 1 | -60/+0 |
| | |\ |
|
| | | * | rabbit_framing_spec.hrl is now generated | Alexandru Scvortov | 2010-06-03 | 1 | -62/+0 |
| | | * | auto-generation of all function specs for rabbit_framing | Alexandru Scvortov | 2010-06-03 | 1 | -3/+8 |
| | | * | more rabbit_framing specs are generated automatically | Alexandru Scvortov | 2010-06-02 | 1 | -3/+0 |
| | * | | Merging bug 22848 onto default | Matthew Sackman | 2010-06-10 | 1 | -0/+1 |
| | |\ \ |
|
| | | * | | Add spec for assert_args_equivalence/2 for plugins. | Simon MacMullen | 2010-06-10 | 1 | -1/+1 |
| | |/ / |
|
| | * | | 2009 => 2010 | Matthew Sackman | 2010-06-02 | 2 | -6/+6 |
| | |/ |
|
| * | | merge default into bug21673 | Matthias Radestock | 2010-05-28 | 1 | -6/+8 |
| |\ \
| |/ |
|
| | * | cosmetics | Matthew Sackman | 2010-05-25 | 1 | -1/+2 |
| | * | Cherry-pick 9f4bf96b07a3f6e066792d92a1c3252a1d98842c. | Simon MacMullen | 2010-05-20 | 1 | -6/+7 |
| | * | pluggable queue backends | Matthias Radestock | 2010-05-03 | 1 | -0/+63 |
| * | | move startup_fun_state type def | Matthias Radestock | 2010-05-14 | 1 | -2/+0 |
| * | | tweak msg_store_index initialisation API | Matthias Radestock | 2010-05-13 | 1 | -2/+2 |
| * | | restructure backing queue sync'ing | Matthias Radestock | 2010-05-02 | 1 | -2/+2 |
| * | | merge bug22616 into bug21673 | Matthias Radestock | 2010-04-30 | 1 | -0/+1 |
| |\ \
| |/ |
|
| | * | Modify version_compare so that eg 5.0 is eq 5. On application start, check th... | Matthew Sackman | 2010-04-29 | 1 | -0/+1 |
| | * | change guids to fixed-size binaries | Matthias Radestock | 2010-04-24 | 1 | -1/+1 |
| | * | refactor: introduce file_path() type | Matthias Radestock | 2010-04-12 | 1 | -0/+1 |
| * | | More meaningful specs for the backing queue, and removal of duplicated and po... | Matthew Sackman | 2010-04-29 | 1 | -4/+8 |
| * | | refactor: move type spec since it's only used in one place | Matthias Radestock | 2010-04-27 | 1 | -1/+0 |
| * | | more selective backing queue initialisation | Matthias Radestock | 2010-04-27 | 1 | -1/+1 |
| * | | Switched the From to a Fun and hence CPS | Matthew Sackman | 2010-04-20 | 1 | -1/+1 |
| * | | Switch four megs to a fraction of the file size limit | Matthew Sackman | 2010-04-18 | 1 | -0/+2 |
| * | | Thorough reworking of API - the BQ is now responsible for hanging onto unacke... | Matthew Sackman | 2010-04-16 | 1 | -9/+12 |
| * | | tx_commit takes a list of publishes, not a list of guids | Matthew Sackman | 2010-04-13 | 1 | -1/+1 |
| * | | rename backing_queue_type to backing_queue | Matthias Radestock | 2010-04-12 | 1 | -0/+0 |
| * | | Removed rabbit_variable_queue.hrl | Matthew Sackman | 2010-04-12 | 1 | -33/+0 |
| * | | Reworked msg_store startup sequencing so that qi need not know about the msg_... | Matthew Sackman | 2010-04-12 | 1 | -0/+2 |
| * | | cosmetic - reduce diff w default | Matthias Radestock | 2010-04-12 | 1 | -1/+1 |
| * | | s/(rabbit_variable_queue:)update_/\1/g. Also, fix in amqqueue_process where t... | Matthew Sackman | 2010-04-12 | 1 | -1/+1 |
| * | | Combine ram_duration and update_ram_duration | Matthew Sackman | 2010-04-12 | 1 | -2/+1 |
| * | | msg_id => guid in type specs, field names and function names. Vars still todo | Matthew Sackman | 2010-04-12 | 4 | -7/+7 |
| * | | Merging default into bug 21673 | Matthew Sackman | 2010-04-09 | 1 | -2/+2 |
| |\ \
| |/ |
|
| | * | merge bug22603 into default | Matthias Radestock | 2010-04-09 | 1 | -2/+4 |
| | |\ |
|
| | | * | cosmetics | Matthew Sackman | 2010-04-09 | 1 | -1/+2 |
| | | * | Merging default into bug 22603 | Matthew Sackman | 2010-04-09 | 1 | -0/+1 |
| | | |\ |
|
| | | * | | persistent_key => guid + is_persistent | Matthew Sackman | 2010-04-09 | 1 | -2/+3 |
| * | | | | Merging default into bug 21673 | Matthew Sackman | 2010-04-09 | 1 | -0/+2 |
| |\ \ \ \
| |/ / / |
|
| | * | | | renaming type sigs | Matthew Sackman | 2010-04-09 | 1 | -1/+1 |
| | | |/
| |/| |
|
| | * | | cosmetic | Matthias Radestock | 2010-04-09 | 1 | -0/+1 |
| | |/ |
|
| | * | refactor: put hibernation constants in one place | Matthias Radestock | 2010-04-09 | 1 | -0/+3 |
| * | | Corrections to specs, docs and exports | Matthew Sackman | 2010-04-09 | 1 | -1/+2 |
| * | | Converted the maybe_run_queue_via_backing_queue to take a thunk, and also vq:... | Matthew Sackman | 2010-04-09 | 1 | -1/+1 |
| * | | Startup only requires durable queue names, not the whole amqqueue record | Matthew Sackman | 2010-04-09 | 1 | -1/+1 |
| * | | Hide the startup of the msg_stores behind the pluggable API | Matthew Sackman | 2010-04-09 | 1 | -0/+1 |
| * | | All sorts of tidying, cosmetics, reorganisation and pruning. A veritable smö... | Matthew Sackman | 2010-04-09 | 4 | -11/+44 |
| * | | Just making the order of the specs match the order in the behaviour | Matthew Sackman | 2010-04-08 | 1 | -9/+9 |
| * | | set_queue_ram_duration_target => set_queue_duration_target and ram_duration =... | Matthew Sackman | 2010-04-08 | 1 | -2/+2 |
| * | | Rearranging GC code and tidying up of some common dialyzer type defs | Matthew Sackman | 2010-04-08 | 3 | -21/+11 |