| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More indentation regularisation | Michael Bridgen | 2010-01-18 | 1 | -52/+42 |
| * | Indentation, and consistently ignore hook returns except for validate/1. | Michael Bridgen | 2010-01-18 | 1 | -40/+53 |
| * | Change to different exchange callbacks. Requires a bit more | Michael Bridgen | 2010-01-15 | 7 | -99/+103 |
| * | Merge from default, to get new boot sequence among other things. | Michael Bridgen | 2010-01-14 | 8 | -127/+289 |
| |\ | |||||
| | * | bug22209: added a comment to use upmap carefully. | Alexander Schmolck | 2010-01-13 | 1 | -2/+5 |
| | * | merge bug 22039 into default | Matthew Sackman | 2009-12-22 | 6 | -117/+264 |
| | |\ | |||||
| | | * | Refactor away boot_core_processes. | Tony Garnock-Jones | 2009-12-17 | 2 | -33/+60 |
| | | * | Refactor boot_recovery, boot_tcp_listeners and boot_ssl_listeners | Tony Garnock-Jones | 2009-12-17 | 2 | -40/+39 |
| | | * | Merge default into bug22039 | Tony Garnock-Jones | 2009-12-17 | 9 | -58/+245 |
| | | |\ | |||||
| | | * | | 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 | 3 | -50/+48 |
| | | * | | 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 | 3 | -103/+95 |
| | | * | | Enforce acyclicity; check presence and export of steps. | Tony Garnock-Jones | 2009-12-14 | 1 | -4/+36 |
| | | * | | 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 | 3 | -121/+167 |
| | | * | | Merge default into bug22039 | Tony Garnock-Jones | 2009-12-14 | 1 | -12/+12 |
| | | |\ \ | |||||
| | | * \ \ | Merge default into bug22039 | Tony Garnock-Jones | 2009-12-14 | 5 | -66/+91 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge default into bug22039 | Tony Garnock-Jones | 2009-12-01 | 1 | -19/+6 |
| | | |\ \ \ \ | |||||
| | | * | | | | | 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 |
| | * | | | | | | merging v1_7 into default | Matthew Sackman | 2009-12-19 | 1 | -7/+15 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merging bug 20916 into v1_7 | Matthew Sackman | 2009-12-19 | 1 | -7/+15 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | not_found error on attempt to declare a queue that exists on a stopped node | Matthias Radestock | 2009-12-18 | 1 | -7/+15 |
| | | |/ / / / / / | |||||
| | | * | | | | | | Merge no-pluggable-exchange branch into v1.7-series branch. | Michael Bridgen | 2009-12-18 | 41 | -758/+980 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | create branch for v1_7 | Matthias Radestock | 2009-12-18 | 0 | -0/+0 |
| * | | | | | | | | | Change to (almost) the mooted API, and support recover and validate. | Michael Bridgen | 2010-01-14 | 8 | -31/+46 |
| * | | | | | | | | | Run the hooks outside and immediately after the mnesia transactions, | Michael Bridgen | 2010-01-13 | 2 | -84/+165 |
| * | | | | | | | | | Remove mnesia event implementation of exchange hooks, again. | Michael Bridgen | 2010-01-13 | 2 | -110/+1 |
| * | | | | | | | | | merge bug22068 into bug22169 | Matthias Radestock | 2009-12-18 | 9 | -70/+155 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge default into bug22068 | Tony Garnock-Jones | 2009-12-17 | 15 | -136/+348 |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | | Ignore any old records | Tony Garnock-Jones | 2009-12-02 | 1 | -2/+2 |
| | * | | | | | | | | | Cope more gracefully with failed callbacks. | Tony Garnock-Jones | 2009-12-02 | 1 | -3/+11 |
| | * | | | | | | | | | Add declare/1 callback. | Tony Garnock-Jones | 2009-12-02 | 7 | -7/+14 |
| | * | | | | | | | | | Use mnesia table events instead of in-transaction callbacks. | Tony Garnock-Jones | 2009-12-02 | 9 | -70/+140 |
| | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | | post-backout merge | Matthias Radestock | 2009-12-18 | 3 | -9/+117 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Backed out changeset b2ff7bbc3df6 | Matthias Radestock | 2009-12-18 | 3 | -9/+117 |
| * | | | | | | | | | | post-backout merge | Matthias Radestock | 2009-12-18 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Backed out changeset f878dbe8e0be | Matthias Radestock | 2009-12-18 | 1 | -0/+1 |
| * | | | | | | | | | | | post-backout merge | Matthias Radestock | 2009-12-18 | 15 | -220/+561 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Backed out changeset 443c7b2d7e1 | Matthias Radestock | 2009-12-18 | 15 | -220/+561 |
| | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | create branch for bug 22169 | Matthias Radestock | 2009-12-18 | 0 | -0/+0 |
| | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | | merge bug22082 into default | Matthias Radestock | 2009-12-18 | 17 | -670/+220 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | post-backout merge | Matthias Radestock | 2009-12-18 | 15 | -561/+220 |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | | * | | | | | | | Backed out changeset 71e93e17450c | Matthias Radestock | 2009-12-18 | 15 | -561/+220 |
| | * | | | | | | | | post-backout merge | Matthias Radestock | 2009-12-18 | 1 | -1/+0 |
| | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | | * | | | | | | | Backed out changeset b2363fc1a51a | Matthias Radestock | 2009-12-18 | 1 | -1/+0 |
| | * | | | | | | | | post-backout merge | Matthias Radestock | 2009-12-18 | 3 | -117/+9 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Backed out changeset 3ab59ae0f0e9 | Matthias Radestock | 2009-12-18 | 3 | -117/+9 |
