summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug20284Alexandru Scvortov2010-09-221-1/+1
|\
| * Tube strike WIP WFH commit.Simon MacMullen2010-09-061-1/+1
* | move msg_seq_no from #basic_message{} to #delivery{}Alexandru Scvortov2010-08-171-2/+2
* | partial acks for persistent messagesAlexandru Scvortov2010-08-131-2/+2
* | only transient messages are immediately ack'd (so far)Alexandru Scvortov2010-08-131-1/+1
|/
* merged default into bug22964Alexandru Scvortov2010-08-042-2/+6
|\
| * Merging bug 21387 onto defaultMatthew Sackman2010-08-021-2/+3
| |\
| | * Merging bug 23022 onto defaultMatthew Sackman2010-08-021-1/+4
| | |\
| | * | added connection_exit() and channel_exit() to relevant function specsbug23022Alexandru Scvortov2010-07-301-2/+3
| * | | Merge default into bug21387.Simon MacMullen2010-08-021-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Merging default into bug 21387Matthew Sackman2010-07-261-0/+3
| | |\ \ | | | |/ | | |/|
| | | * Merged default into bug21387Simon MacMullen2010-07-211-0/+3
| | | |\
| | | | * Invoking os:timestamp and timer:now_diff all the time is too expensive, use t...Simon MacMullen2010-07-211-1/+1
| | | | * Switch to using proplists rather than records for events.Simon MacMullen2010-07-191-21/+1
| | | | * Emit events for connection and channel statistics and creation / deletion.Simon MacMullen2010-07-191-0/+19
| | | | * q_pid -> qpidSimon MacMullen2010-07-161-1/+1
| | | | * Get queues to emit events for statistics.Simon MacMullen2010-07-161-0/+4
* | | | | merged default into bug22964Alexandru Scvortov2010-08-021-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | scope is not set via the -s flagAlexandru Scvortov2010-07-141-1/+1
| * | | | permission tags are now displayedAlexandru Scvortov2010-07-131-1/+1
| * | | | added necessary fields to recordsAlexandru Scvortov2010-07-131-1/+1
| | |_|/ | |/| |
* | | | Merge default into bug22889.bug22889Simon MacMullen2010-07-303-0/+101
|\ \ \ \ | | |/ / | |/| |
| * | | merge default into bug21673Matthias Radestock2010-07-212-0/+100
| |\ \ \ | | |_|/ | |/| |
| | * | Merging bug 21673 into bug 22896Matthew Sackman2010-07-071-2/+2
| | |\ \
| | | * | Chunk up work to do when converting ? to ?. Unfortunately this violates one o...Matthew Sackman2010-06-231-2/+2
| | * | | Merging default into bug21673 and correcting specs and typesMatthew Sackman2010-07-074-127/+29
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | * | Merging default into bug21673Matthew Sackman2010-06-182-0/+99
| | |\ \
| | | * | Expose the msg_store file size limit to configuration. Also some suitable der...Matthew Sackman2010-06-171-2/+0
| | | * | Merging default into bug 21673Matthew Sackman2010-06-142-0/+101
| | | |\ \
| | | | * \ merge default into bug21673Matthias Radestock2010-05-281-6/+8
| | | | |\ \
| | | | * | | move startup_fun_state type defMatthias Radestock2010-05-141-2/+0
| | | | * | | tweak msg_store_index initialisation APIMatthias Radestock2010-05-131-2/+2
| | | | * | | restructure backing queue sync'ingMatthias Radestock2010-05-021-2/+2
| | | | * | | merge bug22616 into bug21673Matthias Radestock2010-04-303-0/+166
| | | | |\ \ \
| | | | | * | | More meaningful specs for the backing queue, and removal of duplicated and po...Matthew Sackman2010-04-291-4/+8
| | | | | * | | refactor: move type spec since it's only used in one placeMatthias Radestock2010-04-271-1/+0
| | | | | * | | more selective backing queue initialisationMatthias Radestock2010-04-271-1/+1
| | | | | * | | Switched the From to a Fun and hence CPSMatthew Sackman2010-04-201-1/+1
| | | | | * | | Switch four megs to a fraction of the file size limitMatthew Sackman2010-04-181-0/+2
| | | | | * | | Thorough reworking of API - the BQ is now responsible for hanging onto unacke...Matthew Sackman2010-04-161-9/+12
| | | | | * | | tx_commit takes a list of publishes, not a list of guidsMatthew Sackman2010-04-131-1/+1
| | | | | * | | rename backing_queue_type to backing_queueMatthias Radestock2010-04-121-0/+0
| | | | | * | | Removed rabbit_variable_queue.hrlMatthew Sackman2010-04-121-33/+0
| | | | | * | | Reworked msg_store startup sequencing so that qi need not know about the msg_...Matthew Sackman2010-04-121-0/+2
| | | | | * | | cosmetic - reduce diff w defaultMatthias Radestock2010-04-121-1/+1
| | | | | * | | s/(rabbit_variable_queue:)update_/\1/g. Also, fix in amqqueue_process where t...Matthew Sackman2010-04-121-1/+1
| | | | | * | | Combine ram_duration and update_ram_durationMatthew Sackman2010-04-121-2/+1
| | | | | * | | msg_id => guid in type specs, field names and function names. Vars still todoMatthew Sackman2010-04-124-7/+7
| | | | | * | | Merging default into bug 21673Matthew Sackman2010-04-091-2/+2
| | | | | |\ \ \
| | | | | * \ \ \ Merging default into bug 21673Matthew Sackman2010-04-095-4/+197
| | | | | |\ \ \ \