summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nuke 'immediate'bug23896Matthias Radestock2012-09-171-1/+1
* Store sync'ed slaves in Mnesia. This is not quite right yet.Simon MacMullen2012-07-061-1/+2
* First sketch of a policy mechanism.Simon MacMullen2012-05-171-2/+2
* Share the exchange scratch spaceSimon MacMullen2012-04-261-1/+1
* Merge in defaultSimon MacMullen2012-04-195-213/+0
|\
| * According to Simon the .hrl files are not worth it.Francesco Mazzoli2012-04-125-95/+0
| * Added dummy .hrl files so that we don't break files including them.Francesco Mazzoli2012-04-125-0/+95
| * Added callback info for rabbit_backing_queue.Francesco Mazzoli2012-04-021-71/+0
| * Added callback info to rabbit_msg_store.Francesco Mazzoli2012-04-021-45/+0
| * Merged default.Francesco Mazzoli2012-04-023-97/+0
| |\
| | * Added -callbacks for rabbit_auth_mechanism.Francesco Mazzoli2012-03-051-28/+0
| | * Added -callbacks for rabbit_auth_backend.Francesco Mazzoli2012-03-051-31/+0
| | * Added -callbacks for rabbit_exchange_type. Deleted rabbit_exchange_type_spec....Francesco Mazzoli2012-03-051-38/+0
* | | Merge in defaultSimon MacMullen2012-04-021-0/+2
|\ \ \ | |/ / |/| |
| * | Rename cluster config to runtime parameters.Simon MacMullen2012-03-261-1/+1
| * | Simple CRUD for config-y Erlang termsSimon MacMullen2012-03-191-0/+2
| |/
* | correct spec for BQ:dropwhileMatthias Radestock2012-03-271-3/+4
|/
* re-order arguments to BQ:fold to look more like an Erlang foldAlexandru Scvortov2012-02-281-1/+1
* Rename process_messages to fold.Simon MacMullen2012-02-271-1/+1
* rename the weird VQ:ack/3 head to VQ:process_messages/3Alexandru Scvortov2012-02-241-2/+2
* simplify MsgFun logic for VQ:dropwhile/3 and VQ:ack/3Alexandru Scvortov2012-02-171-7/+3
* merge default into bug20337Alexandru Scvortov2012-02-121-3/+11
|\
| * merge default into bug20337Alexandru Scvortov2012-02-068-19/+10
| |\
| * \ merge default into bug20337Alexandru Scvortov2012-01-241-0/+2
| |\ \
| * | | don't remove rejected message before it is confirmed by the DLQAlexandru Scvortov2011-11-141-5/+5
| * | | amqqueue_process re-publishes with confirmsAlexandru Scvortov2011-11-141-5/+5
| * | | more consistent namingAlexandru Scvortov2011-11-071-4/+3
| * | | merge default into bug20337Alexandru Scvortov2011-11-071-4/+1
| |\ \ \
| * \ \ \ Crude merge-from-default to help examine this thing. Currently some tests fai...Simon MacMullen2011-10-201-3/+12
| |\ \ \ \
| | * | | | Tweaked read_msg_callback to not increment RamMsgCount and cleaned it up at t...Rob Harrop2011-06-201-3/+3
| | * | | | Fixed up spec for msg_lookup_callback to contstrain input and output types to...Rob Harrop2011-06-201-1/+1
| | * | | | Merge with defaultRob Harrop2011-06-201-1/+0
| | |\ \ \ \
| | * | | | | Updated specs and fixed error in ack that didn't account for different ack st...Rob Harrop2011-06-131-3/+12
* | | | | | | tweak credit_flow logicMatthias Radestock2012-02-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Update copyright 2012bug24606Emile Joubert2012-02-028-9/+9
* | | | | | Merged bug24671 into defaultEmile Joubert2012-01-311-10/+2
|\ \ \ \ \ \
| * | | | | | get rid of debug and message loggingMatthias Radestock2012-01-261-10/+0
| | |_|_|_|/ | |/| | | |
| * | | | | reduce time complexity of binding removal on queue deletionMatthias Radestock2011-11-301-0/+2
| | |_|_|/ | |/| | |
* | | | | Remove ?CREDIT_CPU_BOUND and have /1 versions of ack and send instead.bug24671Simon MacMullen2012-01-241-1/+0
* | | | | More credit for the queue -> msg_store case.Simon MacMullen2012-01-191-0/+2
|/ / / /
* | | | Refrain from resetting message expiry in message requeueEmile Joubert2011-10-201-4/+1
|/ / /
* | | the plugins distributions may be either ezs or directoriesAlexandru Scvortov2011-09-221-0/+1
* | | don't use the plugins directoryAlexandru Scvortov2011-09-221-0/+6
* | | backing_queue_spec and variable_queue specs up to dateAlexandru Scvortov2011-08-051-2/+3
* | | merge default into bug24216Matthias Radestock2011-07-042-15/+5
|\ \ \
| * | | tx gone from everywhereMatthias Radestock2011-06-241-2/+1
| * | | remove transactions from backing queueMatthias Radestock2011-06-241-13/+4
* | | | Scratch space for exchanges, and rabbit_exchange:update/2.Simon MacMullen2011-06-271-1/+2
|/ / /
* | | Sort out (everywhere except mirror modules) slave pids and mirror nodes and d...Matthew Sackman2011-06-211-1/+1
* | | Merging default into bug23554Matthew Sackman2011-06-211-1/+1
|\ \ \