| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | * | Merged default | Simon MacMullen | 2008-12-01 | 10 | -39/+222 |
| | | |\ | |||||
| | | * | | Run schema check as part of tests to help coverage check. | Simon MacMullen | 2008-12-01 | 1 | -0/+2 |
| | | * | | Invert the case of all this - check that the schema is current rather | Simon MacMullen | 2008-12-01 | 1 | -8/+7 |
| | | * | | It's nicer if update_needed is just a function, not something that | Simon MacMullen | 2008-11-27 | 1 | -5/+6 |
| | | * | | Create rabbitmq-mnesia-update-needed script | Simon MacMullen | 2008-11-27 | 1 | -0/+18 |
| * | | | | merge default into bug19684 | Matthias Radestock | 2008-12-01 | 16 | -113/+355 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | add type spec | Matthias Radestock | 2008-12-01 | 1 | -0/+1 |
| | * | | | Merge default into bug19910 | Hubert Plociniczak | 2008-12-01 | 2 | -2/+2 |
| | |\ \ \ | |||||
| | | * | | | Cosmetic | Hubert Plociniczak | 2008-12-01 | 2 | -2/+2 |
| | * | | | | merge bug19912 into bug19910 | Matthias Radestock | 2008-11-30 | 1 | -4/+4 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | get rid of compiler warning | Matthias Radestock | 2008-11-30 | 1 | -4/+4 |
| | * | | | | write script errors to stderr | Matthias Radestock | 2008-11-30 | 3 | -2/+8 |
| | |/ / / | |||||
| | * | | | remove 'error' tags in exceptions | Matthias Radestock | 2008-11-30 | 1 | -8/+4 |
| | * | | | consistent display of errors in rabbit_multi | Matthias Radestock | 2008-11-30 | 1 | -4/+8 |
| | * | | | simplify informational display | Matthias Radestock | 2008-11-30 | 1 | -23/+28 |
| | * | | | improve error output | Matthias Radestock | 2008-11-30 | 1 | -3/+15 |
| | | |/ | |/| | |||||
| | * | | merge bug19852 into default | Matthias Radestock | 2008-11-28 | 2 | -25/+195 |
| | |\ \ | |||||
| | | * | | some more tidying up | Matthias Radestock | 2008-11-28 | 1 | -15/+12 |
| | | * | | cosmetic changes and a tiny bit of refactoring | Matthias Radestock | 2008-11-28 | 2 | -46/+42 |
| | | * | | Remove use of list append, making it O(n) rather than O(n^2). | Simon MacMullen | 2008-11-28 | 1 | -2/+2 |
| | | * | | Add specs. | Simon MacMullen | 2008-11-27 | 1 | -1/+10 |
| | | * | | Ahem, we need to return a result... | Simon MacMullen | 2008-11-27 | 1 | -2/+3 |
| | | * | | Close the file after reading it. | Simon MacMullen | 2008-11-27 | 1 | -1/+2 |
| | | * | | Support get / set_check_interval and simplify starting. | Simon MacMullen | 2008-11-27 | 2 | -28/+42 |
| | | * | | Rename rabbit_linux_memory to rabbit_memsup_linux | Simon MacMullen | 2008-11-27 | 2 | -2/+2 |
| | | * | | minor simplification | Matthias Radestock | 2008-11-26 | 1 | -4/+2 |
| | | * | | (mostly) re-indenting | Matthias Radestock | 2008-11-26 | 1 | -33/+34 |
| | | * | | fix our memsup registration | Matthias Radestock | 2008-11-26 | 1 | -1/+1 |
| | | * | | re-indentation + minor refactoring | Matthias Radestock | 2008-11-26 | 1 | -28/+45 |
| | | * | | Rearrange the startup so we only start rabbit_linux_memory if there is no mem... | Simon MacMullen | 2008-11-26 | 3 | -32/+43 |
| | | * | | Matthias has pointed out the existence of whereis/1. | Simon MacMullen | 2008-11-26 | 1 | -4/+2 |
| | | * | | Only start memsup if it is not already running. | Simon MacMullen | 2008-11-26 | 1 | -6/+13 |
| | | * | | Use timer:apply_interval/4 rather than timeout chaining. | Simon MacMullen | 2008-11-26 | 1 | -7/+15 |
| | | * | | Another stylistic change | Simon MacMullen | 2008-11-26 | 1 | -3/+3 |
| | | * | | Remove the 1M buffer. | Simon MacMullen | 2008-11-26 | 1 | -2/+11 |
| | | * | | QA points 5, 6, 7, 9, 10 (the smaller stylistic ones). | Simon MacMullen | 2008-11-26 | 1 | -26/+17 |
| | | * | | Merge default (effectively undoing bug19790...) | Simon MacMullen | 2008-11-25 | 1 | -16/+1 |
| | | * | | Make comments a bit clearer | Simon MacMullen | 2008-11-25 | 1 | -9/+24 |
| | | |\ \ | |||||
| | | * | | | Start memsup programmatically rather than starting as standard and then | Simon MacMullen | 2008-11-25 | 1 | -7/+10 |
| | | * | | | Remove the MEMORY_CHECK_FRACTION define. | Simon MacMullen | 2008-11-25 | 1 | -6/+8 |
| | | * | | | First pass at a simple memory supervisor for Linux. | Simon MacMullen | 2008-11-25 | 3 | -16/+138 |
| | * | | | | merge bug19899 into default | Matthias Radestock | 2008-11-28 | 1 | -1/+13 |
| | |\ \ \ \ | |||||
| | | * | | | | Cosmetic | Hubert Plociniczak | 2008-11-27 | 1 | -0/+1 |
| | | * | | | | Added missing function message/4 which was | Hubert Plociniczak | 2008-11-27 | 1 | -1/+12 |
