| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: move pid<->string conversion funs into misc | Matthias Radestock | 2010-02-04 | 2 | -56/+64 |
| * | merge default into bug22309 | Matthias Radestock | 2010-02-04 | 7 | -31/+40 |
| |\ | |||||
| | * | merging default into bug 22254 | Matthew Sackman | 2010-02-04 | 8 | -60/+76 |
| | |\ | |||||
| | | * | allow programmatic extraction of available info keys | Matthias Radestock | 2010-02-03 | 6 | -26/+28 |
| | * | | improving shortstr overflow checking | Vlad Ionescu | 2010-01-29 | 1 | -5/+12 |
| * | | | better error reporting | Matthias Radestock | 2010-02-03 | 1 | -0/+3 |
| * | | | add 'rabbitmqctl close_connection' | Matthias Radestock | 2010-02-03 | 1 | -0/+54 |
| * | | | extend rabbit_reader API with a shutdown fun | Matthias Radestock | 2010-02-03 | 1 | -8/+21 |
| | |/ |/| | |||||
| * | | Merge bug 22266 into default | Matthew Sackman | 2010-02-02 | 1 | -11/+25 |
| |\ \ | |||||
| | * | | bug22266: fixed language in a comment, due to suggestion from Sophie | Marek Majkowski | 2010-01-29 | 1 | -3/+3 |
| | * | | bug22266: we don't depend on os_mon any more, though other parts of code stil... | Marek Majkowski | 2010-01-29 | 1 | -2/+0 |
| | * | | bug22266: make magic numbers less cryptic | Marek Majkowski | 2010-01-28 | 1 | -4/+4 |
| | * | | bug22266: get_vm_limit now made exception for Windows, but it doesn't matter ... | Marek Majkowski | 2010-01-28 | 1 | -11/+19 |
| | * | | bug22266: redefined what memory limit shall mean | Marek Majkowski | 2010-01-28 | 1 | -2/+10 |
| | |/ | |||||
| * | | Merge bug22213 into default | David Wragg | 2010-01-29 | 1 | -23/+23 |
| |\ \ | |/ |/| | |||||
| | * | pre => enables, post => requires | Matthew Sackman | 2010-01-22 | 1 | -23/+23 |
| * | | flesh out binary_generator API | Matthias Radestock | 2010-01-27 | 1 | -0/+19 |
| * | | minor addition to vm_memory_monitor API | Matthias Radestock | 2010-01-27 | 1 | -1/+9 |
| * | | infinite timeout in all vm_memory_monitor gen_server:calls | Matthias Radestock | 2010-01-27 | 1 | -4/+5 |
| * | | refactor: eliminate code dup | Matthias Radestock | 2010-01-27 | 1 | -8/+12 |
| * | | cosmetic: give startup messages a bit more space | Matthias Radestock | 2010-01-27 | 1 | -1/+1 |
| * | | fix embarrassing arithmetic bug in 'ceil' | Matthias Radestock | 2010-01-27 | 1 | -3/+3 |
| * | | cosmetic: squash trailing whitespace | Matthias Radestock | 2010-01-27 | 21 | -82/+82 |
| * | | cosmetic: re-indent rabbitmqctl help message | Matthias Radestock | 2010-01-27 | 1 | -14/+17 |
| |/ | |||||
| * | this looks prettier | Matthias Radestock | 2010-01-21 | 1 | -1/+1 |
| * | merge v1_7 into default | Matthias Radestock | 2010-01-19 | 3 | -23/+30 |
| |\ | |||||
| | * | merge bug22223 into v1_7 | Matthias Radestock | 2010-01-19 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Bumped priority of acks to match that of the unblock and notify_sent calls | Matthew Sackman | 2010-01-18 | 1 | -1/+1 |
| | * | | no need to match on 'ok' twice | Matthias Radestock | 2010-01-19 | 1 | -5/+5 |
| | * | | vertical alignment of -> in queue_fold | David R. MacIver | 2010-01-19 | 1 | -1/+1 |
| | * | | rebranch off v1_7 rather than default | David R. MacIver | 2010-01-19 | 2 | -24/+31 |
| | |/ | |||||
| * | | 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 | 4 | -31/+163 |
| | |\ | |||||
| | * | | 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 | 2 | -102/+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 | 2 | -121/+166 |
| | * | | Merge default into bug22039 | Tony Garnock-Jones | 2009-12-14 | 1 | -12/+12 |
| | |\ \ | |||||
| | * \ \ | Merge default into bug22039 | Tony Garnock-Jones | 2009-12-14 | 3 | -62/+82 |
| | |\ \ \ | |||||
| | * | | | | 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 |
| * | | | | | not_found error on attempt to declare a queue that exists on a stopped node | Matthias Radestock | 2009-12-18 | 1 | -7/+15 |
| * | | | | | post-backout merge | Matthias Radestock | 2009-12-18 | 12 | -515/+218 |
| |\ \ \ \ \ | |||||
