| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | Remove exclamation mark from an error message. | David Wragg | 2010-02-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Protect %* | David Wragg | 2010-01-31 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | Convert rabbitmq-server.bat to use delayed expansion | David Wragg | 2010-01-31 | 1 | -51/+58 | |
| * | | | | | | | | | | | | | | Merge bug22295 into default | Paul Jones | 2010-02-09 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Stripped out sndbuf and recbuf | Matthew Sackman | 2010-02-05 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | Merge bug22303 into master | David Wragg | 2010-02-09 | 3 | -13/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Don't hardcode erts path, instead, search | Matthew Sackman | 2010-02-08 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | Some cosmetics, but also make service_manager_path be based off erlang_home i... | Matthew Sackman | 2010-02-08 | 1 | -7/+18 | |
| | * | | | | | | | | | | | | | | Detect version of os_mon, and if we have version > 2.2.1 then we trust its ou... | Matthew Sackman | 2010-02-04 | 2 | -6/+55 | |
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge bug22259 into default | David Wragg | 2010-02-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Everything uses su except for macports which uses sudo. On OS X, man sudo sug... | Matthew Sackman | 2010-02-04 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | merge bug22310 into default | Matthias Radestock | 2010-02-05 | 2 | -8/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | merge default into bug22310 | Matthias Radestock | 2010-02-05 | 13 | -58/+665 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merging bug 22309 onto default | Matthew Sackman | 2010-02-05 | 2 | -2/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | handle attempt to close connection with a non-connection pid | Matthias Radestock | 2010-02-05 | 2 | -2/+11 | |
| * | | | | | | | | | | | | | | | Merging bug22300 into default | Matthew Sackman | 2010-02-05 | 5 | -16/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Correction of spec | Matthew Sackman | 2010-02-05 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | 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 | 5 | -20/+48 | |
| | * | | | | | | | | | | | | | | | test for list_consumers | Matthias Radestock | 2010-02-04 | 1 | -6/+12 | |
| | * | | | | | | | | | | | | | | | merge bug21966 into bug22300 | Matthias Radestock | 2010-02-04 | 10 | -45/+99 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | add 'rabbitmqctl list_consumers' command | Matthias Radestock | 2010-02-02 | 2 | -0/+21 | |
| | * | | | | | | | | | | | | | | | | 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 | 5 | -11/+358 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merging bug 22309 onto default | Matthew Sackman | 2010-02-05 | 5 | -18/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Minor correction to regexp | Matthew Sackman | 2010-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | docs | Matthias Radestock | 2010-02-04 | 2 | -7/+13 | |
| | * | | | | | | | | | | | | | | | | add test for 'rabbitmqctl close_connection' | Matthias Radestock | 2010-02-04 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | 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 | 8 | -32/+46 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | 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 | |
| | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | merging bug 22301 into default | Matthew Sackman | 2010-02-05 | 3 | -1/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | extend 'rabbitmqctl list_queues' command with info on exclusivity | Matthias Radestock | 2010-02-02 | 3 | -1/+33 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | merging bug 21966 onto default | Matthew Sackman | 2010-02-05 | 6 | -18/+427 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | make channel 'messages_unacknowledged' item semantics match that of queues | Matthias Radestock | 2010-02-04 | 3 | -4/+14 | |
| | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | 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 | 3 | -4/+11 | |
| | * | | | | | | | | | | | | | | | merge default into bug21966 | Matthias Radestock | 2010-02-03 | 8 | -39/+55 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | 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 | |
| | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | fix typos | Matthias Radestock | 2010-02-02 | 1 | -5/+4 | |
| | * | | | | | | | | | | | | | | cosmetic | Matthias Radestock | 2010-02-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | add 'rabbitmqctl list_channels' command | Matthias Radestock | 2010-02-01 | 2 | -0/+69 | |
| | * | | | | | | | | | | | | | | add prefetch_count channel info item | Matthias Radestock | 2010-02-01 | 2 | -4/+19 | |
