aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/src
AgeCommit message (Expand)Author
2016-02-17mnesia: Add suppression of Dialyzer warningsHans Bolinder
2016-02-12Merge branch 'maint'Dan Gudmundsson
2016-02-09mnesia: let loader check if tablelock is neededDan Gudmundsson
2016-02-05mnesia: Avoid deadlock possibility in mnesia:del_table_copy schemaDan Gudmundsson
2015-12-11Use 'rand' instead of the obsolete 'random' moduleBjörn Gustavsson
2015-10-02mnesia: Fix mnesia:restore/2 which caused a disk_log leakDan Gudmundsson
2015-09-10mnesia: Improve index updatesDan Gudmundsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-16Revert "Add number of entries to mnesia copy debug message"Björn-Egil Dahlberg
2015-06-08Merge branch 'mikpe/mnesia-openlog-emfile'Henrik Nord
2015-05-31mnesia: don't delete log file on emfile errorMikael Pettersson
2015-05-06mnesia: dirty error messages did not behave as documentedDan Gudmundsson
2015-03-27Merge branch 'dgud/mnesia/try-catch'Dan Gudmundsson
2015-03-27mnesia: Replace catch with try-catchDan Gudmundsson
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Replace usage of erlang:now() with usage of new APIDan Gudmundsson
2015-03-20Replace usage of erlang:now() with usage of new APIRickard Green
2015-03-11Merge branch 'maint'Dan Gudmundsson
2015-03-11Merge branch 'dgud/testcasecuddle' into maintDan Gudmundsson
2015-02-23mnesia: Flush late messagesDan Gudmundsson
2015-02-11Merge branch 'richcarl/dcd-dumps'Zandra Hird
2015-02-10mnesia: Check nodes after protocol negotiationJean-Sébastien Pédron
2014-12-22Make Mnesia DCD dump behaviour available via APIUlf Wiger
2014-12-22Make Mnesia DCD dump behaviour available via configurationUlf Wiger
2014-11-12mnesia: Fix match_object bugDan Gudmundsson
2014-09-01Merge branch 'maint-17' into maintMarcus Arendt
2014-08-28Avoid timing issue in schema transaction when node is stoppingDan Gudmundsson
2014-08-25Fix misspellings of 'another'Tuncer Ayaz
2014-08-21Merge branch 'nox/reedr-logging/OTP-12115' into maintLukas Larsson
2014-08-14Add number of entries to mnesia copy debug messageRick Reed
2014-06-16Merge branch 'gorillainduction/improve_mnesia_locker_complexity' into maintHenrik Nord
2014-05-26Optimize tid lock tableTobias Lindahl
2014-05-26Merge branch 'dgud/mnesia/timing-issue' into maintDan Gudmundsson
2014-05-26Merge branch 'dgud/mnesia/force-load-hangs/OTP-11948' into maintDan Gudmundsson
2014-04-24mnesia: Handle failed net_loads betterDan Gudmundsson
2014-04-11mnesia: Fix timing issueDan Gudmundsson
2014-03-28mnesia: Dialyzer fixesDan Gudmundsson
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-02-20mnesia: cleanup some dialyzer unmatched return warningsDan Gudmundsson
2014-02-20mnesia: Improve mnesia coredump infoDan Gudmundsson
2014-02-20mnesia: Add explicit sync_log commandDan Gudmundsson
2013-12-02Merge branch 'maint'Dan Gudmundsson
2013-11-29mnesia: Fix dirty_update bug when subscriber existsDan 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-08-29mnesia: Checkpoint fixDan Gudmundsson
2013-08-29mnesia: Improve checkpoint activationDan Gudmundsson
2013-08-29mnesia: Cleanup and remove obsolete codeDan Gudmundsson
2013-08-16mnesia: fix removal of bup file if not mnesia is startedFredrik Gustafsson