| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | 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 | |
| | | |/ / | ||||||
| | * | | | correct typos in rabbitmqctl list_connection man page | Matthias Radestock | 2010-02-01 | 1 | -2/+2 | |
| | | |/ | |/| | ||||||
| | * | | Decided against preventing deps include on clean, given there are other targe... | Matthew Sackman | 2010-01-29 | 1 | -2/+0 | |
| | * | | If the only target is clean, don't include the deps file. Also the deps file ... | Matthew Sackman | 2010-01-29 | 1 | -2/+4 | |
| * | | | remove outdated comment | Matthias Radestock | 2010-01-29 | 1 | -4/+0 | |
| * | | | merge default into bug21673 | Matthias Radestock | 2010-01-29 | 1 | -1/+1 | |
| |\ \ \ | |/ / | ||||||
| | * | | automatic, and accurate, make dependencies | Matthias Radestock | 2010-01-29 | 3 | -9/+67 | |
| * | | | 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 | |
| * | | | merge default into bug21673 | Matthias Radestock | 2010-01-27 | 1 | -1/+1 | |
| |\ \ \ | |/ / | ||||||
| | * | | flesh out binary_generator API | Matthias Radestock | 2010-01-27 | 2 | -0/+25 | |
| * | | | merge default into bug21673 | Matthias Radestock | 2010-01-27 | 0 | -0/+0 | |
| |\ \ \ | |/ / | ||||||
| | * | | minor addition to vm_memory_monitor API | Matthias Radestock | 2010-01-27 | 1 | -1/+9 | |
| * | | | revert accidental though harmless change | Matthias Radestock | 2010-01-27 | 1 | -1/+1 | |
| * | | | merge default into bug21673 | Matthias Radestock | 2010-01-27 | 1 | -5/+6 | |
| |\ \ \ | |/ / | ||||||
| | * | | infinite timeout in all vm_memory_monitor gen_server:calls | Matthias Radestock | 2010-01-27 | 1 | -4/+5 | |
| * | | | move the handling of absent vm_memory_monitor process to call site | Matthias Radestock | 2010-01-27 | 2 | -8/+5 | |
| * | | | it turns out we no longer use gen_server2 insomniation | Matthias Radestock | 2010-01-27 | 1 | -9/+2 | |
| * | | | merge default into bug21673 | Matthias Radestock | 2010-01-27 | 1 | -2/+5 | |
| |\ \ \ | |/ / | ||||||
| | * | | refactor: eliminate code dup | Matthias Radestock | 2010-01-27 | 1 | -8/+12 | |
| * | | | merge default into bug21673 | Matthias Radestock | 2010-01-27 | 0 | -0/+0 | |
| |\ \ \ | |/ / | ||||||
| | * | | 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 | |
| * | | | revert uncosmetic change | Matthias Radestock | 2010-01-27 | 1 | -4/+2 | |
| * | | | merge default into bug21673 | Matthias Radestock | 2010-01-27 | 17 | -77/+80 | |
| |\ \ \ | |/ / | ||||||
| | * | | 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 | |
| * | | | cleaner handling of rabbit_framing dependencies | Matthias Radestock | 2010-01-26 | 1 | -5/+3 | |
| * | | | make generate_deps less aware of its context | Matthias Radestock | 2010-01-26 | 2 | -11/+11 | |
| * | | | Opps, they may not match | Matthew Sackman | 2010-01-26 | 1 | -1/+1 | |
| * | | | Converted to get epp to do the transitive closure by giving it the include pa... | Matthew Sackman | 2010-01-26 | 2 | -44/+29 | |
| * | | | explain the non-obvious | Matthias Radestock | 2010-01-25 | 1 | -0/+2 | |
| * | | | refactor | Matthias Radestock | 2010-01-25 | 1 | -11/+12 | |
| * | | | (Minor refactorings and changes to deps generation)² | Matthew Sackman | 2010-01-25 | 1 | -3/+1 | |
| * | | | Minor refactorings and changes to deps generation | Matthew Sackman | 2010-01-25 | 1 | -11/+7 | |
| * | | | There's the possibility that the timer may fire whilst we're doing the vq syn... | Matthew Sackman | 2010-01-25 | 1 | -0/+2 | |
| * | | | Patched supervisor2 with support for simple_one_for_one_terminate | Matthew Sackman | 2010-01-25 | 1 | -13/+41 | |
| * | | | Added supervisor2 straight from R13B03 | Matthew Sackman | 2010-01-25 | 1 | -0/+889 | |
| * | | | Removed supervisor2.erl | Matthew Sackman | 2010-01-25 | 1 | -922/+0 | |
| * | | | fix | Matthew Sackman | 2010-01-25 | 1 | -14/+8 | |
| * | | | merge default into bug 21673 | Matthew Sackman | 2010-01-25 | 4 | -0/+11 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merged v1_7 into default | Matthew Sackman | 2010-01-25 | 2 | -0/+9 | |
| | |\ \ | ||||||
| | | * | | Added tag rabbitmq_v1_7_1 for changeset 90e101fd8b67 | Matthew Sackman | 2010-01-25 | 0 | -0/+0 | |
| | | * | | release v1.7.1rabbitmq_v1_7_1 | Matthew Sackman | 2010-01-25 | 2 | -0/+9 | |
