| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | keep serial in separate process, to avoid persister bottleneck | Matthias Radestock | 2009-02-06 | 5 | -45/+135 |
| * | use halt() instead of init:stop() | 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() instead | Matthias Radestock | 2009-01-09 | 1 | -1/+2 |
| * | enable memory alarms by default on linux | Matthias Radestock | 2009-01-06 | 1 | -3/+11 |
| * | 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 |
| | | | |\ | |||||
| | | | | * | keep dialyzer happy | Matthias Radestock | 2008-11-20 | 1 | -3/+10 |
| | | | | * | disable cross-node routing optimisation | Matthias Radestock | 2008-11-20 | 1 | -0/+6 |
| | | * | | | Added test for log rotation when it cannnot | Hubert Plociniczak | 2008-12-04 | 1 | -3/+17 |
| | | * | | | rename ensure_directory_exists to ensure_parent_dirs_exist | Matthias Radestock | 2008-11-28 | 3 | -8/+8 |
| | | * | | | Simplify mode calculation | Hubert Plociniczak | 2008-11-28 | 1 | -2/+2 |
| | | * | | | Logging handlers attempt to create the directory | Hubert Plociniczak | 2008-11-28 | 4 | -12/+44 |
| * | | | | | 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 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | qualify various list/info functions with vhost | Matthias Radestock | 2008-12-03 | 3 | -34/+31 |
| * | | | | | 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 bug19871 into default | Matthias Radestock | 2008-12-02 | 2 | -0/+20 |
| | |\ \ \ \ | |||||
| | | * | | | | fix typo | Matthias Radestock | 2008-12-02 | 1 | -1/+1 |
