| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged default into 20097 | Ben Hood | 2009-01-21 | 10 | -259/+240 |
| |\ | |||||
| | * | Merged 19749 into default | Ben Hood | 2009-01-19 | 2 | -25/+25 |
| | |\ | |||||
| | | * | change a gen_server:call to a gen_server2:call | Matthias Radestock | 2009-01-16 | 1 | -1/+1 |
| | | * | merge default into bug19749 | Matthias Radestock | 2009-01-16 | 8 | -133/+522 |
| | | |\ | |||||
| | * | \ | Merged 20099 into default | Ben Hood | 2009-01-19 | 3 | -202/+89 |
| | |\ \ \ | |||||
| | | * \ \ | merge default into bug20099 | Matthias Radestock | 2009-01-16 | 8 | -136/+521 |
| | | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | | fix bug in handling of writer exit | Matthias Radestock | 2009-01-14 | 1 | -1/+1 |
| | | * | | | make the channel process hibernate after 1s of idleness | Matthias Radestock | 2009-01-14 | 1 | -7/+16 |
| | | * | | | get rid of now-superfluous proxy_pid in channel state | Matthias Radestock | 2009-01-09 | 1 | -26/+18 |
| | | * | | | get rid of buffering_proxy | Matthias Radestock | 2009-01-09 | 1 | -108/+0 |
| | | * | | | fix normal termination case | Matthias Radestock | 2009-01-09 | 1 | -5/+4 |
| | | * | | | first cut of turning rabbit_channel into a gen_server2 | Matthias Radestock | 2009-01-09 | 1 | -60/+59 |
| | | * | | | merge bug20088 into bug20099 | Matthias Radestock | 2009-01-09 | 1 | -0/+854 |
| | | |\ \ \ | |||||
| | * | | | | | cosmetic: correct indentation | Matthias Radestock | 2009-01-18 | 1 | -2/+2 |
| | | |_|/ / | |/| | | | |||||
| | * | | | | Merged 20071 into default | Ben Hood | 2009-01-16 | 1 | -5/+5 |
| | |\ \ \ \ | |||||
| | | * | | | | turn queue processes into custom gen_servers | Matthias Radestock | 2009-01-08 | 1 | -5/+5 |
| | | * | | | | merge bug20088 into bug20071 | Matthias Radestock | 2009-01-08 | 1 | -0/+854 |
| | | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | |||||
| | * | | | | Merged 18557 into default | Ben Hood | 2009-01-16 | 4 | -89/+390 |
| | |\ \ \ \ | |||||
| | | * | | | | add some comments | Matthias Radestock | 2009-01-15 | 2 | -2/+6 |
| | | * | | | | Merged default into 18557 | Ben Hood | 2009-01-15 | 12 | -63/+936 |
| | | |\ \ \ \ | |||||
| | * | \ \ \ \ | merge bug20152 into default | Matthias Radestock | 2009-01-15 | 3 | -29/+110 |
| | |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | | * | | | | | minor refactoring: more consistent signatures/matching in routing functions | Matthias Radestock | 2009-01-15 | 1 | -14/+14 |
| | | * | | | | | refactoring to eliminate code duplication | Matthias Radestock | 2009-01-15 | 1 | -48/+31 |
| | | * | | | | | cosmetic and minor refactoring | Matthias Radestock | 2009-01-15 | 1 | -35/+37 |
| | | * | | | | | The PDF requires amq.match. The XML requires amq.headers. Create both. | Tony Garnock-Jones | 2009-01-15 | 1 | -1/+2 |
| | | * | | | | | Implement routing for headers exchange. | Tony Garnock-Jones | 2009-01-15 | 2 | -12/+101 |
| | | * | | | | | Add "amq.match" builtin exchange; accept "headers" in exchange.declare; and | Tony Garnock-Jones | 2009-01-15 | 2 | -0/+6 |
| | * | | | | | | merge default into bug20088 | Matthias Radestock | 2009-01-14 | 9 | -51/+70 |
| | |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | | | |||||
| | | * | | | | Merged 20141 into default | Ben Hood | 2009-01-14 | 2 | -2/+2 |
| | | |\ \ \ \ | |||||
| | | | * | | | | use halt() instead of init:stop() | Matthias Radestock | 2009-01-13 | 2 | -2/+2 |
| | | * | | | | | merge v1_5_1 into default | Matthias Radestock | 2009-01-12 | 1 | -7/+13 |
| | | |\ \ \ \ \ | | | |/ / / / | |||||
| | | | * | | | | Better dispatching while formatting results in rabbitmqctl | Emile Joubert | 2009-01-11 | 1 | -4/+3 |
| | | | * | | | | Report node instead of pid in rabbitmqctl | Emile Joubert | 2009-01-11 | 1 | -4/+11 |
| | | * | | | | | Merged v1_5_1 into default | Ben Hood | 2009-01-09 | 1 | -1/+2 |
| | | |\ \ \ \ \ | | | |/ / / / | | | | | / / | | | |_|/ / | | |/| | | | |||||
| | | | * | | | the #amqqueue.pid is 'none', so return self() instead | Matthias Radestock | 2009-01-09 | 1 | -1/+2 |
| * | | | | | | oops, meant to advertise this as an ordinary gen_server | Matthias Radestock | 2009-01-08 | 1 | -1/+1 |
| * | | | | | | replace gen_server:cast with gen_server2:cast in rabbit_limiter | Matthias Radestock | 2009-01-08 | 1 | -7/+7 |
| * | | | | | | merge bug19749 into bug20097 | Matthias Radestock | 2009-01-08 | 3 | -23/+877 |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | | replace all cross-node gen_server:casts with gen_server2:casts | Matthias Radestock | 2009-01-08 | 2 | -21/+21 |
| | * | | | | | merge bug20088 into bug19749 | Matthias Radestock | 2009-01-08 | 1 | -0/+854 |
| | |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | | |||||
| | | * | | | order-preserving cast | Matthias Radestock | 2009-01-07 | 1 | -7/+5 |
| | | * | | | reduce impact of long message queues on selective receives | Matthias Radestock | 2009-01-07 | 1 | -42/+78 |
| | | * | | | initial version of gen_server2 | Matthias Radestock | 2009-01-06 | 1 | -0/+820 |
| * | | | | | merge bug18557 into bug20097 | Matthias Radestock | 2009-01-08 | 4 | -89/+384 |
| |\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| | * | | | tidying up, refactoring and some cosmetic changes | Matthias Radestock | 2008-12-26 | 4 | -61/+38 |
| | * | | | cosmetic: rename 'in_use' to 'volume' | Matthias Radestock | 2008-12-25 | 1 | -10/+10 |
| | * | | | optimisation: only notify queues that have had can_send requests rejected | Matthias Radestock | 2008-12-25 | 1 | -18/+22 |
| | * | | | destroy limiter when a channel becomes unlimited | Matthias Radestock | 2008-12-24 | 3 | -22/+38 |
| | * | | | don't leave the limiter behind when the channel terminates | Matthias Radestock | 2008-12-23 | 2 | -2/+13 |
| | * | | | add type spec for start_link | Matthias Radestock | 2008-12-23 | 1 | -0/+1 |
