aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/src/mnesia_monitor.erl
AgeCommit message (Expand)Author
2017-09-05mnesia: Improve handling of UnicodeHans Bolinder
2017-05-04Update copyright yearRaimo Niskanen
2017-02-14Fixed typos in lib/mnesiaAndrew Dryga
2016-05-09Merge branch 'dgud/mnesia/ext-backend/PR-858/OTP-13058'Dan Gudmundsson
2016-05-09mnesia_ext: Add create_external and increase protocol version to monitorUlf Wiger
2016-03-15update copyright-yearHenrik Nord
2016-02-09mnesia: let loader check if tablelock is neededDan Gudmundsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-27Merge branch 'dgud/mnesia/try-catch'Dan Gudmundsson
2015-03-27mnesia: Replace catch with try-catchDan Gudmundsson
2014-12-22Make Mnesia DCD dump behaviour available via configurationUlf Wiger
2014-02-20mnesia: cleanup some dialyzer unmatched return warningsDan Gudmundsson
2014-02-20mnesia: Add explicit sync_log commandDan Gudmundsson
2013-11-29Merge branch 'maint'Dan Gudmundsson
2013-11-28Fix race condition in mnesia_monitorJonas Falkevik
2013-11-25mnesia: Synchronize lock cleanup after mnesia downDan Gudmundsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-16Remove what remains of the Mnemosyne codeLoïc Hoguin
2011-11-28[mnesia] Add possibility for implementation dependent storage options to crea...Dan Gudmundsson
2011-11-07[mnesia] Cleanly bring down mnesiaDan Gudmundsson
2011-09-15[mnesia] Whitespace fixesDan Gudmundsson
2011-09-15[mnesia] Update protocol versionDan Gudmundsson
2010-09-15mnesia: Do not auto-import error/2Tuncer Ayaz
2010-03-30Add mnesia activity subscription messageBernard Duggan
2010-02-04OTP-8402 Transactions could be left hanging if a node went down whenDan Gudmundsson
2010-02-03Merge branch 'is/mnesia-send-compressed' into ccase/r13b04_devErlang/OTP
2010-02-02Add option to compress data when copying tables between Mnesia nodesIgor Ribeiro Sucupira
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP