summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug21673Matthias Radestock2010-07-211-0/+1
|\
| * flesh out backing_queue APIMatthias Radestock2010-07-211-0/+1
| * 'sync' -> 'idle_timeout'Matthias Radestock2010-07-191-2/+2
* | Merging bug 21673 into bug 22896Matthew Sackman2010-07-074-127/+29
|\ \
| * \ Merging default into bug21673 and correcting specs and typesMatthew Sackman2010-07-074-127/+29
| |\ \ | | |/
| | * moved all rabbit.hrl types to rabbit_types.erlAlexandru Scvortov2010-07-061-12/+12
| | * moved common types rabbit_types; move net types to rabbit_networkingAlexandru Scvortov2010-07-062-8/+8
| | * redistributed all types from rabbit_framing_spec.hrl and rabbit.hrlAlexandru Scvortov2010-07-021-5/+5
| | * partially moved types out of rabbit.hrlAlexandru Scvortov2010-07-013-121/+23
| | * updated file-related specsAlexandru Scvortov2010-07-011-1/+0
| | * updated inet-related specsAlexandru Scvortov2010-07-011-3/+3
* | | Chunk up work to do when converting α to β. Unfortunately this violates one...Matthew Sackman2010-06-231-2/+2
|/ /
* | Merging default into bug21673Matthew Sackman2010-06-181-0/+1
|\ \ | |/
| * Merged bug 22597Simon MacMullen2010-06-161-0/+1
| |\
| | * moved common spec to rabbit.hrl; rewrote status codeAlexandru Scvortov2010-06-111-0/+1
* | | 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-143-66/+7
|\ \ \ | |/ /
| * | Merging bug 18524 onto defaultMatthew Sackman2010-06-111-60/+0
| |\ \
| | * | rabbit_framing_spec.hrl is now generatedAlexandru Scvortov2010-06-031-62/+0
| | * | auto-generation of all function specs for rabbit_framingAlexandru Scvortov2010-06-031-3/+8
| | * | more rabbit_framing specs are generated automaticallyAlexandru Scvortov2010-06-021-3/+0
| * | | Merging bug 22848 onto defaultMatthew Sackman2010-06-101-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Add spec for assert_args_equivalence/2 for plugins.Simon MacMullen2010-06-101-1/+1
| |/ /
| * | 2009 => 2010Matthew Sackman2010-06-022-6/+6
| |/
* | merge default into bug21673Matthias Radestock2010-05-281-6/+8
|\ \ | |/
| * cosmeticsMatthew Sackman2010-05-251-1/+2
| * Cherry-pick 9f4bf96b07a3f6e066792d92a1c3252a1d98842c.Simon MacMullen2010-05-201-6/+7
| * pluggable queue backendsMatthias Radestock2010-05-031-0/+63
* | 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-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
|\ \ | |/