summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Merging default into bug22573Matthew Sackman2010-11-0222-439/+571
| | |\ \ \ \ \ \
| | * | | | | | | trivialMatthew Sackman2010-10-271-3/+2
| | * | | | | | | Even more beautifulMatthew Sackman2010-10-272-31/+27
| | * | | | | | | Remove hackSimon MacMullen2010-10-261-7/+3
| | * | | | | | | Merge in defaultSimon MacMullen2010-10-2613-432/+413
| | |\ \ \ \ \ \ \
| | * | | | | | | | Abstract graph constructionMatthew Sackman2010-10-263-83/+92
| | * | | | | | | | Specs.Simon MacMullen2010-10-252-1/+20
| | * | | | | | | | Refactor and document upgrades_to_apply/2Simon MacMullen2010-10-251-5/+7
| | * | | | | | | | Rename variableSimon MacMullen2010-10-251-2/+2
| | * | | | | | | | Fix copyright statementsSimon MacMullen2010-10-252-24/+5
| | * | | | | | | | Match more return values, and reindentSimon MacMullen2010-10-252-22/+26
| | * | | | | | | | Undo 522af2a24c5e, wait_for_tables/0 in fact may not have been calledSimon MacMullen2010-10-251-0/+1
| | * | | | | | | | Various stylistic tweaks + cleanupsSimon MacMullen2010-10-252-25/+23
| | * | | | | | | | Rename module.Simon MacMullen2010-10-251-1/+1
| | * | | | | | | | wait_for_tables has definitely been called by this point (in check_table_inte...Simon MacMullen2010-10-221-1/+0
| | * | | | | | | | Merged from defaultSimon MacMullen2010-10-2217-362/+702
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Only attempt upgrade if we are *really* not clustered.Simon MacMullen2010-10-221-4/+4
| | * | | | | | | | | Only attempt upgrade if we are not clustered. wait_for_tables() beforehand sh...Simon MacMullen2010-10-221-1/+5
| | * | | | | | | | | mnesia:transform_table/3 appears to see table data before wait_for_tables, wh...Simon MacMullen2010-10-192-1/+19
| | * | | | | | | | | Use mnesia:transform_tableSimon MacMullen2010-10-192-30/+12
| | * | | | | | | | | Add enough of a mechanism to allow us to update data in Mnesia but not the sc...Simon MacMullen2010-10-183-20/+33
| | * | | | | | | | | Detect failed upgrades.Simon MacMullen2010-10-181-7/+24
| | * | | | | | | | | Simplify the module attribute required, log a bit more.Simon MacMullen2010-10-183-33/+34
| | * | | | | | | | | DAG for upgrade steps.Simon MacMullen2010-10-154-15/+209
* | | | | | | | | | | Merging bug 22614 into defaultMatthew Sackman2010-11-1124-220/+200
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | merge bug23476 into default (replace rabbit_dialyzer with dialyze command)Alexandru Scvortov2010-11-112-103/+7
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | add a few more apps to basic.pltbug23476Matthias Radestock2010-11-101-1/+2
| | * | | | | | | | | don't check behaviours - the check isn't ready for prime time yetMatthias Radestock2010-11-101-1/+1
| | * | | | | | | | | merge default into bug23476Matthias Radestock2010-11-102-103/+6
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | * | | | | | | | run dialyzer command instead of programmatic invocationMatthias Radestock2010-11-062-103/+6
| | | |/ / / / / / /
| * | | | | | | | | merge bug23475 into default (eliminate dialyzer errors)Alexandru Scvortov2010-11-1118-66/+133
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | saner enable_cover and report_cover funs, and saner specs as a resultbug23475Matthias Radestock2010-11-081-17/+18
| | * | | | | | | | another attempt at fixing the type specs for enable/report_coverMatthias Radestock2010-11-071-2/+2
| | * | | | | | | | fix another spec niggleMatthias Radestock2010-11-071-2/+2
| | * | | | | | | | yet another spec errorMatthias Radestock2010-11-071-1/+1
| | * | | | | | | | fix a couple more spec errors and a genuine bug (lists:concat vs append)Matthias Radestock2010-11-073-3/+3
| | * | | | | | | | correct some more specsMatthias Radestock2010-11-061-2/+2
| | * | | | | | | | appease dialyzerMatthias Radestock2010-11-061-2/+1
| | * | | | | | | | document obscure case clauseMatthias Radestock2010-11-061-2/+2
| | * | | | | | | | yet more spec fixesMatthias Radestock2010-11-062-4/+8
| | * | | | | | | | correct type spec for pseudo_queueMatthias Radestock2010-11-061-1/+1
| | * | | | | | | | merge headsMatthias Radestock2010-11-061-0/+9
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Backed out changeset 46b62f064effMatthias Radestock2010-11-061-0/+9
| | * | | | | | | | | add wrapper for protocol specific typesMatthias Radestock2010-11-062-1/+65
| | * | | | | | | | | export types in more sensible order and add some that were missingMatthias Radestock2010-11-061-3/+5
| | * | | | | | | | | fix another spec errorMatthias Radestock2010-11-061-1/+1
| | * | | | | | | | | correct orddict typeMatthias Radestock2010-11-061-2/+1
| | * | | | | | | | | correct spec typoMatthias Radestock2010-11-061-4/+4
| | |/ / / / / / / /
| | * | | | | | | | remove rabbit_amqqueue:pseudo_queueMatthias Radestock2010-11-061-9/+0
| | * | | | | | | | fix spec errorMatthias Radestock2010-11-061-1/+1