summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge default inSteve Powell2012-02-224-6/+26
|\
| * Merge bug24706 (again).Simon MacMullen2012-02-220-0/+0
| |\
| * | 'nother oopsSteve Powell2012-02-221-1/+1
| * | Oops, typoSteve Powell2012-02-221-1/+1
| * | Merge default inSteve Powell2012-02-22134-868/+1316
| |\ \ | | |/
| | * Resurrect default without bug24494, for real this time.Simon MacMullen2012-02-211-1/+1
| | * Merged bug24365 into defaultEmile Joubert2012-02-202-4/+21
| | |\
| | | * How do I hate thee, coverage? Let me count the ways.Simon MacMullen2012-02-171-0/+7
| | | * Merge in defaultSimon MacMullen2012-02-152-4/+14
| | | |\
| | | | * Fix tests, at the cost of a leetle tiny bit of ugliness.Simon MacMullen2011-08-221-1/+7
| | | | * Leave the Erlang distributed system when resetting.Simon MacMullen2011-08-221-3/+7
| | * | | merge bug24381 into default (Windows INSTALL file is not readable using notepad)Alexandru Scvortov2012-02-171-0/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Use DOS/Windows linebreaksEmile Joubert2012-02-161-0/+3
| | |/ /
| * | | Fix macports to Portfile after move of vars to rabbitmq-envSteve Powell2012-02-221-4/+2
* | | | Merge 24748 in to get renaming of portfile variable.Steve Powell2012-02-1715-85/+156
|\ \ \ \
| * \ \ \ Merge in defaultSteve Powell2012-02-1711-46/+121
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Ensure rabbitmq-env.conf file is fixed location, even in Generic-Unix case.Steve Powell2012-02-132-4/+4
| | * | | Update misleading commentSteve Powell2012-02-131-1/+1
| | * | | Merge headsSteve Powell2012-02-131-0/+2
| | |\ \ \
| | | * | | Add directory for enabled plugins in the standalone generic-unix caseSteve Powell2012-02-131-0/+2
| | * | | | Merge headsSteve Powell2012-02-100-0/+0
| | |\ \ \ \
| | | * \ \ \ Merge in defaultSteve Powell2012-02-0913-174/+248
| | | |\ \ \ \
| | * | \ \ \ \ Merge in 24739 (again).Steve Powell2012-02-1011-46/+116
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge in 24739 (I need this fix).Steve Powell2012-02-1011-46/+116
| | | |\ \ \ \ \ \
| | | | * | | | | | Comment for future readersSteve Powell2012-02-101-1/+1
| | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | TypoSteve Powell2012-02-101-2/+2
| | | | * | | | | OK Now I see which rabbitmq-sys is really updated in macports :-(Steve Powell2012-02-102-4/+9
| | | | * | | | | Another go at reinplace syntaxSteve Powell2012-02-101-1/+1
| | | | * | | | | Simplify macports Makefile and delimit MACPORTS_PREFIX in the usual way.Steve Powell2012-02-102-5/+3
| | | | * | | | | Escape $ in Portfile reinplace commandSteve Powell2012-02-101-1/+1
| | | | * | | | | Merge default inSteve Powell2012-02-1011-43/+110
| | | | |\ \ \ \ \
| | | | | * | | | | Refactor generic-unix rabbitmq-sys for easy updatability;Steve Powell2012-02-104-26/+22
| | | | | * | | | | Remove dependencies upon sed -i which is not posix-compliantSteve Powell2012-02-094-19/+25
| | | | | |/ / / /
| | | | | * | | | Merge in defaultSteve Powell2012-02-06129-285/+417
| | | | | |\ \ \ \
| | | | | * | | | | Give alternative to 'todos' which (can) work on macosSteve Powell2012-02-061-1/+1
| | | | | * | | | | Merge default in.Steve Powell2012-02-028-25/+103
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge default inSteve Powell2012-02-0116-140/+218
| | | | | | |\ \ \ \ \
| | | | | | * | | | | | Modify generic-unix packaging step to override rabbitmq-sys defaults.Steve Powell2012-01-304-9/+43
| | | | | | * | | | | | Merge default inSteve Powell2012-01-3015-250/+382
| | | | | | |\ \ \ \ \ \
| | | | | | * | | | | | | Move defaults to rabbitmq-sysSteve Powell2012-01-302-8/+39
| | | | | | * | | | | | | Change CONFIG_FILE, LOG_BASE, MNESIA_BASE and ENABLED_PLUGINS_FILE defaultsSteve Powell2012-01-261-6/+6
| | | | | | * | | | | | | Merge bug24706 inSteve Powell2012-01-264-24/+37
| | | | | | |\ \ \ \ \ \ \ | | | | | | | | |_|_|_|/ / | | | | | | | |/| | | | |
| * | | | | | | | | | | | Merge bug24086Simon MacMullen2012-02-156-36/+55
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | refactor: less strange variable scopingMatthias Radestock2012-02-141-7/+8
| | * | | | | | | | | | | | Remerge bug24714Emile Joubert2012-02-152-13/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Unmerge bug20337Emile Joubert2012-02-151-1/+1
| | | * | | | | | | | | | | | simplifying refactorMatthias Radestock2012-02-131-12/+7
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | monitor nodes just onceMatthias Radestock2012-02-091-9/+12
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | handle framing errors promptlyMatthias Radestock2012-02-091-10/+10
* | | | | | | | | | | | | It's not just for enabled pluginsSimon MacMullen2012-02-141-3/+3
| |_|/ / / / / / / / / / |/| | | | | | | | | | |