| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | * | | cosmetic: use multi-line strings | Matthias Radestock | 2009-01-08 | 3 | -4/+4 |
| | * | | Cosmetic | Ben Hood | 2009-01-08 | 1 | -4/+4 |
| | * | | Merged 20020 into default | Ben Hood | 2009-01-08 | 1 | -3/+11 |
| | |\ \ | | |/ | |||||
| | | * | enable memory alarms by default on linux | Matthias Radestock | 2009-01-06 | 1 | -3/+11 |
| | * | | minor refactoring | Matthias Radestock | 2009-01-07 | 2 | -30/+34 |
| | |/ | |||||
| * | | 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 |
| |/ | |||||
| * | simplification: use alternative 'try' form | Matthias Radestock | 2008-12-27 | 1 | -10/+8 |
| * | deal with race condition | Matthias Radestock | 2008-12-23 | 1 | -2/+4 |
| * | Merged 2nd fix of 20047 into default | Ben Hood | 2008-12-23 | 1 | -0/+2 |
| |\ | |||||
| | * | correct handling of normal termination | Matthias Radestock | 2008-12-23 | 1 | -0/+2 |
| * | | Merged 20046 into default | Ben Hood | 2008-12-22 | 1 | -1/+13 |
| |\ \ | |/ |/| | |||||
| | * | work around OTP-7025 in a second place | Matthias Radestock | 2008-12-21 | 1 | -1/+13 |
| * | | include stack trace in errors caught by channel | Matthias Radestock | 2008-12-20 | 1 | -11/+14 |
| |/ | |||||
| * | remove more remnants of schema check | Matthias Radestock | 2008-12-17 | 1 | -2/+0 |
| * | deal with schema integrity check failure on startup | Matthias Radestock | 2008-12-17 | 1 | -35/+51 |
| * | don't react to memory alarms when memory_alarms is false | Matthias Radestock | 2008-12-16 | 2 | -9/+20 |
| * | Make start_memsup default to false. | Tony Garnock-Jones | 2008-12-16 | 1 | -5/+2 |
| * | provide an easy way to turn off memory alarms | Matthias Radestock | 2008-12-11 | 2 | -54/+63 |
| * | Correct typos | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+1 |
| * | merge default into bug19684 | Tony Garnock-Jones | 2008-12-10 | 2 | -11/+12 |
| |\ | |||||
| | * | merge bug19914 into default | Matthias Radestock | 2008-12-10 | 2 | -11/+12 |
| | |\ | |||||
| | | * | Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang code | Tony Garnock-Jones | 2008-12-08 | 2 | -11/+12 |
| * | | | cosmetic | Matthias Radestock | 2008-12-10 | 1 | -28/+41 |
| * | | | lots of tests | Matthias Radestock | 2008-12-10 | 1 | -19/+44 |
| * | | | handle case when connection is not fully initialised yet | Matthias Radestock | 2008-12-10 | 1 | -0/+2 |
| * | | | prettier output in tests | Matthias Radestock | 2008-12-10 | 1 | -1/+5 |
| * | | | cosmetic | Matthias Radestock | 2008-12-10 | 1 | -2/+0 |
| * | | | correct error handling | Matthias Radestock | 2008-12-10 | 1 | -1/+4 |
| * | | | merge default into bug19684 | Matthias Radestock | 2008-12-10 | 37 | -234/+515 |
| |\ \ \ | |/ / | |||||
| | * | | merged default into bug18381 | Tony Garnock-Jones | 2008-12-09 | 37 | -333/+876 |
| | |\ \ | |||||
| | | * | | Update copyrights. | Tony Garnock-Jones | 2008-12-09 | 37 | -222/+444 |
| | | |/ | |||||
| | | * | merge default into bug19900 | Matthias Radestock | 2008-12-05 | 9 | -65/+304 |
| | | |\ | |||||
| | | | * | merged bug19758 into default | Tony Garnock-Jones | 2008-12-03 | 1 | -0/+13 |
| | | | |\ | |||||
