summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* more documentationMatthew Sackman2009-08-061-26/+32
* documentationMatthew Sackman2009-08-061-5/+10
* All done.Matthew Sackman2009-08-061-66/+80
* Matthias wanted to be able to cope with the possibility that we get woken up ...Matthew Sackman2009-08-031-9/+15
* The bug was not as advertised (it actually popped up when merging into 20980)...Matthew Sackman2009-08-031-5/+10
* All done.Matthew Sackman2009-08-032-70/+82
* Implemented. Seems to work well. Changed the design and behaviour of the back...Matthew Sackman2009-07-292-68/+140
* cosmeticMatthias Radestock2009-07-241-8/+4
* don't include TimeoutState in status formattingMatthias Radestock2009-07-241-10/+3
* remove R13B-1ismMatthias Radestock2009-07-241-4/+0
* *idiot*.Matthew Sackman2009-07-091-12/+11
* a) reverted the change to do_send which had come in when I updated gen_server...Matthew Sackman2009-07-061-7/+8
* All cosmetic (line length)Matthew Sackman2009-07-061-28/+49
* Pushed the binary exponential timeout / hibernate system into gen_server2. Ad...Matthew Sackman2009-07-062-92/+117
* updating gen_server2 with latest from R13B01 in order to ensure this doesn't ...Matthew Sackman2009-07-063-28/+71
* Done. In order to keep the code simple, the detection of naptime is done in r...Matthew Sackman2009-07-021-6/+45
* better exception tagMatthias Radestock2009-07-011-1/+1
* fix another off-by-one errorMatthias Radestock2009-07-011-1/+1
* foldMatthias Radestock2009-07-011-9/+6
* Fix off-by-one error (discovered by Matthias)Tony Garnock-Jones2009-07-011-1/+1
* cosmeticMatthias Radestock2009-07-011-23/+19
* Convenience rabbit_basic functions.Tony Garnock-Jones2009-06-222-11/+59
* tabs -> spacesMatthias Radestock2009-06-186-25/+25
* refactoring: rename "round robin" to "active consumers"Matthias Radestock2009-06-101-27/+31
* proper round-robining even when blockingMatthias Radestock2009-06-101-124/+111
* respect channel blocking when adding consumersMatthias Radestock2009-06-101-4/+11
* fix off-by-one errorMatthias Radestock2009-06-101-1/+1
* cosmeticMatthias Radestock2009-06-101-7/+9
* cosmeticMatthias Radestock2009-06-101-6/+7
* Made can_send/2 into can_send/3.Matthew Sackman2009-06-092-9/+11
* clean up tx records in queues when a transaction's channel diesMatthias Radestock2009-06-053-22/+41
* refactoring: bundle up all the data for a publishMatthias Radestock2009-06-056-64/+59
* Split out internal_declare/2.Tony Garnock-Jones2009-06-041-2/+10
* merge bug20633 into defaultMatthew Sackman2009-06-041-16/+24
|\
| * make delete_binding return an error when the binding does not existMatthias Radestock2009-06-021-16/+24
* | alignMatthias Radestock2009-06-031-2/+2
* | Change from number to atom.Tony Garnock-Jones2009-06-032-5/+11
* | mergerTony Garnock-Jones2009-06-037-29/+34
|\ \
| * \ merge default into bug20654Tony Garnock-Jones2009-05-277-29/+34
| |\ \ | | |/
| | * helper method for not_found errorsMatthias Radestock2009-05-204-12/+9
| | * merge v1_5 into defaultTony Garnock-Jones2009-05-183-10/+17
| | |\
| | | * Silence unused variable warningTony Garnock-Jones2009-05-181-1/+1
| | | * display node name and db dir on startupMatthias Radestock2009-05-183-10/+17
| | * | merge v1_5 into defaultTony Garnock-Jones2009-05-131-7/+8
| | |\ \ | | | |/
| | | * merging in 20592Matthew Sackman2009-04-291-6/+8
| | | |\
| | | | * don't conditionally/auto-delete exchanges that still have durable bindingsMatthias Radestock2009-04-221-6/+8
* | | | | fix typoMatthias Radestock2009-05-291-1/+1
|/ / / /
* | | | rename UME to AEMatthias Radestock2009-05-202-10/+12
* | | | break ume cyclesMatthias Radestock2009-05-201-10/+22
* | | | carry 'mandatory' and 'immediate' flags through to UMEsMatthias Radestock2009-05-201-24/+22