summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minor fixesBen Hood2008-11-211-11/+15
* Changed prefetch from call to castBen Hood2008-11-211-6/+6
* Got rid o the per-queue in-use capacityBen Hood2008-11-212-31/+22
* Made set_prefetch_count into a proper gen_server callBen Hood2008-11-212-15/+21
* Fixed bug in limiterBen Hood2008-11-211-3/+3
* Refactored the internal structure of the limiterBen Hood2008-11-201-78/+34
* Merged default into 18557Ben Hood2008-11-202-3/+11
|\
| * Merge bug19522 into defaultHubert Plociniczak2008-11-201-2/+10
| |\
| | * work around OTP-7025Matthias Radestock2008-11-191-2/+10
| |/
| * merge bug19573 into defaultMatthias Radestock2008-11-191-1/+1
| |\
| | * Added erlang as build dependency, remvoed python sinceHubert Plociniczak2008-11-141-1/+1
* | | First cut with some actual load balancing workingBen Hood2008-11-204-20/+54
* | | SavepointBen Hood2008-11-193-3/+159
* | | Moved limiter out of the queue state into the process dictBen Hood2008-11-191-11/+7
* | | First stab at basic.qosBen Hood2008-11-183-35/+71
|/ /
* | Merge bug19788 into defaultHubert Plociniczak2008-11-141-1/+3
|\ \ | |/ |/|
| * don't use gen_server hibernate featureMatthias Radestock2008-11-141-1/+3
|/
* merge bug19730 into defaultTony Garnock-Jones2008-11-101-33/+21
|\
| * Cleaned the Makefile. Goodbye generic_stage!Hubert Plociniczak2008-11-071-37/+21
| * Do not include source files in the binary packagesHubert Plociniczak2008-11-071-2/+6
* | merge bug19250 into defaultMatthias Radestock2008-11-070-0/+0
|\ \ | |/ |/|
| * Revert to 0-9 definition.Tony Garnock-Jones2008-11-071-3/+2
| * Alter signatures to the latest 0-91 draft XML, and support nowaitTony Garnock-Jones2008-10-311-2/+3
| * merge default into bug19250Tony Garnock-Jones2008-10-318-55/+53
| |\
* | \ VerifiedSimon MacMullen2008-11-073-49/+0
|\ \ \
| * | | Removed check_tools script since Build-DependsHubert Plociniczak2008-10-193-49/+0
* | | | merge bug18776 into defaultTony Garnock-Jones2008-11-067-302/+268
|\ \ \ \
| * \ \ \ Merged default into 18776Ben Hood2008-11-0318-132/+352
| |\ \ \ \
| * | | | | Added function for RabbiterBen Hood2008-10-131-0/+15
| * | | | | Got into a loop, I blame hgBen Hood2008-10-132-25/+29
| |\ \ \ \ \
| | * | | | | Nuked a spaceBen Hood2008-10-131-1/+1
| | * | | | | Used record wildcard match featureBen Hood2008-10-131-15/+7
| | * | | | | Added wilcards to every argument field in binding recordBen Hood2008-10-131-12/+22
| | * | | | | Added arguments field to bindingBen Hood2008-10-132-11/+13
| * | | | | | Set is the defaultBen Hood2008-10-131-1/+0
| * | | | | | Changed index from ordered_set to set for durable routesBen Hood2008-10-131-1/+1
| |/ / / / /
| * | | | | maybe_auto_delete should always return okMatthias Radestock2008-10-121-1/+2
| * | | | | cosmeticMatthias Radestock2008-10-121-6/+3
| * | | | | some minor formatting fixesMatthias Radestock2008-10-121-4/+4
| * | | | | refactoring: never construct reverse routes/bindings directlyMatthias Radestock2008-10-121-6/+7
| * | | | | fix indentation and commentsMatthias Radestock2008-10-121-68/+57
| * | | | | inline delete_bindings/1Matthias Radestock2008-10-121-30/+22
| * | | | | rejig call_with_exchangeMatthias Radestock2008-10-121-15/+14
| * | | | | Removed superfluous commentBen Hood2008-10-111-3/+0
| * | | | | Don't hassle the HOFBen Hood2008-10-111-10/+8
| * | | | | Reinstated list_exchange_bindings/1Ben Hood2008-10-101-2/+21
| * | | | | Changed select for has_bindings into a continuationBen Hood2008-10-101-3/+8
| * | | | | Refactored all of the exchange delete functionsBen Hood2008-10-101-69/+57
| * | | | | Default binding should be restored in exchange moduleBen Hood2008-10-101-7/+3
| * | | | | Simplified has_bindings because it only needs to do simple select and countBen Hood2008-10-081-16/+10