Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge default into bug20284 | Alexandru Scvortov | 2010-09-22 | 1 | -1/+1 |
|\ | |||||
| * | Tube strike WIP WFH commit. | Simon MacMullen | 2010-09-06 | 1 | -1/+1 |
* | | move msg_seq_no from #basic_message{} to #delivery{} | Alexandru Scvortov | 2010-08-17 | 1 | -2/+2 |
* | | partial acks for persistent messages | Alexandru Scvortov | 2010-08-13 | 1 | -2/+2 |
* | | only transient messages are immediately ack'd (so far) | Alexandru Scvortov | 2010-08-13 | 1 | -1/+1 |
|/ | |||||
* | merged default into bug22964 | Alexandru Scvortov | 2010-08-04 | 2 | -2/+6 |
|\ | |||||
| * | Merging bug 21387 onto default | Matthew Sackman | 2010-08-02 | 1 | -2/+3 |
| |\ | |||||
| | * | Merging bug 23022 onto default | Matthew Sackman | 2010-08-02 | 1 | -1/+4 |
| | |\ | |||||
| | * | | added connection_exit() and channel_exit() to relevant function specsbug23022 | Alexandru Scvortov | 2010-07-30 | 1 | -2/+3 |
| * | | | Merge default into bug21387. | Simon MacMullen | 2010-08-02 | 1 | -0/+3 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Merging default into bug 21387 | Matthew Sackman | 2010-07-26 | 1 | -0/+3 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Merged default into bug21387 | Simon MacMullen | 2010-07-21 | 1 | -0/+3 |
| | | |\ | |||||
| | | | * | Invoking os:timestamp and timer:now_diff all the time is too expensive, use t... | Simon MacMullen | 2010-07-21 | 1 | -1/+1 |
| | | | * | Switch to using proplists rather than records for events. | Simon MacMullen | 2010-07-19 | 1 | -21/+1 |
| | | | * | Emit events for connection and channel statistics and creation / deletion. | Simon MacMullen | 2010-07-19 | 1 | -0/+19 |
| | | | * | q_pid -> qpid | Simon MacMullen | 2010-07-16 | 1 | -1/+1 |
| | | | * | Get queues to emit events for statistics. | Simon MacMullen | 2010-07-16 | 1 | -0/+4 |
* | | | | | merged default into bug22964 | Alexandru Scvortov | 2010-08-02 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | scope is not set via the -s flag | Alexandru Scvortov | 2010-07-14 | 1 | -1/+1 |
| * | | | | permission tags are now displayed | Alexandru Scvortov | 2010-07-13 | 1 | -1/+1 |
| * | | | | added necessary fields to records | Alexandru Scvortov | 2010-07-13 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge default into bug22889.bug22889 | Simon MacMullen | 2010-07-30 | 3 | -0/+101 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | merge default into bug21673 | Matthias Radestock | 2010-07-21 | 2 | -0/+100 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Merging bug 21673 into bug 22896 | Matthew Sackman | 2010-07-07 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * | | Chunk up work to do when converting ? to ?. Unfortunately this violates one o... | Matthew Sackman | 2010-06-23 | 1 | -2/+2 |
| | * | | | Merging default into bug21673 and correcting specs and types | Matthew Sackman | 2010-07-07 | 4 | -127/+29 |
| | |\ \ \ | | | |/ / | | |/| / | | | |/ | |||||
| | * | | Merging default into bug21673 | Matthew Sackman | 2010-06-18 | 2 | -0/+99 |
| | |\ \ | |||||
| | | * | | Expose the msg_store file size limit to configuration. Also some suitable der... | Matthew Sackman | 2010-06-17 | 1 | -2/+0 |
| | | * | | Merging default into bug 21673 | Matthew Sackman | 2010-06-14 | 2 | -0/+101 |
| | | |\ \ | |||||
| | | | * \ | merge default into bug21673 | Matthias Radestock | 2010-05-28 | 1 | -6/+8 |
| | | | |\ \ | |||||
| | | | * | | | 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 | 3 | -0/+166 |
| | | | |\ \ \ | |||||
| | | | | * | | | 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 |
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | Merging default into bug 21673 | Matthew Sackman | 2010-04-09 | 5 | -4/+197 |
| | | | | |\ \ \ \ |