summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | |\ \ \ \ \
* | | | | | | | | | Ah… the number of indirections there are here… :-(Steve Powell2012-02-101-0/+1
|/ / / / / / / / /
* | | | | | | | | Get macports installation to create enabled_plugins_file directory if it does...Steve Powell2012-02-101-0/+2
|/ / / / / / / /
* | | | | | | | remove cruftMatthias Radestock2012-02-091-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge bug24668 (make consumer flow control more like credit_flow; improve per...Simon MacMullen2012-02-093-6/+26
|\ \ \ \ \ \ \
| * | | | | | | CosmeticSimon MacMullen2012-02-091-1/+1
| * | | | | | | credit_flow-like throttling of queue->writer message flowMatthias Radestock2012-02-073-6/+26
* | | | | | | | refactor channel frame handlingMatthias Radestock2012-02-091-24/+21
* | | | | | | | Merged bug24505 into defaultEmile Joubert2012-02-083-103/+117
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge bug24234Simon MacMullen2012-02-081-11/+32
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Committed some changes by mistake...Francesco Mazzoli2012-02-013-32/+13
| | * | | | | | | | Cosmetic, restored reject/4 arguments to the previous order.Francesco Mazzoli2012-02-014-20/+40
| | * | | | | | | | Merge default.Francesco Mazzoli2012-02-011-12/+32
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge default.Francesco Mazzoli2012-01-3118-257/+445
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Renamede reject_tx/4 to reject/4.Francesco Mazzoli2012-01-311-4/+4
| | | * | | | | | | | | Delete extra whitespace.Francesco Mazzoli2012-01-251-2/+0
| | | * | | | | | | | | Cons instead of append, reject does not change the channel state.Francesco Mazzoli2012-01-251-6/+5
| | | * | | | | | | | | 'case' statement styleFrancesco Mazzoli2012-01-251-2/+3
| | | * | | | | | | | | reject doesn't need to know about the channel state.Francesco Mazzoli2012-01-251-5/+6
| | | * | | | | | | | | Fix to reject_tx, list comprehension instead of map.Francesco Mazzoli2012-01-251-2/+3
| | | * | | | | | | | | Flatten the list of lists.Francesco Mazzoli2012-01-251-1/+1
| | | * | | | | | | | | Executing basick.{nack,reject} transactionally.Francesco Mazzoli2012-01-241-15/+36
| * | | | | | | | | | | Merge bug24730Simon MacMullen2012-02-082-83/+67
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | refactor: remove cruftMatthias Radestock2012-02-081-31/+24
| | * | | | | | | | | | | refactor: extract commonality between basic.deliver and basic.getMatthias Radestock2012-02-071-52/+43
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |