summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Windows prelaunch with short node namesEmile Joubert2010-12-132-1/+2
|
* Ensure we can cope with no specified nodename (misc:makenode takes care of ↵Matthew Sackman2010-12-102-2/+2
| | | | this); ensure we start the prelaunch node as a distributed node (same trick as with ctl); the absence of epmd is subsequently a fatal error
* Removing tabs. GRRRMatthew Sackman2010-12-101-4/+4
|
* Merge bug23511 into defaultDavid Wragg2010-12-104-7/+3
|\
| * Move HOSTNAME and NODENAME to rabbitmq-envEmile Joubert2010-11-194-7/+3
| |
| * Remove OS-conditional and use hostname more conservativelyEmile Joubert2010-11-193-25/+6
| |
| * Make scripts work on SolarisEmile Joubert2010-11-193-6/+25
| |
* | cosmetic: put methods in more sensible orderMatthias Radestock2010-12-091-56/+57
| |
* | cosmetic: avoid confusion between acks and pubacksMatthias Radestock2010-12-091-21/+21
| | | | | | | | ...by consistently labelling the latter as 'confirms'
* | Correct wrong commentSimon MacMullen2010-12-091-1/+1
| |
* | cosmetic: move unpacking around in channel:deliverMarek Majkowski2010-12-081-7/+5
| |
* | cosmetic: get rid of channel:internal_deliverMarek Majkowski2010-12-081-14/+13
| |
* | cosmetic: Simplify channel:internal_deliver, notify is always trueMarek Majkowski2010-12-081-7/+4
| |
* | Get rid of -import() statments.Marek Majkowski2010-12-089-31/+0
| |
* | merge bug23482 into default (Detect already-running broker)Alexandru Scvortov2010-12-0811-1015/+193
|\ \
| * | Rip out old persister as it no longer works given the arrival of pub acksMatthew Sackman2010-12-064-814/+0
| | |
| * | Correction of specs.Matthew Sackman2010-12-061-2/+2
| | |
| * | Minor correctionMatthew Sackman2010-12-061-2/+2
| | |
| * | cosmeticMatthias Radestock2010-12-052-100/+96
| | |
| * | cosmeticMatthias Radestock2010-12-051-25/+16
| | |
| * | cosmetic: rename field/varMatthias Radestock2010-12-021-6/+6
| | |
| * | cosmeticMatthias Radestock2010-12-021-17/+16
| | |
| * | Merge headsSimon MacMullen2010-12-021-3/+2
| |\ \
| | * \ Merged bug23565 into defaultRob Harrop2010-12-021-3/+2
| | |\ \
| | | * | Added cosmetic change suggested in the bug reportRob Harrop2010-12-021-2/+1
| | | | |
| | | * | fix to compile and run under R12B5Alexandru Scvortov2010-12-021-3/+3
| | |/ /
| * | | Merged bug23532 into defaultSimon MacMullen2010-12-021-12/+29
| |\ \ \ | | |/ / | |/| |
| | * | Tone down the claims in the optimisation comment.Simon MacMullen2010-12-021-2/+2
| | | |
| | * | let frame interleaving happenMatthias Radestock2010-11-241-12/+29
| | | | | | | | | | | | | | | | but still optimise the delivery of short messages
| * | | Merged bug23567 into defaultRob Harrop2010-12-021-26/+18
| |\ \ \
| | * | | simplify multiple confirm codeAlexandru Scvortov2010-12-021-26/+18
| |/ / /
| * | | Merged bug23448 into defaultRob Harrop2010-12-011-8/+6
| |\ \ \
| | * | | Updated portfile as suggested by macports guruMarek Majkowski2010-11-251-8/+6
| | | | |
* | | | | Error message readabilityEmile Joubert2010-12-071-1/+1
| | | | |
* | | | | Remove redundant codeEmile Joubert2010-12-071-19/+15
| | | | |
* | | | | Perform duplicate node check in a functionEmile Joubert2010-12-071-21/+27
| | | | |
* | | | | Cope with absence of epmd while performing pre-launch checksEmile Joubert2010-12-072-17/+26
| | | | |
* | | | | Consistent prelaunch checks on windowsEmile Joubert2010-12-032-5/+19
| | | | |
* | | | | Diagnostics on node start failureEmile Joubert2010-12-012-21/+31
| | | | |
* | | | | Rename plugin_activator to prelaunchEmile Joubert2010-11-301-0/+0
| | | | |
* | | | | Check if nodename is available before startupEmile Joubert2010-11-303-6/+14
|/ / / /
* | | | Merged bug20284 into defaultRob Harrop2010-11-304-51/+59
|\ \ \ \
| * | | | cosmetic: put rabbit_net exports, specs, and funs in sensible orderMatthias Radestock2010-11-301-49/+36
| | | | | | | | | | | | | | | | | | | | and consistent too
| * | | | Added tag rabbitmq_v2_2_0 for changeset c9a2e7f3f5e9Rob Harrop2010-11-300-0/+0
| | | | |
| * | | | Changelogs for the 2.2.0 releaserabbitmq_v2_2_0Rob Harrop2010-11-302-0/+9
| | | | |
| * | | | flesh out writer API for completenessMatthias Radestock2010-11-281-2/+14
| | | | |
* | | | | cosmeticRob Harrop2010-11-251-1/+1
| | | | |
* | | | | Merge with defaultRob Harrop2010-11-251-18/+14
|\ \ \ \ \ | |/ / / /
| * | | | cosmeticMatthias Radestock2010-11-251-18/+14
| | | | |
* | | | | CosmeticRob Harrop2010-11-251-4/+2
| | | | |