| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Correct wrong comment | Simon MacMullen | 2010-12-09 | 1 | -1/+1 | |
| * | | | | | | Forgot this depended on 23467, so we can mention EXTERNAL. | Simon MacMullen | 2010-12-08 | 1 | -1/+1 | |
| * | | | | | | rabbitmqctl clear_password <username> | Simon MacMullen | 2010-12-08 | 3 | -1/+28 | |
| |/ / / / / | ||||||
| * | | | | | cosmetic: move unpacking around in channel:deliver | Marek Majkowski | 2010-12-08 | 1 | -7/+5 | |
| * | | | | | cosmetic: get rid of channel:internal_deliver | Marek Majkowski | 2010-12-08 | 1 | -14/+13 | |
| * | | | | | cosmetic: Simplify channel:internal_deliver, notify is always true | Marek Majkowski | 2010-12-08 | 1 | -7/+4 | |
| * | | | | | Get rid of -import() statments. | Marek Majkowski | 2010-12-08 | 9 | -31/+0 | |
| * | | | | | merge bug23482 into default (Detect already-running broker) | Alexandru Scvortov | 2010-12-08 | 11 | -1015/+193 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Rip out old persister as it no longer works given the arrival of pub acks | Matthew Sackman | 2010-12-06 | 4 | -814/+0 | |
| | * | | | | | Correction of specs. | Matthew Sackman | 2010-12-06 | 1 | -2/+2 | |
| | * | | | | | Minor correction | Matthew Sackman | 2010-12-06 | 1 | -2/+2 | |
| | * | | | | | cosmetic | Matthias Radestock | 2010-12-05 | 2 | -100/+96 | |
| | * | | | | | cosmetic | Matthias Radestock | 2010-12-05 | 1 | -25/+16 | |
| | * | | | | | cosmetic: rename field/var | Matthias Radestock | 2010-12-02 | 1 | -6/+6 | |
| | * | | | | | cosmetic | Matthias Radestock | 2010-12-02 | 1 | -17/+16 | |
| | * | | | | | Merge heads | Simon MacMullen | 2010-12-02 | 1 | -3/+2 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merged bug23565 into default | Rob Harrop | 2010-12-02 | 1 | -3/+2 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Added cosmetic change suggested in the bug report | Rob Harrop | 2010-12-02 | 1 | -2/+1 | |
| | | | * | | | | | fix to compile and run under R12B5 | Alexandru Scvortov | 2010-12-02 | 1 | -3/+3 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Merged bug23532 into default | Simon MacMullen | 2010-12-02 | 1 | -12/+29 | |
| | |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | | * | | | | | Tone down the claims in the optimisation comment. | Simon MacMullen | 2010-12-02 | 1 | -2/+2 | |
| | | * | | | | | let frame interleaving happen | Matthias Radestock | 2010-11-24 | 1 | -12/+29 | |
| | * | | | | | | Merged bug23567 into default | Rob Harrop | 2010-12-02 | 1 | -26/+18 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | simplify multiple confirm code | Alexandru Scvortov | 2010-12-02 | 1 | -26/+18 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merged bug23448 into default | Rob Harrop | 2010-12-01 | 1 | -8/+6 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Updated portfile as suggested by macports guru | Marek Majkowski | 2010-11-25 | 1 | -8/+6 | |
| * | | | | | | | | Error message readability | Emile Joubert | 2010-12-07 | 1 | -1/+1 | |
| * | | | | | | | | Remove redundant code | Emile Joubert | 2010-12-07 | 1 | -19/+15 | |
| * | | | | | | | | Perform duplicate node check in a function | Emile Joubert | 2010-12-07 | 1 | -21/+27 | |
| * | | | | | | | | Cope with absence of epmd while performing pre-launch checks | Emile Joubert | 2010-12-07 | 2 | -17/+26 | |
| * | | | | | | | | Consistent prelaunch checks on windows | Emile Joubert | 2010-12-03 | 2 | -5/+19 | |
| * | | | | | | | | Diagnostics on node start failure | Emile Joubert | 2010-12-01 | 2 | -21/+31 | |
| * | | | | | | | | Rename plugin_activator to prelaunch | Emile Joubert | 2010-11-30 | 1 | -0/+0 | |
| * | | | | | | | | Check if nodename is available before startup | Emile Joubert | 2010-11-30 | 3 | -6/+14 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merged bug20284 into default | Rob Harrop | 2010-11-30 | 4 | -51/+59 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cosmetic: put rabbit_net exports, specs, and funs in sensible order | Matthias Radestock | 2010-11-30 | 1 | -49/+36 | |
| | * | | | | | | | Added tag rabbitmq_v2_2_0 for changeset c9a2e7f3f5e9 | Rob Harrop | 2010-11-30 | 0 | -0/+0 | |
| | * | | | | | | | Changelogs for the 2.2.0 releaserabbitmq_v2_2_0 | Rob Harrop | 2010-11-30 | 2 | -0/+9 | |
| | * | | | | | | | flesh out writer API for completeness | Matthias Radestock | 2010-11-28 | 1 | -2/+14 | |
| * | | | | | | | | cosmetic | Rob Harrop | 2010-11-25 | 1 | -1/+1 | |
| * | | | | | | | | Merge with default | Rob Harrop | 2010-11-25 | 1 | -18/+14 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | cosmetic | Matthias Radestock | 2010-11-25 | 1 | -18/+14 | |
| * | | | | | | | | Cosmetic | Rob Harrop | 2010-11-25 | 1 | -4/+2 | |
| * | | | | | | | | merge with default | Rob Harrop | 2010-11-25 | 12 | -229/+671 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | cosmetic | Rob Harrop | 2010-11-25 | 1 | -2/+1 | |
| | * | | | | | | | cosmetic changes | Rob Harrop | 2010-11-25 | 5 | -13/+20 | |
| | * | | | | | | | merge from default | Alexandru Scvortov | 2010-11-24 | 18 | -455/+731 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | | change order of tuple elements | Alexandru Scvortov | 2010-11-24 | 3 | -4/+4 | |
| | * | | | | | | | cosmetic | Alexandru Scvortov | 2010-11-24 | 2 | -11/+12 | |
| | * | | | | | | | cosmetic | Alexandru Scvortov | 2010-11-24 | 1 | -1/+2 | |
