| Commit message (Expand) | Author | Age | Files | Lines |
| * | If we submit to the workers jobs which use the fhc, the workers may receive m... | Matthew Sackman | 2010-04-04 | 1 | -6/+6 |
| * | Merged default into bug 21673 | Matthew Sackman | 2010-04-01 | 1 | -5/+17 |
| |\ |
|
| | * | Created worker pool system, and pushed the rabbit_misc:execute_mnesia_txn thr... | Matthew Sackman | 2010-03-23 | 1 | -5/+17 |
| * | | Merge default into bug 21673 | Matthew Sackman | 2010-03-08 | 1 | -6/+6 |
| |\ \
| |/ |
|
| | * | Merging bug 22454 into bug 22456 | Matthew Sackman | 2010-03-08 | 1 | -4/+4 |
| | |\ |
|
| | | * | Reworked the supervision heirarchy again | Matthew Sackman | 2010-03-08 | 1 | -4/+4 |
| | * | | Extended all timeouts | Matthew Sackman | 2010-03-08 | 1 | -9/+6 |
| | |/ |
|
| * | | Push memory monitor and fhc into the restartable sup | Matthew Sackman | 2010-03-08 | 1 | -2/+2 |
| * | | Merging default into bug 21673 | Matthew Sackman | 2010-03-08 | 1 | -6/+12 |
| |\ \
| |/ |
|
| | * | reworked supervisor hierarchy | Matthew Sackman | 2010-03-05 | 1 | -4/+8 |
| * | | Minor relaxation of boot dependencies | Matthew Sackman | 2010-03-04 | 1 | -1/+1 |
| * | | Correct boot sequence and rearrange msg_store / queue startup and recovery in... | Matthew Sackman | 2010-03-04 | 1 | -2/+3 |
| * | | Merging default into bug 21673 | Matthew Sackman | 2010-03-04 | 1 | -0/+6 |
| |\ \
| |/ |
|
| | * | merging default into bug 22169 | Matthew Sackman | 2010-02-19 | 1 | -3/+3 |
| | |\ |
|
| | * | | rabbit_exchange_type.erl => rabbit_exchange_type_registry.erl; rabbit_exchang... | Matthew Sackman | 2010-02-03 | 1 | -3/+4 |
| | * | | Merge from default to get an abundance of fixes; including (this is the | Michael Bridgen | 2010-01-29 | 1 | -26/+26 |
| | |\ \ |
|
| | * \ \ | Merge from default, to get new boot sequence among other things. | Michael Bridgen | 2010-01-14 | 1 | -105/+207 |
| | |\ \ \ |
|
| | * | | | | Remove mnesia event implementation of exchange hooks, again. | Michael Bridgen | 2010-01-13 | 1 | -2/+1 |
| | * | | | | Merge default into bug22068 | Tony Garnock-Jones | 2009-12-17 | 1 | -0/+1 |
| | |\ \ \ \ |
|
| | * | | | | | Use mnesia table events instead of in-transaction callbacks. | Tony Garnock-Jones | 2009-12-02 | 1 | -1/+2 |
| * | | | | | | Merging default into bug21673 and correcting further copyright dates | Matthew Sackman | 2010-02-10 | 1 | -3/+3 |
| |\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | | update copyright notices to say 2010 where appropriate | David R. MacIver | 2010-02-09 | 1 | -3/+3 |
| | | |_|_|/
| |/| | | |
|
| * | | | | | merge default into bug21673 | Matthias Radestock | 2010-01-29 | 1 | -22/+22 |
| |\ \ \ \ \
| |/ / / / |
|
| | * | | | | Merge bug22213 into default | David Wragg | 2010-01-29 | 1 | -23/+23 |
| | |\ \ \ \ |
|
| | | * | | | | pre => enables, post => requires | Matthew Sackman | 2010-01-22 | 1 | -23/+23 |
| | * | | | | | cosmetic: give startup messages a bit more space | Matthias Radestock | 2010-01-27 | 1 | -1/+1 |
| | |/ / / / |
|
| * | | | | | merge in from default | Matthew Sackman | 2010-01-21 | 1 | -1/+1 |
| |\ \ \ \ \
| |/ / / / |
|
| | * | | | | this looks prettier | Matthias Radestock | 2010-01-21 | 1 | -1/+1 |
| | | |_|/
| |/| | |
|
| * | | | | Make sure the fhc server is started early on in the boot process | Matthew Sackman | 2010-01-19 | 1 | -0/+5 |
| * | | | | 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 |