summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* restructure backing queue sync'ingMatthias Radestock2010-05-021-2/+2
* merge bug22616 into bug21673Matthias Radestock2010-04-301-0/+1
|\
| * Modify version_compare so that eg 5.0 is eq 5. On application start, check th...Matthew Sackman2010-04-291-0/+1
| * change guids to fixed-size binariesMatthias Radestock2010-04-241-1/+1
| * refactor: introduce file_path() typeMatthias Radestock2010-04-121-0/+1
* | 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
|\ \ | |/
| * merge bug22603 into defaultMatthias Radestock2010-04-091-2/+4
| |\
| | * cosmeticsMatthew Sackman2010-04-091-1/+2
| | * Merging default into bug 22603Matthew Sackman2010-04-091-0/+1
| | |\
| | * | persistent_key => guid + is_persistentMatthew Sackman2010-04-091-2/+3
* | | | Merging default into bug 21673Matthew Sackman2010-04-091-0/+2
|\ \ \ \ | |/ / /
| * | | renaming type sigsMatthew Sackman2010-04-091-1/+1
| | |/ | |/|
| * | cosmeticMatthias Radestock2010-04-091-0/+1
| |/
| * refactor: put hibernation constants in one placeMatthias Radestock2010-04-091-0/+3
* | Corrections to specs, docs and exportsMatthew Sackman2010-04-091-1/+2
* | Converted the maybe_run_queue_via_backing_queue to take a thunk, and also vq:...Matthew Sackman2010-04-091-1/+1
* | Startup only requires durable queue names, not the whole amqqueue recordMatthew Sackman2010-04-091-1/+1
* | Hide the startup of the msg_stores behind the pluggable APIMatthew Sackman2010-04-091-0/+1
* | All sorts of tidying, cosmetics, reorganisation and pruning. A veritable smö...Matthew Sackman2010-04-094-11/+44
* | Just making the order of the specs match the order in the behaviourMatthew Sackman2010-04-081-9/+9
* | set_queue_ram_duration_target => set_queue_duration_target and ram_duration =...Matthew Sackman2010-04-081-2/+2
* | Rearranging GC code and tidying up of some common dialyzer type defsMatthew Sackman2010-04-083-21/+11
* | Pluggable queues landMatthew Sackman2010-04-082-44/+55
* | Altered API of rabbit_msg_store_index so that terminate is mean to save out s...Matthew Sackman2010-04-041-1/+2
* | Split msg_store into two msg stores, one for persistent and one for transient...Matthew Sackman2010-04-012-5/+3
* | Merge default into bug 21673Matthew Sackman2010-03-081-0/+2
|\ \ | |/
| * Extended all timeoutsMatthew Sackman2010-03-081-0/+2
* | Merging default into bug 21673Matthew Sackman2010-03-042-1/+43
|\ \ | |/
| * Reimagine delete_binding/2 as remove_bindings/2. The hooks are nowMichael Bridgen2010-02-241-1/+1
| * merging default into bug 22169Matthew Sackman2010-02-192-7/+7
| |\
| * | rabbit_exchange_type.erl => rabbit_exchange_type_registry.erl; rabbit_exchang...Matthew Sackman2010-02-031-0/+0
| * | Merge from default to get an abundance of fixes; including (this is theMichael Bridgen2010-01-291-0/+6
| |\ \
| * | | Change to different exchange callbacks. Requires a bit moreMichael Bridgen2010-01-151-3/+3
| * | | Change to (almost) the mooted API, and support recover and validate.Michael Bridgen2010-01-141-1/+2
| * | | Merge default into bug22068Tony Garnock-Jones2009-12-171-1/+1
| |\ \ \
| * | | | Add declare/1 callback.Tony Garnock-Jones2009-12-021-0/+1