| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge from default, to get recent work as well as support for field-array. | Michael Bridgen | 2009-11-17 | 18 | -127/+274 |
| |\ |
|
| | * | Merge bug21929 into default | Tony Garnock-Jones | 2009-11-16 | 3 | -83/+130 |
| | |\ |
|
| | | * | Support field-arrays in the parser. This involves a similar factoring | Michael Bridgen | 2009-11-11 | 3 | -32/+49 |
| | | * | Cosmetic | Michael Bridgen | 2009-11-10 | 1 | -11/+11 |
| | | * | Refactoring of encoding code, so that it uses the table encoding erm, | Michael Bridgen | 2009-11-10 | 2 | -56/+86 |
| | * | | merge bug21975 into default | Matthias Radestock | 2009-11-16 | 5 | -12/+10 |
| | |\ \ |
|
| | | * | | all done | Matthew Sackman | 2009-11-16 | 5 | -12/+10 |
| | |/ / |
|
| | * | | Merge bug21928 into default | David Wragg | 2009-11-11 | 1 | -12/+2 |
| | |\ \ |
|
| | | * | | Fixes as suggested. Having tested, the asroot wrapper is used only with activ... | Matthew Sackman | 2009-11-10 | 1 | -12/+2 |
| | | |/ |
|
| | * | | Merge bug21913 into default | David Wragg | 2009-11-11 | 2 | -2/+6 |
| | |\ \ |
|
| | | * | | replaced echo -e with multiple echo calls | Matthew Sackman | 2009-11-10 | 2 | -2/+6 |
| | | |/ |
|
| | * | | merge bug21876 into next | Matthias Radestock | 2009-11-11 | 1 | -3/+24 |
| | |\ \
| | |/
| |/| |
|
| | | * | updating rabbitmq-service.bat to reflect changes in rabbitmq-server.bat | Vlad Ionescu | 2009-11-04 | 1 | -3/+24 |
| | * | | Merge bug21715 | Paul Jones | 2009-11-09 | 1 | -7/+20 |
| | |\ \ |
|
| | | * | | Build args are also dependant on platform | Marek Majkowski | 2009-11-09 | 1 | -2/+3 |
| | | * | | Forgot one checksum | Marek Majkowski | 2009-11-06 | 1 | -1/+2 |
| | | * | | Let's support 1.7.0 | Marek Majkowski | 2009-11-06 | 1 | -4/+3 |
| | | * | | don't depend on simplejson for snow leopard | Marek Majkowski | 2009-11-06 | 1 | -1/+13 |
| | |/ / |
|
| | * | | Nuked a head | Ben Hood | 2009-11-05 | 2 | -2/+6 |
| | |\ \ |
|
| | | * \ | 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 |
| | * | | | | Merged bug21775 into default | Ben Hood | 2009-11-05 | 1 | -3/+24 |
| | |\ \ \ \
| | |/ / /
| |/| | | |
|
| | | * | | | Merged default into bug21775 | Ben Hood | 2009-11-05 | 19 | -447/+443 |
| | | |\ \ \
| | |/ / /
| |/| | | |
|
| | * | | | | 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 from default | Vlad Ionescu | 2009-10-29 | 9 | -46/+57 |
| | | | |\ |
|
| | | | * | | adding support for determining if an amqp reply code is either a soft or a ha... | Vlad Ionescu | 2009-10-23 | 1 | -3/+24 |
| * | | | | | Enforce frame-max negotiation | Michael Bridgen | 2009-11-12 | 1 | -9/+20 |
| * | | | | | Bug 21836: Test that the content framing code doesn't produce frames that bre... | Michael Bridgen | 2009-11-12 | 1 | -0/+40 |
| * | | | | | bug 20578: factor out the check-if-the-queue-has-changed pattern of the two b... | Michael Bridgen | 2009-11-04 | 1 | -19/+18 |
| * | | | | | bug 20578: Spring-clean queues on recovery by checking each to see if | Michael Bridgen | 2009-11-04 | 1 | -20/+37 |
| * | | | | | Merge from default to get, among other things, better memory management and s... | Michael Bridgen | 2009-11-04 | 23 | -525/+486 |
| |\ \ \ \ \
| |/ / / / |
|
| | * | | | | 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 |
| | |\ \ \ \
| | |/ / /
| |/| | | |
|