summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Use mnesia table events instead of in-transaction callbacks.Tony Garnock-Jones2009-12-021-1/+0
* | | | | Merging default into bug21673 and correcting further copyright datesMatthew Sackman2010-02-105-16/+16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | update copyright notices to say 2010 where appropriateDavid R. MacIver2010-02-092-7/+7
| | |_|/ | |/| |
| * | | flesh out binary_generator APIMatthias Radestock2010-01-271-0/+6
* | | | Added behaviour for msg_store_index and tidied includes, and updated makefile...Matthew Sackman2010-01-191-0/+58
* | | | Refactored and generally tidied the msg_store. Also added a write-back cache ...Matthew Sackman2010-01-171-3/+4
* | | | Right, getting there - some major reworkings to vq which have fixed bugs. It ...Matthew Sackman2010-01-121-18/+2
* | | | Msg_store now supports concurrent reads when it is safe, directly from the qu...Matthew Sackman2010-01-081-1/+2
* | | | Toughened up cache accessors and switched to using named tables in prep for c...Matthew Sackman2010-01-071-0/+3
* | | | background lazy GC in and workingMatthew Sackman2009-12-201-0/+51
* | | | merging default into bug 21673Matthew Sackman2009-12-192-42/+1
|\ \ \ \ | |/ / /
| * | | post-backout mergeMatthias Radestock2009-12-182-42/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Backed out changeset 71e93e17450cMatthias Radestock2009-12-182-42/+1
| | |/
* | | merging in from defaultMatthew Sackman2009-12-111-1/+1
|\ \ \ | |/ /
| * | add client_properties info item to 'rabbitmqctl list_connections'Matthias Radestock2009-12-101-1/+1
| |/
* | Removed mnesia table and dq_msg_loc record that's no longer neededMatthew Sackman2009-11-271-2/+0
* | There was a bug. Now it has gone away. It arose when γ has a partial segment...Matthew Sackman2009-11-271-4/+6
* | merging in from defaultMatthew Sackman2009-11-232-1/+42
|\ \ | |/
| * Oops -- it's supposed to be a .hrl, not a .erlTony Garnock-Jones2009-11-231-0/+0
| * Speculative specs, pending R13B to try them outTony Garnock-Jones2009-11-232-1/+42
* | Cosmetic reorganisation of vq. Added specs and made sure usage matches specsMatthew Sackman2009-11-091-0/+7
* | Wrote specific test of the case mentioned in previous commit, and fixed code ...Matthew Sackman2009-11-091-0/+51
* | merging in from defaultMatthew Sackman2009-09-302-10/+13
|\ \ | |/
| * s/bool()/boolean() in type specsMatthias Radestock2009-09-301-7/+7