summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increase buffer size for the port driver to match that used by the underlying...bug24866Simon MacMullen2012-04-232-5/+23
* Merge headsSimon MacMullen2012-04-231-13/+28
|\
| * Merge bug24860Simon MacMullen2012-04-201-13/+28
| |\
| | * track queues which may have delivered non-autoack messages to channelbug24860Matthias Radestock2012-04-121-13/+28
* | | cosmeticMatthew Sackman2012-04-231-1/+1
* | | cosmeticMatthias Radestock2012-04-201-9/+9
* | | merge bug24882 into defaultMatthias Radestock2012-04-202-6/+15
|\ \ \
| * | | cosmeticMatthew Sackman2012-04-191-10/+9
| * | | Merge bug24863 to defaultMatthew Sackman2012-04-191-7/+18
| |\ \ \
| | * | | In general, avoid unnecessary interleaving of mutating statebug24863Matthew Sackman2012-04-191-1/+1
| | * | | ack_nacked_messages -> ack_if_no_dlxFrancesco Mazzoli2012-04-191-5/+5
| | * | | Re-creating bug24863 branching of defaultFrancesco Mazzoli2012-04-181-7/+18
| * | | | eliminate unused var, and correct formattingMatthias Radestock2012-04-191-3/+2
* | | | | simplifying refactorbug24882Matthias Radestock2012-04-201-14/+10
* | | | | Checking for existance of DLX in dead_letter_publishFrancesco Mazzoli2012-04-191-18/+14
|/ / / /
* | | | Defensive programmingMatthew Sackman2012-04-191-1/+1
* | | | Merged bug24855 into defaultEmile Joubert2012-04-1942-833/+986
|\ \ \ \ | | |/ / | |/| |
| * | | merge bug24874 into defaultMatthias Radestock2012-04-181-4/+4
| |\ \ \
| | * | | Consistency between dropwhile and internal_fetchbug24874Emile 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-1727-589/+614
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge bug24729Simon MacMullen2012-04-1727-589/+614
| | |\ \ \ | | | |/ / | | |/| |
| | | * | 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
| | | * | Merged defaultFrancesco Mazzoli2012-04-1212-253/+334
| | | |\ \
| | | * | | Added callback info for rabbit_backing_queue.Francesco Mazzoli2012-04-024-234/+193
| | | * | | Added callback info to rabbit_msg_store.Francesco Mazzoli2012-04-023-47/+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-0218-249/+236
| | | |\ \ \
| | | | * | | Added -callbacks for rabbit_auth_mechanism.Francesco Mazzoli2012-03-055-57/+33
| | | | * | | Added -callbacks for rabbit_auth_backend.Francesco Mazzoli2012-03-053-67/+49
| | | | * | | Added -callbacks for rabbit_exchange_type. Deleted rabbit_exchange_type_spec....Francesco Mazzoli2012-03-057-67/+42
| | | | * | | Added specs for gm callbacks.Francesco Mazzoli2012-03-052-48/+57
| | | | * | | -callbacks for gen_server2. USE_SPECS now requires R15B.Francesco Mazzoli2012-03-052-11/+56
| * | | | | | List comprehension instead of map.bug24871Francesco Mazzoli2012-04-161-3/+2
| * | | | | | Fixed cycle detection, resources and names were messed up.Francesco Mazzoli2012-04-161-10/+12
| * | | | | | Usual Makefile editing... test don't work with 'sleep 1'Francesco Mazzoli2012-04-161-1/+1
| * | | | | | Checking for cycles when sending instead of when receiving.Francesco Mazzoli2012-04-162-27/+33
| |/ / / / /
| * | | | | Merge bug24869Simon MacMullen2012-04-160-0/+0
| |\ \ \ \ \
| * | | | | | eprotonosupport support.bug24869Simon MacMullen2012-04-161-4/+7
| |/ / / / /
| * | | | | Merge bug24858.Simon MacMullen2012-04-125-9/+19
| |\ \ \ \ \
| | * | | | | Cosmeticbug24858Simon 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
| | * | | | | Uff, pushed Makefile change by mistake...Francesco Mazzoli2012-04-111-1/+1
| | * | | | | 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