summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move rabbit_misc:nodeparts/1 and rabbit_misc:makenode/1 into rabbit_nodesSimon MacMullen2012-02-025-27/+26
* "to contact" isn't correct in the duplicate check case.Simon MacMullen2012-02-021-1/+1
* Unify the more resilient hostname check, refactor out this code into a new mo...Simon MacMullen2012-02-024-50/+82
* Clean up diagnostics code, clean up diagnostics messages.Simon MacMullen2012-02-021-27/+33
* Remove nodes file immediately after starting Mnesia.Simon MacMullen2012-02-022-4/+3
* OopsSimon MacMullen2012-02-021-1/+1
* Merge in defaultSimon MacMullen2012-02-024-28/+46
|\
| * Make rabbit:diagnostics/1 just return a string. It's still most convenient to...Simon MacMullen2011-12-163-21/+22
| * Ahem2Simon MacMullen2011-12-131-1/+1
| * Ahem.Simon MacMullen2011-12-131-1/+1
| * Show node diagnostics when we see timeout_waiting_for_tables.Simon MacMullen2011-12-133-29/+48
* | Merge headsEmile Joubert2012-02-012-52/+62
|\ \
| * | Don't claim to be adding mirror when we're not.Simon MacMullen2012-02-011-5/+9
| * | We don't actually need this two-stage startup, we can just fail to init/1.Simon MacMullen2012-02-011-13/+7
| * | Let's pay attention to whether we actually started or not.Simon MacMullen2012-02-011-2/+4
| * | Two-stage-startup-with-mnesia-record, like rabbit_amqqueue_process.Simon MacMullen2012-01-311-47/+57
* | | merge bug24703 into defaultMatthias Radestock2012-02-012-27/+31
|\ \ \ | |/ / |/| |
| * | simplifyMatthias Radestock2012-02-011-8/+3
| * | Revert comment changeSimon MacMullen2012-02-011-1/+1
| * | OTOH if we're not trying to cluster with anything we should probably be happy.Simon MacMullen2012-02-011-6/+7
| * | But Matthias points out that we can avoid the three-way-ness by changing the ...Simon MacMullen2012-02-012-34/+17
| * | Reintroduce the three levels of forcedness. We do still need it.Simon MacMullen2012-02-012-16/+34
| * | Inline.Simon MacMullen2012-02-011-9/+10
| * | This doesn't start any more.Simon MacMullen2012-02-011-2/+1
| * | Base discnodeness on what we want to become, not what we are.Simon MacMullen2012-02-011-2/+2
| * | Change the semantics of Force to fit this particular bug. *meep*.Simon MacMullen2012-02-011-11/+7
| * | Rebase 038bd3c185aeSimon MacMullen2012-01-311-0/+8
| * | Resurrect and remove redundant ensure_mnesia_running()Simon MacMullen2012-01-311-1/+0
| * | ...however, we should still allow rabbitmqctl reset to work when some nodes a...Simon MacMullen2012-01-241-1/+4
| * | Don't force on init() (which fixes bug 24703), plus a little refactor.Simon MacMullen2012-01-241-4/+5
* | | Merged bug24671 into defaultEmile Joubert2012-01-3132-356/+440
|\ \ \
| * \ \ Merge bug22470Simon MacMullen2012-01-315-88/+102
| |\ \ \
| | * | | produce only one log entry for abnormal connection closureMatthias Radestock2012-01-301-3/+3
| | * | | consistencyMatthias Radestock2012-01-261-2/+2
| | * | | validate log levels on startupMatthias Radestock2012-01-261-18/+17
| | * | | merge default into bug22470Matthias Radestock2012-01-265-87/+102
| | |\ \ \
| | | * | | introduce log categoriesMatthias Radestock2012-01-262-75/+66
| | | * | | prettier and more consistent connection log messagesMatthias Radestock2012-01-252-12/+30
| | | * | | move error_logger 'flow control' into application codeMatthias Radestock2012-01-252-8/+10
| | | * | | do not log accepted connections in tcp_acceptorMatthias Radestock2012-01-251-26/+16
| | | * | | drop ssl upgrade messageMatthias Radestock2012-01-251-2/+0
| | | |/ /
| * | | | merge bug24715 into defaultMatthias Radestock2012-01-311-2/+9
| |\ \ \ \
| | * | | | cosmetic: ensure_gm_heartbeat is not a gm callbackMatthias Radestock2012-01-311-3/+3
| | * | | | Don't use timer:apply_interval/4.Simon MacMullen2012-01-301-2/+9
| * | | | | it helps to not throw away the stateMatthias Radestock2012-01-301-3/+3
| |/ / / /
| * | | | It's a resource, it'll print 'queue' anyway.Simon MacMullen2012-01-301-1/+1
| * | | | Merged bug24664 into defaultEmile Joubert2012-01-2727-260/+322
| |\ \ \ \
| | * \ \ \ merge bug23706 into defaultMatthias Radestock2012-01-273-6/+17
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | cosmeticMatthias Radestock2012-01-271-5/+4
| | | * | | Merge in default (and make error more readable)Simon MacMullen2012-01-2615-125/+191
| | | |\ \ \