| Commit message (Expand) | Author | Age | Files | Lines |
| * | merging in (and adjustments for startup) from default | Matthew Sackman | 2009-12-22 | 1 | -108/+195 |
| |\ |
|
| | * | merge bug 22039 into default | Matthew Sackman | 2009-12-22 | 1 | -104/+202 |
| | |\ |
|
| | | * | Refactor away boot_core_processes. | Tony Garnock-Jones | 2009-12-17 | 1 | -32/+51 |
| | | * | Refactor boot_recovery, boot_tcp_listeners and boot_ssl_listeners | Tony Garnock-Jones | 2009-12-17 | 1 | -39/+17 |
| | | * | Merge default into bug22039 | Tony Garnock-Jones | 2009-12-17 | 1 | -0/+1 |
| | | |\ |
|
| | | * | | cosmetics (mainly line length, alignment and trailing WS) | Matthew Sackman | 2009-12-16 | 1 | -48/+69 |
| | | * | | Split up and tweak startup order. | Tony Garnock-Jones | 2009-12-14 | 1 | -49/+32 |
| | | * | | Switch to explicit MFA, and symbolic boot step names. | Tony Garnock-Jones | 2009-12-14 | 1 | -56/+69 |
| | | * | | Move planning code out of activator and into rabbit proper. | Tony Garnock-Jones | 2009-12-14 | 1 | -30/+90 |
| | | * | | Fixup specs. | Tony Garnock-Jones | 2009-12-14 | 1 | -2/+2 |
| | | * | | Add "-rabbit_boot_step" module attribute to specify startup sequence. | Tony Garnock-Jones | 2009-12-14 | 1 | -109/+114 |
| | | * | | Avoid compiler warning about unused term; weirdly, the replaced idiom works e... | Tony Garnock-Jones | 2009-11-30 | 1 | -2/+3 |
| | | * | | Change tactic to examine modules in .app files for rabbit_static_hook_* modules | Tony Garnock-Jones | 2009-11-30 | 1 | -14/+16 |
| | | * | | Initial stab at the problem | Tony Garnock-Jones | 2009-11-30 | 1 | -10/+30 |
| | * | | | Backed out changeset 3ab59ae0f0e9 | Matthias Radestock | 2009-12-18 | 1 | -1/+0 |
| | | |/
| |/| |
|
| | * | | New process to own the tables. API for accessing the tables. | Tony Garnock-Jones | 2009-12-14 | 1 | -0/+1 |
| | |/ |
|
| * | | Must start msg_store *before* amqqueue_sup, otherwise on shutdown, there's a ... | Matthew Sackman | 2009-12-20 | 1 | -4/+6 |
| * | | 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 |