summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't sync the mnesia disk log when nothing got written to itMatthias Radestock2012-02-061-8/+17
* cosmeticMatthias Radestock2012-02-061-4/+2
* correct some signatures and return typesMatthias Radestock2012-02-062-3/+3
* Merged bug24624 into defaultEmile Joubert2012-02-067-71/+124
|\
| * merge default into bug24624 and use new rabbit_misc:format/2Matthias Radestock2012-02-026-28/+22
| |\
| * | Move cookie_hash/0 too.Simon MacMullen2012-02-023-8/+8
| * | 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
* | | | tweak credit_flow logicMatthias Radestock2012-02-061-48/+47
* | | | cosmeticMatthias Radestock2012-02-061-10/+7
* | | | shrinkMatthias Radestock2012-02-051-4/+3
* | | | Merge bug24702Simon MacMullen2012-02-03104-128/+210
|\ \ \ \
| * \ \ \ Merge bug24500Simon MacMullen2012-02-03104-849/+1138
| |\ \ \ \
| | * \ \ \ Merge bug24606Simon MacMullen2012-02-035-24/+19
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | refactor: extract string formatting functionMatthias Radestock2012-02-025-24/+19
| | | |/ /
| | * | | Update copyright 2012Emile Joubert2012-02-02103-103/+103
| | |/ /
| * | | Add descriptionSimon MacMullen2012-02-031-1/+2
| * | | Don't fsync after inner nested transactionsEmile Joubert2012-01-201-1/+4
| * | | Be more assertiveSimon MacMullen2012-01-191-1/+1
| * | | Language tweak for mnesia_sync justificationEmile Joubert2012-01-191-2/+2
| * | | Brief explanation justifying the existence of mnesia_syncEmile Joubert2012-01-191-0/+5
| * | | Remove unnecessary processEmile Joubert2012-01-161-34/+13
| * | | No timeout when callingEmile Joubert2012-01-111-6/+6
| * | | First draft of mnesia fsyncEmile Joubert2012-01-103-1/+100
* | | | include some mirror master state info in status()Matthias Radestock2012-02-011-2/+4
| |/ / |/| |
* | | 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