| Commit message (Expand) | Author | Age | Files | Lines |
| * | One head is better than two. | David Wragg | 2009-11-05 | 2 | -2/+6 |
| |\ |
|
| | * | Merge bug21802 into default | David Wragg | 2009-11-04 | 2 | -2/+6 |
| | |\ |
|
| | | * | typeo. Or something. | Matthew Sackman | 2009-10-29 | 1 | -1/+1 |
| | | * | Made the wrappers slightly smarter so that they also detect when they're the ... | Matthew Sackman | 2009-10-29 | 2 | -3/+7 |
| * | | | merge bug21831 into default | Matthias Radestock | 2009-11-04 | 2 | -1/+23 |
| |\ \ \ |
|
| | * | | | When clustered, on application:stop, make sure we call on_node_node(node()). ... | Matthew Sackman | 2009-10-29 | 1 | -1/+1 |
| | * | | | placation of Matthias - more sensible rabbit_mnesia API | Matthew Sackman | 2009-10-29 | 2 | -23/+22 |
| | * | | | On application:stop, if we're not clustered, walk through all the ram tables,... | Matthew Sackman | 2009-10-29 | 2 | -1/+24 |
| | | |/
| |/| |
|
| * | | | merge bug21782 into default | Matthias Radestock | 2009-11-04 | 2 | -3/+5 |
| |\ \ \ |
|
| | * | | | cosmetic | Matthias Radestock | 2009-11-04 | 1 | -3/+3 |
| | * | | | Added destination file, and lifted the code from rabbit_misc:write_term_file ... | Matthew Sackman | 2009-10-30 | 2 | -3/+5 |
| | | |/
| |/| |
|
| * | | | merge bug21570 into default | Matthias Radestock | 2009-11-04 | 2 | -0/+25 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Added extra spec which may shut up R13B01 | Matthew Sackman | 2009-10-29 | 1 | -0/+3 |
| | * | | Added specs which, importantly, feature no_return() as the return types, in o... | Matthew Sackman | 2009-10-29 | 2 | -0/+22 |
| | |/ |
|
| * | | merging bug21804 into default | Vlad Ionescu | 2009-10-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | stop batch from tripping over vars containing parentheses | Matthias Radestock | 2009-10-29 | 1 | -1/+1 |
| | |/ |
|
| * | | merging bug21877 into default | Vlad Ionescu | 2009-10-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | correct default path to erlsrv.exe | Matthias Radestock | 2009-10-29 | 1 | -1/+1 |
| | |/ |
|
| * | | merging bug21789 into default | Vlad Ionescu | 2009-10-29 | 6 | -1/+31 |
| |\ \ |
|
| | * | | missed one | Matthias Radestock | 2009-10-29 | 1 | -0/+4 |
| | * | | prevent vars from escaping the script and polluting the env | Matthias Radestock | 2009-10-29 | 5 | -1/+27 |
| | |/ |
|
| * | | merging bug 21457 into default | Matthew Sackman | 2009-10-29 | 4 | -19/+34 |
| |\ \
| |/
|/| |
|
| | * | set limits for 32bit to 4GB and 64bit to 256TB. Set default vm_memory_high_wa... | Matthew Sackman | 2009-10-29 | 4 | -8/+9 |
| | * | Minor improvements to spec and some cosmetics | Matthew Sackman | 2009-10-29 | 1 | -11/+10 |
| | * | QA: specs | Marek Majkowski | 2009-10-29 | 1 | -0/+15 |
| | * | QA: yes, that's better error handling... | Marek Majkowski | 2009-10-29 | 1 | -16/+10 |
| | * | QA: Removed useless comments, added 'no such command' guards. | Marek Majkowski | 2009-10-29 | 1 | -9/+15 |
| * | | merge bug21788 into default | Matthias Radestock | 2009-10-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | missed one | Matthias Radestock | 2009-10-29 | 1 | -1/+1 |
| * | | | merging bug 21457 into default | Matthew Sackman | 2009-10-28 | 10 | -439/+341 |
| |\ \ \
| | |/
| |/| |
|
| | * | | 512MB => 1GB | Matthew Sackman | 2009-10-28 | 1 | -4/+4 |
| | * | | We don't need two ways of disabling the mm, and 0 tends to mean unlimited els... | Matthew Sackman | 2009-10-28 | 1 | -1/+0 |
| | * | | merging in from default | Matthew Sackman | 2009-10-28 | 6 | -33/+36 |
| | |\ \
| |/ /
|/| | |
|
| * | | | Merge bug21788 into default | Paul Jones | 2009-10-28 | 4 | -25/+33 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Add missing quoting RABBITMQ_EBIN_PATH on the deletion of rabbit.rel | Paul Jones | 2009-10-28 | 1 | -1/+1 |
| | * | | escape env vars in .bat scripts on use rather than definition | Matthias Radestock | 2009-10-28 | 4 | -25/+33 |
| * | | | merge bug 21796 into default | Matthew Sackman | 2009-10-28 | 2 | -8/+3 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | removed ssl_base64 use in cookie_hash | Matthew Sackman | 2009-10-28 | 1 | -1/+1 |
| | * | | use base64 module instead of ssl_base64 | Matthias Radestock | 2009-10-26 | 1 | -7/+2 |
| * | | | fix typo | Matthias Radestock | 2009-10-28 | 1 | -2/+2 |
| | | * | system_memory_high_watermark => vm_memory_high_watermark | Matthew Sackman | 2009-10-28 | 4 | -5/+5 |
| | | * | More cosmetic | Matthew Sackman | 2009-10-28 | 3 | -12/+15 |
| | | * | more cosmetics and formatting | Matthew Sackman | 2009-10-28 | 1 | -28/+18 |
| | | * | More cosmetics and reorganisations | Matthew Sackman | 2009-10-28 | 1 | -71/+79 |
| | | * | cosmetics and rearranging only - conformance and consistency | Matthew Sackman | 2009-10-28 | 1 | -105/+111 |
| | | * | On the way towards perfect indentation. | Marek Majkowski | 2009-10-27 | 1 | -10/+10 |
| | | * | Fixed tabs. | Marek Majkowski | 2009-10-27 | 1 | -10/+10 |
| | | * | Added support for solaris | Marek Majkowski | 2009-10-27 | 1 | -0/+23 |
| | | * | Default merged into bug21457 | Marek Majkowski | 2009-10-26 | 5 | -16/+24 |
| | | |\
| |_|/
|/| | |
|
| * | | | Merged bug21415 into default. I missed it previously. | Marek Majkowski | 2009-10-26 | 1 | -2/+1 |
| |\ \ \ |
|