| Commit message (Expand) | Author | Age | Files | Lines |
| * | Turns out that it's actually important to stop erlang from time to time... | Matthew Sackman | 2009-12-15 | 1 | -5/+10 |
| * | Do not kill rabbit after 1 second when being asked to stop. Also, the default... | Matthew Sackman | 2009-12-15 | 1 | -8/+0 |
| * | Removal of unnecessary clause in handle_info for queue process as prefetcher ... | Matthew Sackman | 2009-11-27 | 1 | -1/+2 |
| * | started on the server part of fhc | Matthew Sackman | 2009-11-18 | 1 | -0/+1 |
| * | merge in from default | Matthew Sackman | 2009-11-18 | 1 | -9/+9 |
| |\ |
|
| | * | all done | Matthew Sackman | 2009-11-16 | 1 | -9/+9 |
| * | | merging in from bug 21742, ignoring all of its changes to amqqueue and amqque... | Matthew Sackman | 2009-11-11 | 1 | -1/+2 |
| |\ \ |
|
| | * \ | Merged default into bug21742. | Marek Majkowski | 2009-11-06 | 1 | -3/+18 |
| | |\ \
| | |/ |
|
| | * | | Memory monitor code. | Marek Majkowski | 2009-10-06 | 1 | -1/+2 |
| * | | | merging in from default | Matthew Sackman | 2009-11-05 | 1 | -0/+4 |
| |\ \ \
| | |/
| |/| |
|
| | * | | 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 | 1 | -1/+4 |
| | * | | On application:stop, if we're not clustered, walk through all the ram tables,... | Matthew Sackman | 2009-10-29 | 1 | -0/+1 |
| * | | | merging in from default | Matthew Sackman | 2009-10-30 | 1 | -4/+10 |
| |\ \ \
| |/ / |
|
| | * | | 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 |
| | * | | system_memory_high_watermark => vm_memory_high_watermark | Matthew Sackman | 2009-10-28 | 1 | -2/+2 |
| | * | | More cosmetic | Matthew Sackman | 2009-10-28 | 1 | -6/+8 |
| | * | | Default merged into bug21457 | Marek Majkowski | 2009-10-12 | 1 | -4/+16 |
| | |\ \
| | |/ |
|
| | * | | Default merged into bug 21457 | Marek Majkowski | 2009-09-29 | 1 | -4/+9 |
| | |\ \ |
|
| | * | | | minor os_mon fixes | Marek Majkowski | 2009-09-28 | 1 | -1/+2 |
| | * | | | renamed to vm_memory_monitor | Marek Majkowski | 2009-09-25 | 1 | -1/+1 |
| | * | | | qa fixes, some refactoring | Marek Majkowski | 2009-09-25 | 1 | -6/+4 |
| | * | | | new memsup code | Marek Majkowski | 2009-09-16 | 1 | -2/+13 |
| * | | | | make | Matthew Sackman | 2009-10-27 | 1 | -3/+6 |
| * | | | | Some minor API changes which are pretty sensible anyway, but also make writin... | Matthew Sackman | 2009-10-19 | 1 | -1/+2 |
| * | | | | Wire up the tx_commit callback. Note no coalescing because no sync on queue_i... | Matthew Sackman | 2009-10-14 | 1 | -3/+5 |
| * | | | | Be a bit more clever on starting the message store and look up durable queues... | Matthew Sackman | 2009-10-13 | 1 | -4/+4 |
| * | | | | most of the rewiring is done. Need to sort out how to delete non durable queu... | Matthew Sackman | 2009-10-13 | 1 | -0/+1 |
| * | | | | it starts up again | Matthew Sackman | 2009-10-13 | 1 | -4/+5 |
| * | | | | merging in from default | Matthew Sackman | 2009-10-05 | 1 | -4/+8 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | merge bug21669 into default | Matthias Radestock | 2009-09-30 | 1 | -4/+8 |
| | |\ \ \ |
|
| | | * | | | leave error reporting in rabbit:prepare to context | Matthias Radestock | 2009-09-30 | 1 | -11/+5 |
| | | * | | | Reverted rabbit:boot to rabbit_misc:start_applications | Paul Jones | 2009-09-30 | 1 | -1/+1 |
| | | * | | | Removed application starting changes, since these were causing a number of pr... | Paul Jones | 2009-09-30 | 1 | -13/+6 |
| | | * | | | Updated boot modification code to support catching errors | Paul Jones | 2009-09-28 | 1 | -6/+20 |
| | | * | | | Added rabbit:prepare to the generated boot file; removed call to rabbit:start... | Paul Jones | 2009-09-24 | 1 | -3/+6 |
| | | | |/
| | |/| |
|
| * | | | | merging in from default | Matthew Sackman | 2009-09-30 | 1 | -0/+8 |
| |\ \ \ \
| |/ / / |
|
| | * | | | display helpful diagnostics on badrpc error in rabbitmqctl | Matthias Radestock | 2009-09-29 | 1 | -0/+8 |
| | |/ / |
|
| * | | | merge default into bug21368 | Matthias Radestock | 2009-09-25 | 1 | -8/+10 |
| |\ \ \
| |/ / |
|
| | * | | removing rabbit_misc:absolute_path | Vlad Ionescu | 2009-09-23 | 1 | -2/+1 |
| | * | | broker now prints the location of rabbit.app on startup | Vlad Ionescu | 2009-09-23 | 1 | -4/+10 |
| | |/ |
|
| | * | Merged default into bug17880 | Paul Jones | 2009-08-28 | 1 | -5/+20 |
| | |\ |
|
| | * | | Removed extra_startup_steps from being applied at startup | Paul Jones | 2009-08-17 | 1 | -4/+1 |
| * | | | api tweak: pass durable queues in list rather than set | Matthias Radestock | 2009-09-08 | 1 | -3/+1 |
| * | | | the disk queue sometimes needs much longer to shut down safely if it's heavil... | Matthew Sackman | 2009-09-03 | 1 | -1/+1 |
| * | | | less noisy startup | Matthias Radestock | 2009-08-28 | 1 | -8/+2 |
| * | | | merge default into bug21368 | Matthias Radestock | 2009-08-28 | 1 | -5/+20 |
| |\ \ \
| | |/
| |/| |
|
| | * | | slight resequencing of core process startup | Matthias Radestock | 2009-08-28 | 1 | -3/+3 |
| | * | | merging in from default | Matthew Sackman | 2009-08-25 | 1 | -2/+16 |
| | |\ \
| | |/ |
|
| | * | | cosmetic | Matthew Sackman | 2009-07-23 | 1 | -2/+2 |