summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* I didn't think that implied that it could *only* be used out of process, but ...bug23882Simon MacMullen2011-03-141-2/+2
* I think this makes it more comprehensible. To me at least.Simon MacMullen2011-03-141-2/+3
* Maintain an acceptable level of code quality.Simon MacMullen2011-03-141-2/+1
* merge default into bug23882Matthias Radestock2011-03-0719-566/+646
|\
| * guids be goneMatthias Radestock2011-03-071-3/+3
| * Merge bug23914 (lack of type for msg_id obscures APIs and code)Simon MacMullen2011-03-0714-496/+502
| |\
| | * merge default into bug23914bug23914Matthias Radestock2011-03-0714-496/+502
| | |\
| | | * cosmeticMatthias Radestock2011-03-042-2/+2
| | | * merge default into bug23914Matthias Radestock2011-03-0410-138/+132
| | | |\
| | | * \ merge default into bug23914Matthias Radestock2011-03-0435-362/+363
| | | |\ \
| | | * | | guid -> msg_id in testsMatthias Radestock2011-03-041-100/+100
| | | * | | guid -> msg_id in amqqueue_processMatthias Radestock2011-03-041-18/+18
| | | * | | #basic_message.guid -> idMatthias Radestock2011-03-045-14/+14
| | | * | | guid -> msg_id in vqMatthias Radestock2011-03-041-110/+110
| | | * | | guid -> msg_idMatthias Radestock2011-03-041-1/+1
| | | * | | guid -> msg_id in qiMatthias Radestock2011-03-041-43/+44
| | | * | | guid -> msg_id in msg_store and friendsMatthias Radestock2011-03-044-187/+190
| | | * | | introduce separate type for msg idsMatthias Radestock2011-03-046-35/+37
| * | | | | Merging new head of bug23810 to default, which results in a tiny and insignif...Matthew Sackman2011-03-0772-1456/+3073
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge heads.Jerry Kuch2011-03-056-94/+139
| | |\ \ \ \
| | | * \ \ \ merge bug23875 into defaultMatthias Radestock2011-03-0541-565/+561
| | | |\ \ \ \
| | | * | | | | cosmeticbug23875Matthias Radestock2011-03-041-8/+7
| | | * | | | | yet more simplificationMatthias Radestock2011-03-041-22/+16
| | | * | | | | simplifyMatthias Radestock2011-03-041-17/+12
| | | * | | | | avoid tautologyMatthew Sackman2011-03-031-13/+12
| | | * | | | | move code around and refactor a bitMatthew Sackman2011-03-031-28/+28
| | | * | | | | shrink codeMatthew Sackman2011-03-031-12/+8
| | | * | | | | dafter renamingMatthew Sackman2011-03-032-8/+10
| | | * | | | | renamingMatthew Sackman2011-03-031-17/+17
| | | * | | | | Merging default into bug23875Matthew Sackman2011-03-0330-183/+1964
| | | |\ \ \ \ \
| | | * | | | | | Make memory alarms work correctly over clustersMatthew Sackman2011-02-244-34/+107
| | * | | | | | | Merge bug23575 to default.Jerry Kuch2011-03-0510-137/+131
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Merge bug23575.bug23575Jerry Kuch2011-03-0436-373/+374
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | merged default into branch, againTim Fox2011-03-041-31/+46
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | remerged in changes from defaultTim Fox2011-03-0259-1367/+2902
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | remove commented out codeTim Fox2011-02-111-24/+0
| | | * | | | | | Refactored handle_call({obtain, ...}, ...) into single headed functionTim Fox2011-02-111-22/+49
| | | * | | | | | merge default into bug23575Tim Fox2011-02-1012-58/+103
| | | |\ \ \ \ \ \
| | | * | | | | | | Added code to raise or clear alarm "file_descriptor_limit" when transitions b...Tim Fox2011-02-101-12/+26
| * | | | | | | | | Merging heads of bug23810bug23810Matthew Sackman2011-03-071-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | 404 => NOT_FOUNDMatthew Sackman2011-02-151-1/+1
| | * | | | | | | | | /Consistently/...Matthew Sackman2011-02-151-3/+3
| | * | | | | | | | | Move Protocol to after vhost consistentlyMatthew Sackman2011-02-155-26/+28
| | * | | | | | | | | Merging default to bug23810Matthew Sackman2011-02-152-3/+4
| | |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | | document bq init paramsMatthias Radestock2011-03-071-0/+12
* | | | | | | | | | | | shorten maybe_run_queue_via_backing_queueMatthias Radestock2011-03-052-43/+43
* | | | | | | | | | | | simplify various callback constructionsMatthias Radestock2011-03-051-25/+19
* | | | | | | | | | | | merge default into bug23882Matthias Radestock2011-03-052-58/+45
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | add missing assertionMatthias Radestock2011-03-051-1/+1
| * | | | | | | | | | | cosmeticMatthias Radestock2011-03-051-57/+44
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |