Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keep dialyzer happybug20597 | Matthias Radestock | 2009-04-14 | 3 | -1/+25 |
* | on windows, write to stdout in stderr to avoid bufferingbug20518 | Matthias Radestock | 2009-03-26 | 1 | -3/+13 |
* | recover exchanges/bindings/queues in per-item transactionsbug20500 | Matthias Radestock | 2009-03-19 | 3 | -29/+52 |
* | keep serial in separate process, to avoid persister bottleneckbug20348 | Matthias Radestock | 2009-02-06 | 5 | -45/+135 |
* | use halt() instead of init:stop()bug20141 | Matthias Radestock | 2009-01-13 | 2 | -2/+2 |
* | 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 |
* | the #amqqueue.pid is 'none', so return self() insteadbug20089 | Matthias Radestock | 2009-01-09 | 1 | -1/+2 |
* | enable memory alarms by default on linuxbug20020 | Matthias Radestock | 2009-01-06 | 1 | -3/+11 |
* | simplification: use alternative 'try' form | Matthias Radestock | 2008-12-27 | 1 | -10/+8 |
* | deal with race conditionbug20061 | Matthias Radestock | 2008-12-23 | 1 | -2/+4 |
* | Merged 2nd fix of 20047 into default | Ben Hood | 2008-12-23 | 1 | -1/+13 |
|\ | |||||
| * | Merged 20046 into default | Ben Hood | 2008-12-22 | 1 | -1/+13 |
| |\ | |||||
| | * | work around OTP-7025 in a second placebug20046 | Matthias Radestock | 2008-12-21 | 1 | -1/+13 |
* | | | correct handling of normal terminationbug20047 | Matthias Radestock | 2008-12-23 | 1 | -0/+2 |
|/ / | |||||
* | | 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 falsebug20019 | 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 alarmsbug19987 | Matthias Radestock | 2008-12-11 | 2 | -54/+63 |
* | Correct typosbug19684 | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+1 |
* | merge default into bug19684 | Tony Garnock-Jones | 2008-12-10 | 3 | -2/+189 |
|\ | |||||
| * | 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 |
| |\ | |||||
| * | | rabbitmqctl tests | Emile Joubert | 2008-12-08 | 3 | -14/+34 |
| * | | rabbitmqctl pod updates, R11B-5 safe string handling | Emile Joubert | 2008-12-07 | 1 | -13/+17 |
| * | | Add vhost parameter | Emile Joubert | 2008-12-04 | 1 | -10/+12 |
| * | | Merge bug18381 into bug19684 | Emile Joubert | 2008-12-04 | 2 | -32/+29 |
| |\ \ | |||||
| * | | | rabbitmqctl output formatting | Emile Joubert | 2008-12-03 | 1 | -24/+62 |
| * | | | Backed out changeset 6ad1a9e059d0 | Matthias Radestock | 2008-12-03 | 3 | -31/+34 |
| * | | | qualify various list/info functions with vhost | Matthias Radestock | 2008-12-03 | 3 | -34/+31 |
| * | | | merge default into bug19684 | Matthias Radestock | 2008-12-02 | 2 | -0/+20 |
| |\ \ \ | |||||
| * \ \ \ | merge default into bug19684 | Matthias Radestock | 2008-12-01 | 16 | -113/+355 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge bug18381 into bug19684, tidying | Emile Joubert | 2008-11-24 | 1 | -1/+79 |
| |\ \ \ \ \ | |||||
| | * | | | | | List bindings and connections | Emile Joubert | 2008-11-23 | 1 | -10/+37 |
| | * | | | | | Merged bug18381 into bug19684 | Emile Joubert | 2008-11-23 | 4 | -12/+90 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Guarantee order of rabbitctl result columns | Emile Joubert | 2008-11-23 | 1 | -13/+23 |
| | * | | | | | | Merged bug18381 into bug19684 | Emile Joubert | 2008-11-20 | 2 | -2/+19 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Added rabbitmqctl interface for listing exchanges | Emile Joubert | 2008-11-16 | 1 | -6/+23 |
| | * | | | | | | | Merged bug18381 into bug19684 | Emile Joubert | 2008-11-14 | 1 | -1/+26 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Removed memory queries, only report on selected queue details | Emile Joubert | 2008-11-11 | 3 | -46/+27 |
| | | * | | | | | | | Merged bug18381 into bug19684 | Emile Joubert | 2008-11-09 | 3 | -1/+61 |
| | | |\ \ \ \ \ \ \ | |||||
* | | | \ \ \ \ \ \ \ | 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 |