aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia
AgeCommit message (Expand)Author
2017-02-14Fixed typos in lib/mnesiaAndrew Dryga
2017-02-01Merge branch 'maint'Dan Gudmundsson
2017-01-31Prepare releaseErlang/OTP
2017-01-30Fixed crash when a table was deleted during checkpoint traversalDan Gudmundsson
2017-01-25mnesia: Remove mnesia_frag_old_hash hash moduleBjörn-Egil Dahlberg
2016-12-14Merge tag 'OTP-19.2'Dan Gudmundsson
2016-12-09Prepare releaseErlang/OTP
2016-12-07Merge branch 'maint'Dan Gudmundsson
2016-12-07Update copyright-yearErlang/OTP
2016-12-05Merge branch 'maint'Dan Gudmundsson
2016-12-05Merge branch 'richcarl/mnesia/table_info_order' into maintDan Gudmundsson
2016-11-28Use off_heap memory queue for mnesia_tmDan Gudmundsson
2016-11-18Preserve key order in mnesia:table_infoRichard Carlsson
2016-11-17Merge branch 'dgud/mnesia/type-specs'Dan Gudmundsson
2016-11-17Add basic spec and typesDan Gudmundsson
2016-11-11Don't wrap continuations from mnesia_ext backendsRichard Carlsson
2016-11-08Merge branch 'richcarl/mnesia-app-module/PR-1223'Dan Gudmundsson
2016-10-29Make a separate application module for MnesiaRichard Carlsson
2016-10-25mnesia: Don't show error_logger messages in testsBjörn-Egil Dahlberg
2016-10-24Merge branch 'dgud/mnesia/fix-blocked/OTP-13970' into maintDan Gudmundsson
2016-10-17Avoid some error reports when stopping mnesiaDan Gudmundsson
2016-10-11mnesia: Fix double blocked tables which could cause a crashDan Gudmundsson
2016-10-06Allow reusing mnesia select continuationsDániel Szoboszlay
2016-09-20Prepare releaseErlang/OTP
2016-09-01doc: Correct errors introduced by Editorial changesHans Bolinder
2016-06-21Prepare releaseErlang/OTP
2016-06-13Merge branch 'dgud/test-cuddle'Dan Gudmundsson
2016-06-13Add test debug information and fix timing issuesDan Gudmundsson
2016-06-13Update STDLIB documentationBjörn Gustavsson
2016-06-09Fixes minor documentation error.Sasan Hezarkhani
2016-06-02Revert "Prepare release"Erlang/OTP
2016-06-02Prepare releaseErlang/OTP
2016-05-24mnesia: Fix index match return patternsDan Gudmundsson
2016-05-12Revert "Prepare release"Erlang/OTP
2016-05-11Prepare releaseErlang/OTP
2016-05-09Merge branch 'dgud/mnesia/ext-backend/PR-858/OTP-13058'Dan Gudmundsson
2016-05-09mnesia_ext: Add basic backend extension testsDan Gudmundsson
2016-05-09mnesia_ext: reuse snmp field for ext updatesDan Gudmundsson
2016-05-09mnesia_ext: Create table/data containers from mnesia monitor not temporary pr...Dan Gudmundsson
2016-05-09mnesia_ext: Implement ext copies indexUlf Wiger
2016-05-09mnesia_ext: Load table extUlf Wiger
2016-05-09mnesia_ext: Dumper and schema changesUlf Wiger
2016-05-09mnesia_ext: Refactor mnesia_schema.erlUlf Wiger
2016-05-09mnesia_ext: Ext support in fragmented tablesUlf Wiger
2016-05-09mnesia_ext: Backup handlingUlf Wiger
2016-05-09mnesia_ext: Create schema functionalityUlf Wiger
2016-05-09mnesia_ext: Add ext copies and db_fold to low level apiUlf Wiger
2016-05-09mnesia_ext: Refactor record_validation codeUlf Wiger
2016-05-09mnesia_ext: Add create_external and increase protocol version to monitorUlf Wiger
2016-05-09mnesia_ext: Add ext copies to recordsUlf Wiger