Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmeticbug19912 | Hubert Plociniczak | 2008-12-01 | 2 | -2/+2 |
| | |||||
* | get rid of compiler warning | Matthias Radestock | 2008-11-30 | 1 | -4/+4 |
| | |||||
* | remove 'error' tags in exceptions | Matthias Radestock | 2008-11-30 | 1 | -8/+4 |
| | | | | since we don't use that tag elsewhere | ||||
* | consistent display of errors in rabbit_multi | Matthias Radestock | 2008-11-30 | 1 | -4/+8 |
| | | | | | There is some duplication of code in rabbit_control here, but imho it's too little to justify refactoring | ||||
* | simplify informational display | Matthias Radestock | 2008-11-30 | 1 | -23/+28 |
| | | | | | and ensuring consistency also slight tweak to completion message | ||||
* | improve error output | Matthias Radestock | 2008-11-30 | 1 | -3/+15 |
| | | | | | | - consistently display errors as "Error: ..." - display command and args properly formatted when encountering an invalid command | ||||
* | merge bug19852 into default | Matthias Radestock | 2008-11-28 | 21 | -93/+453 |
|\ | |||||
| * | merge bug19899 into default | Matthias Radestock | 2008-11-28 | 1 | -1/+13 |
| |\ | |||||
| | * | Cosmeticbug19899 | Hubert Plociniczak | 2008-11-27 | 1 | -0/+1 |
| | | | |||||
| | * | Added missing function message/4 which was | Hubert Plociniczak | 2008-11-27 | 1 | -1/+12 |
| | | | | | | | | | | | | previously removed | ||||
| * | | Merge bug19860 into default | Hubert Plociniczak | 2008-11-28 | 16 | -86/+449 |
| |\ \ | |||||
| | * \ | Merge bug19331 into default | Hubert Plociniczak | 2008-11-28 | 18 | -125/+156 |
| | |\ \ | |||||
| | | * \ | Merge bug19713 into default | Hubert Plociniczak | 2008-11-27 | 12 | -84/+116 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge bug19792 into default | Hubert Plociniczak | 2008-11-27 | 7 | -13/+13 |
| | | | |\ | |||||
| | | | | * | rename node() type to erlang_node()bug19792 | Matthias Radestock | 2008-11-21 | 7 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | because the r12b-5 compiler issues a "Warning: type node() is a new builtin type; its (re)definition is allowed only until the next release" otherwise | ||||
| | | | * | | Merge bug19743 into default | Hubert Plociniczak | 2008-11-27 | 0 | -0/+0 |
| | | | |\ \ | |||||
| | | | * | | | Moved license files and documentation to appropriate directorybug19743 | Hubert Plociniczak | 2008-11-27 | 1 | -1/+3 |
| | | | |/ / | |||||
| | | | * | | Merge bug19801 into default | Hubert Plociniczak | 2008-11-27 | 2 | -3/+8 |
| | | | |\ \ | |||||
| | | | | * | | Produce architecture dependent rpm binary packagesbug19801 | Hubert Plociniczak | 2008-11-20 | 2 | -3/+8 |
| | | | | | | | |||||
| | | | * | | | merge bug19826 into default | Matthias Radestock | 2008-11-26 | 2 | -3/+18 |
| | | | |\ \ \ | |||||
| | | | * | | | | Fix rabbitmqctl output formattingbug19826 | Emile Joubert | 2008-11-26 | 1 | -2/+2 |
| | | | | | | | | |||||
| | | | * | | | | Update tests, now using rabbit_control:action/4 | Emile Joubert | 2008-11-25 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | | * | | | | Tidy usage docs and parameter parsing | Emile Joubert | 2008-11-24 | 1 | -5/+5 |
| | | | | | | | | |||||
| | | | * | | | | Add rabbitmqctl "quiet" mode | Emile Joubert | 2008-11-23 | 1 | -62/+72 |
| | | | | |_|/ | | | | |/| | | |||||
| | | * | | | | work around missing sasl_report_file_h:code_change/3bug19713 | Matthias Radestock | 2008-11-24 | 1 | -2/+3 |
| | | | | | | | |||||
| | * | | | | | Various cosmetic changes to the rabbitmq servicebug19331 | Hubert Plociniczak | 2008-11-27 | 3 | -5/+3 |
| | | | | | | | |||||
| | * | | | | | Merged default into bug19331, QA feedback | Emile Joubert | 2008-11-08 | 27 | -497/+653 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fixed typo | Emile Joubert | 2008-10-17 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | Moved and modified documentation | Emile Joubert | 2008-10-10 | 3 | -114/+127 |
| | | | | | | | | |||||
| | * | | | | | | Run broker as windows service | Emile | 2008-10-07 | 3 | -0/+303 |
| | | | | | | | | |||||
| * | | | | | | | Consistency around trailing slashes.bug19860 | Simon MacMullen | 2008-11-28 | 1 | -3/+2 |
| | | | | | | | | |||||
| * | | | | | | | According to Hubert it *does* make sense to ship these man pages. | Simon MacMullen | 2008-11-28 | 1 | -2/+0 |
| | | | | | | | | |||||
| * | | | | | | | Change SBIN_DIR rather than move the scripts | Simon MacMullen | 2008-11-27 | 1 | -4/+1 |
| | | | | | | | | |||||
| * | | | | | | | Remove man pages for anything other than rabbitmqctl. | Simon MacMullen | 2008-11-26 | 1 | -0/+2 |
| | | | | | | | | |||||
| * | | | | | | | Move the generioc unix scripts into /usr/lib/rabbitmq/bin to discourage | Simon MacMullen | 2008-11-25 | 4 | -6/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | people from using them (since they're not very comprehensible to the layman in the Debian packaging) | ||||
| * | | | | | | | Fix a bashism that causes FAIL on Ubuntu. | Simon MacMullen | 2008-11-25 | 1 | -1/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | some more tidying upbug19852 | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Of course in this case n = 1. | ||||
* | | | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also some tweaks: - make update message tag match the function name - simplify line parsing | ||||
* | | | | | | | fix our memsup registration | Matthias Radestock | 2008-11-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The name must match that of the standard memsup, otherwise the os_mon functions won't find it, and neither will our existence check in rabbit_alarm. | ||||
* | | | | | | | re-indentation + minor refactoring | Matthias Radestock | 2008-11-26 | 1 | -28/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | extract & share memsup startup code | ||||
* | | | | | | | Rearrange the startup so we only start rabbit_linux_memory if there is no ↵ | Simon MacMullen | 2008-11-26 | 3 | -32/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | memsup registered already, export some similar API to memsup so that we can configure stuff at runtime. | ||||
* | | | | | | | Matthias has pointed out the existence of whereis/1. | Simon MacMullen | 2008-11-26 | 1 | -4/+2 |
| | | | | | | |