Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mnesia schema check script needs to identify correctlybgu19950 | Hubert Plociniczak | 2008-12-04 | 1 | -0/+1 |
| | | | | the nodename | ||||
* | merge bug19754 into default | Tony Garnock-Jones | 2008-12-03 | 1 | -7/+0 |
|\ | |||||
| * | remove cruft from rabbitmqctlbug19754 | Matthias Radestock | 2008-11-24 | 1 | -7/+0 |
| | | |||||
* | | merged bug19758 into default | Tony Garnock-Jones | 2008-12-03 | 33 | -125/+814 |
|\ \ | |||||
| * \ | merged bug19841 into default | Tony Garnock-Jones | 2008-12-02 | 3 | -3/+4 |
| |\ \ | |||||
| | * | | Moved from python-json to python-simplejson.bug19841 | Hubert Plociniczak | 2008-11-20 | 3 | -3/+4 |
| | | | | | | | | | | | | | | | | Fixed 'unicode' problem for auto-generated code. | ||||
| * | | | merge bug19871 into default | Matthias Radestock | 2008-12-02 | 3 | -39/+63 |
| |\ \ \ | |||||
| | * \ \ | Merge bug19910 into default | Hubert Plociniczak | 2008-12-01 | 3 | -2/+9 |
| | |\ \ \ | |||||
| | | * | | | add type specbug19910 | Matthias Radestock | 2008-12-01 | 1 | -0/+1 |
| | | | | | | |||||
| | | * | | | Merge default into bug19910 | Hubert Plociniczak | 2008-12-01 | 2 | -2/+2 |
| | | |\ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Merge bug19912 into default | Hubert Plociniczak | 2008-12-01 | 2 | -39/+56 |
| | |\ \ \ \ | |||||
| | | * | | | | Cosmeticbug19912 | Hubert Plociniczak | 2008-12-01 | 2 | -2/+2 |
| | | | | | | | |||||
| | | | * | | | merge bug19912 into bug19910 | Matthias Radestock | 2008-11-30 | 3 | -2/+8 |
| | | | |\ \ \ | | | |/ / / / | |||||
| | | | * | | | write script errors to stderr | Matthias Radestock | 2008-11-30 | 3 | -2/+8 |
| | | | | | | | |||||
| | | | * | | | merge bug19912 into bug19910 | Matthias Radestock | 2008-11-30 | 2 | -38/+55 |
| | | | |\ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | 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 | ||||
| * | | | | fix typobug19871 | Matthias Radestock | 2008-12-02 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | don't mention mnesia | Matthias Radestock | 2008-12-02 | 1 | -4/+2 |
| | | | | | |||||
| * | | | | Merged default | Simon MacMullen | 2008-12-01 | 19 | -52/+569 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 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 |
| | | | | | | | |/ / | | | | | | | |/| | | |||||
| | | | | * | | | | | 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 |
| | | | | | | | | | | |||||
| | * | | | | | | | | 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 |
| | | | | | | | | | |