| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | exercise some more code paths in tests | Matthias Radestock | 2010-02-04 | 1 | -4/+6 |
| * | oops | Matthias Radestock | 2010-02-04 | 1 | -1/+1 |
| * | ditch API for channel-based consumer listing | Matthias Radestock | 2010-02-04 | 1 | -18/+1 |
| * | move consumer listing from channel to queue | Matthias Radestock | 2010-02-04 | 4 | -11/+35 |
| * | test for list_consumers | Matthias Radestock | 2010-02-04 | 1 | -6/+12 |
| * | merge bug21966 into bug22300 | Matthias Radestock | 2010-02-04 | 9 | -45/+94 |
| |\ | |||||
| | * | add tests for pg_local | Matthias Radestock | 2010-02-04 | 1 | -0/+23 |
| | * | add pg_local:sync helper function for testing | Matthias Radestock | 2010-02-04 | 1 | -0/+10 |
| | * | automate testing of 'rabbitmqctl list_channels' | Matthias Radestock | 2010-02-03 | 2 | -1/+10 |
| | * | add info item for channel number | Matthias Radestock | 2010-02-03 | 2 | -4/+6 |
| | * | merge default into bug21966 | Matthias Radestock | 2010-02-03 | 7 | -37/+53 |
| | |\ | |||||
| | | * | allow programmatic extraction of available info keys | Matthias Radestock | 2010-02-03 | 6 | -26/+28 |
| | * | | introduce exponential hibernation backoff in channel process | Matthias Radestock | 2010-02-03 | 1 | -8/+12 |
| | * | | minor refactor | Matthias Radestock | 2010-02-03 | 1 | -6/+5 |
| * | | | add 'rabbitmqctl list_consumers' command | Matthias Radestock | 2010-02-02 | 1 | -0/+13 |
| * | | | extend channel API with funs to get hold of consumers | Matthias Radestock | 2010-02-02 | 1 | -1/+18 |
| * | | | drag in code from bug21966 | Matthias Radestock | 2010-02-02 | 4 | -11/+303 |
| |\ \ \ | |/ / | | / | |/ |/| | |||||
| | * | add 'rabbitmqctl list_channels' command | Matthias Radestock | 2010-02-01 | 1 | -0/+13 |
| | * | add prefetch_count channel info item | Matthias Radestock | 2010-02-01 | 2 | -4/+19 |
| | * | first set of channel info items | Matthias Radestock | 2010-02-01 | 1 | -1/+55 |
| | * | s/all/list | Matthias Radestock | 2010-02-01 | 1 | -3/+3 |
| | * | introduce channel registry | Matthias Radestock | 2010-02-01 | 1 | -8/+15 |
| | * | make pg_local do what it is supposed to | Matthias Radestock | 2010-02-01 | 1 | -244/+71 |
| | * | rename pg2 to pg_local, prior to more substantial modifications | Matthias Radestock | 2010-02-01 | 1 | -1/+1 |
| | * | check in R13B-3 version of pg2, before modification | Matthias Radestock | 2010-02-01 | 1 | -0/+376 |
| * | | 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 |
| |\ \ | |/ |/| | |||||
