summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updating rabbitmq-service.bat to reflect changes in rabbitmq-server.batVlad Ionescu2009-11-041-3/+24
* merge bug21831 into defaultMatthias Radestock2009-11-042-1/+23
|\
| * When clustered, on application:stop, make sure we call on_node_node(node()). ...Matthew Sackman2009-10-291-1/+1
| * placation of Matthias - more sensible rabbit_mnesia APIMatthew Sackman2009-10-292-23/+22
| * On application:stop, if we're not clustered, walk through all the ram tables,...Matthew Sackman2009-10-292-1/+24
* | merge bug21782 into defaultMatthias Radestock2009-11-042-3/+5
|\ \
| * | cosmeticMatthias Radestock2009-11-041-3/+3
| * | Added destination file, and lifted the code from rabbit_misc:write_term_file ...Matthew Sackman2009-10-302-3/+5
* | | merge bug21570 into defaultMatthias Radestock2009-11-042-0/+25
|\ \ \ | |/ / |/| |
| * | Added extra spec which may shut up R13B01Matthew Sackman2009-10-291-0/+3
| * | Added specs which, importantly, feature no_return() as the return types, in o...Matthew Sackman2009-10-292-0/+22
| |/
* | merging bug21804 into defaultVlad Ionescu2009-10-291-1/+1
|\ \
| * | stop batch from tripping over vars containing parenthesesMatthias Radestock2009-10-291-1/+1
| |/
* | merging bug21877 into defaultVlad Ionescu2009-10-291-1/+1
|\ \
| * | correct default path to erlsrv.exeMatthias Radestock2009-10-291-1/+1
| |/
* | merging bug21789 into defaultVlad Ionescu2009-10-296-1/+31
|\ \
| * | missed oneMatthias Radestock2009-10-291-0/+4
| * | prevent vars from escaping the script and polluting the envMatthias Radestock2009-10-295-1/+27
| |/
* | merging bug 21457 into defaultMatthew Sackman2009-10-294-19/+34
|\ \ | |/ |/|
| * set limits for 32bit to 4GB and 64bit to 256TB. Set default vm_memory_high_wa...Matthew Sackman2009-10-294-8/+9
| * Minor improvements to spec and some cosmeticsMatthew Sackman2009-10-291-11/+10
| * QA: specsMarek Majkowski2009-10-291-0/+15
| * QA: yes, that's better error handling...Marek Majkowski2009-10-291-16/+10
| * QA: Removed useless comments, added 'no such command' guards.Marek Majkowski2009-10-291-9/+15
* | merge bug21788 into defaultMatthias Radestock2009-10-291-1/+1
|\ \
| * | missed oneMatthias Radestock2009-10-291-1/+1
* | | merging bug 21457 into defaultMatthew Sackman2009-10-2810-439/+341
|\ \ \ | | |/ | |/|
| * | 512MB => 1GBMatthew Sackman2009-10-281-4/+4
| * | We don't need two ways of disabling the mm, and 0 tends to mean unlimited els...Matthew Sackman2009-10-281-1/+0
| * | merging in from defaultMatthew Sackman2009-10-286-33/+36
| |\ \ | |/ / |/| |
* | | Merge bug21788 into defaultPaul Jones2009-10-284-25/+33
|\ \ \ | | |/ | |/|
| * | Add missing quoting RABBITMQ_EBIN_PATH on the deletion of rabbit.relPaul Jones2009-10-281-1/+1
| * | escape env vars in .bat scripts on use rather than definitionMatthias Radestock2009-10-284-25/+33
* | | merge bug 21796 into defaultMatthew Sackman2009-10-282-8/+3
|\ \ \ | |/ / |/| |
| * | removed ssl_base64 use in cookie_hashMatthew Sackman2009-10-281-1/+1
| * | use base64 module instead of ssl_base64Matthias Radestock2009-10-261-7/+2
* | | fix typoMatthias Radestock2009-10-281-2/+2
| | * system_memory_high_watermark => vm_memory_high_watermarkMatthew Sackman2009-10-284-5/+5
| | * More cosmeticMatthew Sackman2009-10-283-12/+15
| | * more cosmetics and formattingMatthew Sackman2009-10-281-28/+18
| | * More cosmetics and reorganisationsMatthew Sackman2009-10-281-71/+79
| | * cosmetics and rearranging only - conformance and consistencyMatthew Sackman2009-10-281-105/+111
| | * On the way towards perfect indentation.Marek Majkowski2009-10-271-10/+10
| | * Fixed tabs.Marek Majkowski2009-10-271-10/+10
| | * Added support for solarisMarek Majkowski2009-10-271-0/+23
| | * Default merged into bug21457Marek Majkowski2009-10-265-16/+24
| | |\ | |_|/ |/| |
* | | Merged bug21415 into default. I missed it previously.Marek Majkowski2009-10-261-2/+1
|\ \ \
| * | | Don't 'chkconfig --del rabbitmq-server' when upgrading.David Wragg2009-09-011-2/+1
* | | | bug 21758. Missed the first case in handle_ch_down which was noreply(... and ...Matthew Sackman2009-10-261-1/+1
| |/ / |/| |
* | | merge bug21777 into defaultMatthias Radestock2009-10-261-3/+3
|\ \ \