summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make rabbit_variable_queue:dropwhile tail recursiveFrancesco Mazzoli2012-04-231-5/+6
* merge emile qc changesFrancesco Mazzoli2012-04-234-19/+21
|\
| * Clearer var naming in BQ:dropwhile. Fix in amqqueue_process:drop_expired_mess...Francesco Mazzoli2012-04-234-19/+21
* | QuickCheck follows dropwhile API updatesEmile Joubert2012-04-231-3/+4
|/
* Update comment for bq:dropwhile specFrancesco Mazzoli2012-04-191-3/+4
* Fix rabbit_tests - only get the state after calling bq:dropwhile.Francesco Mazzoli2012-04-191-1/+3
* Changed BQ:dropwhile/3 to take a boolean arg to decide wether to ack or not.Francesco Mazzoli2012-04-196-36/+44
* eliminate unused var, and correct formattingMatthias Radestock2012-04-191-3/+2
* Defensive programmingMatthew Sackman2012-04-191-1/+1
* Merged bug24855 into defaultEmile Joubert2012-04-1936-617/+983
|\
| * merge bug24874 into defaultMatthias Radestock2012-04-181-4/+4
| |\
| | * Consistency between dropwhile and internal_fetchEmile Joubert2012-04-181-4/+4
| | * prevent badmatch in vqEmile Joubert2012-04-181-2/+2
| * | Merge bug 24871 (as foretold in prophecy^W bug 20337 comment 199)Simon MacMullen2012-04-1721-373/+611
| |\ \
| | * \ Merge bug24729Simon MacMullen2012-04-1721-373/+611
| | |\ \ | | | |/ | | |/|
| | | * Merged defaultFrancesco Mazzoli2012-04-1210-246/+330
| | | |\
| | | * | Added callback info for rabbit_backing_queue.Francesco Mazzoli2012-04-023-163/+193
| | | * | Added callback info to rabbit_msg_store.Francesco Mazzoli2012-04-022-2/+29
| | | * | Added callback info to mirrored_supervisor.Francesco Mazzoli2012-04-021-5/+22
| | | * | Added callback info to supervisor2.Francesco Mazzoli2012-04-022-50/+136
| | | * | Moved behaviour_info/1 export in the same ifdef blockFrancesco Mazzoli2012-04-021-11/+5
| | | * | Merged default.Francesco Mazzoli2012-04-0214-149/+233
| | | |\ \
| | | | * | Added -callbacks for rabbit_auth_mechanism.Francesco Mazzoli2012-03-054-29/+33
| | | | * | Added -callbacks for rabbit_auth_backend.Francesco Mazzoli2012-03-052-36/+49
| | | | * | Added -callbacks for rabbit_exchange_type. Deleted rabbit_exchange_type_spec....Francesco Mazzoli2012-03-056-29/+42
| | | | * | Added specs for gm callbacks.Francesco Mazzoli2012-03-052-48/+57
| | | | * | -callbacks for gen_server2. USE_SPECS now requires R15B.Francesco Mazzoli2012-03-051-8/+53
| * | | | | List comprehension instead of map.Francesco Mazzoli2012-04-161-3/+2
| * | | | | Fixed cycle detection, resources and names were messed up.Francesco Mazzoli2012-04-161-10/+12
| * | | | | Checking for cycles when sending instead of when receiving.Francesco Mazzoli2012-04-161-26/+32
| |/ / / /
| * | | | eprotonosupport support.Simon MacMullen2012-04-161-4/+7
| * | | | Merge bug24858.Simon MacMullen2012-04-125-9/+19
| |\ \ \ \
| | * | | | CosmeticSimon MacMullen2012-04-121-1/+1
| | * | | | cosmeticMatthias Radestock2012-04-112-9/+7
| | * | | | gb_sets:fold instead of lists:foldl.Francesco Mazzoli2012-04-112-2/+2
| | * | | | The "blind" difference is unsafe in 'prune'.Francesco Mazzoli2012-04-111-6/+4
| | * | | | Removed rabbit_misc:gb_trees_difference/2.Francesco Mazzoli2012-04-111-5/+1
| | * | | | Specialised set difference function for dtree.Francesco Mazzoli2012-04-111-3/+7
| | * | | | delete_any instead of delete.Francesco Mazzoli2012-04-112-4/+4
| | * | | | Changed uses of gb_sets:difference/2 to our difference functions.Francesco Mazzoli2012-04-113-7/+12
| | * | | | Added sane set and tree difference functions.Francesco Mazzoli2012-04-111-0/+9
| * | | | | oopsMatthias Radestock2012-04-121-1/+1
| * | | | | Merge bug 24769.Simon MacMullen2012-04-122-4/+2
| |\ \ \ \ \
| | * | | | | tiny space saving refactorMatthias Radestock2012-04-121-3/+1
| | * | | | | backing queue quickcheck updates for bug20337Emile Joubert2012-04-121-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | fix bugMatthias Radestock2012-04-121-1/+1
| * | | | | cosmeticMatthias Radestock2012-04-111-15/+14
| * | | | | fix a bugMatthias Radestock2012-04-111-1/+1
| * | | | | merge bug24769Matthias Radestock2012-04-1119-456/+787
| |\ \ \ \ \ | | |/ / / /
| | * | | | Micro-optimisationSimon MacMullen2012-04-111-1/+1