Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a rabbit_plugin_activator to generate a .boot file for Rabbit; changed ... | Paul Jones | 2009-07-22 | 1 | -0/+156 |
* | better exception tagbug21060 | Matthias Radestock | 2009-07-01 | 1 | -1/+1 |
* | fix another off-by-one error | Matthias Radestock | 2009-07-01 | 1 | -1/+1 |
* | fold | Matthias Radestock | 2009-07-01 | 1 | -9/+6 |
* | Fix off-by-one error (discovered by Matthias) | Tony Garnock-Jones | 2009-07-01 | 1 | -1/+1 |
* | cosmetic | Matthias Radestock | 2009-07-01 | 1 | -23/+19 |
* | Convenience rabbit_basic functions. | Tony Garnock-Jones | 2009-06-22 | 2 | -11/+59 |
* | tabs -> spaces | Matthias Radestock | 2009-06-18 | 6 | -25/+25 |
* | refactoring: rename "round robin" to "active consumers"bug20943 | Matthias Radestock | 2009-06-10 | 1 | -27/+31 |
* | proper round-robining even when blocking | Matthias Radestock | 2009-06-10 | 1 | -124/+111 |
* | respect channel blocking when adding consumersbug20955 | Matthias Radestock | 2009-06-10 | 1 | -4/+11 |
* | fix off-by-one error | Matthias Radestock | 2009-06-10 | 1 | -1/+1 |
* | cosmetic | Matthias Radestock | 2009-06-10 | 1 | -7/+9 |
* | cosmeticbug20940 | Matthias Radestock | 2009-06-10 | 1 | -6/+7 |
* | Made can_send/2 into can_send/3. | Matthew Sackman | 2009-06-09 | 2 | -9/+11 |
* | clean up tx records in queues when a transaction's channel diesbug20782 | Matthias Radestock | 2009-06-05 | 3 | -22/+41 |
* | refactoring: bundle up all the data for a publish | Matthias Radestock | 2009-06-05 | 6 | -64/+59 |
* | Split out internal_declare/2. | Tony Garnock-Jones | 2009-06-04 | 1 | -2/+10 |
* | merge bug20633 into default | Matthew Sackman | 2009-06-04 | 1 | -16/+24 |
|\ | |||||
| * | make delete_binding return an error when the binding does not existbug20633 | Matthias Radestock | 2009-06-02 | 1 | -16/+24 |
* | | alignbug20877 | Matthias Radestock | 2009-06-03 | 1 | -2/+2 |
* | | Change from number to atom. | Tony Garnock-Jones | 2009-06-03 | 2 | -5/+11 |
* | | mergerbug20654 | Tony Garnock-Jones | 2009-06-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix typo | Matthias Radestock | 2009-05-29 | 1 | -1/+1 |
* | | | merge default into bug20654 | Tony Garnock-Jones | 2009-05-27 | 7 | -29/+34 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | helper method for not_found errors | Matthias Radestock | 2009-05-20 | 4 | -12/+9 |
| * | merge v1_5 into default | Tony Garnock-Jones | 2009-05-18 | 23 | -618/+2208 |
| |\ | |||||
| | * | merge v1_5 into default | Tony Garnock-Jones | 2009-05-13 | 23 | -618/+2208 |
| | |\ | |||||
| * | | | Silence unused variable warningbug20767 | Tony Garnock-Jones | 2009-05-18 | 1 | -1/+1 |
| * | | | display node name and db dir on startup | Matthias Radestock | 2009-05-18 | 3 | -10/+17 |
| |/ / | |||||
| * | | merging in 20592 | Matthew Sackman | 2009-04-29 | 2 | -11/+19 |
| |\ \ | |||||
| * | | | don't conditionally/auto-delete exchanges that still have durable bindingsbug20592 | Matthias Radestock | 2009-04-22 | 1 | -6/+8 |
* | | | | rename UME to AE | Matthias Radestock | 2009-05-20 | 2 | -10/+12 |
* | | | | break ume cycles | Matthias Radestock | 2009-05-20 | 1 | -10/+22 |
* | | | | carry 'mandatory' and 'immediate' flags through to UMEs | Matthias Radestock | 2009-05-20 | 1 | -24/+22 |
* | | | | refactoring of API | Matthias Radestock | 2009-05-20 | 3 | -45/+88 |
* | | | | fix type spec | Matthias Radestock | 2009-05-20 | 1 | -1/+1 |
* | | | | add permission checks for ume configuration | Matthias Radestock | 2009-05-20 | 3 | -9/+24 |
* | | | | rationalise publish/route result types | Matthias Radestock | 2009-05-20 | 4 | -47/+46 |
* | | | | move publication logic, incl ume handling, into rabbit_exchange | Matthias Radestock | 2009-05-19 | 2 | -58/+56 |
* | | | | refactoring | Matthias Radestock | 2009-04-28 | 1 | -18/+14 |
* | | | | add "unroutable message exchanges" feature | Matthias Radestock | 2009-04-28 | 1 | -3/+31 |
| |_|/ |/| | | |||||
* | | | Fixed unused-variable warning | Tony Garnock-Jones | 2009-04-24 | 1 | -1/+1 |
* | | | merge v1_5 into default | Tony Garnock-Jones | 2009-04-24 | 2 | -11/+19 |
|\ \ \ | | |/ | |/| | |||||
| * | | return the correct error (not_found) on exchange deletionbug20630 | Matthias Radestock | 2009-04-23 | 2 | -11/+19 |
| |/ | |||||
* | | merge v1_5 into default | Matthias Radestock | 2009-04-22 | 4 | -1/+31 |
|\ \ | |/ | |||||
| * | merge in branch 20590 | Matthew Sackman | 2009-04-17 | 2 | -18/+29 |
| |\ | |||||
| * \ | bringing in v1_5 before merge backbug20599 | Matthew Sackman | 2009-04-16 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | leave system in clustered state | Matthias Radestock | 2009-04-15 | 1 | -0/+6 |
| * | | | keep dialyzer happybug20597 | Matthias Radestock | 2009-04-14 | 3 | -1/+25 |
| |/ / |