aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/test
AgeCommit message (Expand)Author
2019-08-09Merge branch 'dgud/mnesia/sticky-bug/ERL-768/OTP-15979' into maintDan Gudmundsson
2019-07-25mnesia: Bump protocol versionDan Gudmundsson
2019-07-25mnesia: Introduce sync_asym_trans protocolDan Gudmundsson
2019-06-28mnesia: Fix deadlock caused by add_table_copyDan Gudmundsson
2019-05-07Report stacktrace in non-transactions activity function errors.Daniil Fedotov
2019-03-20Fix erroneous aborts when using index plugins (ERL-556)Ulf Wiger
2018-10-14Fix typosMikhail Grachev
2018-08-23Merge branch 'maint-20' into maintLars Thorsen
2018-08-17Clean up bag index tablesDan Gudmundsson
2018-08-13Merge remote-tracking branch 'upstream/pr/1858' into maintDan Gudmundsson
2018-08-10Merge branch 'maint-20' into maintRickard Green
2018-08-09Merge branch 'dgud/mnesia/add_table_copy_ram/OTP-15226' into maint-20Erlang/OTP
2018-08-09Relax add_table_copy restrictionDan Gudmundsson
2018-08-08Do NOT disc_load from ram_copies when master_node is setDan Gudmundsson
2018-07-03Fix delete_object and write convergence in transaction.Daniil Fedotov
2018-06-18Update copyright yearHenrik Nord
2018-03-27Merge branch 'dgud/testcase-fixes'Dan Gudmundsson
2018-02-06mnesia: Do not call erlang:get_stacktrace()Hans Bolinder
2017-10-23debug infoDan Gudmundsson
2017-09-18Merge branch 'maint'Dan Gudmundsson
2017-09-15mnesia (test): Do not use deprecated functions in string(3)Dan Gudmundsson
2017-09-15mnesia: Remove export_all in testsDan Gudmundsson
2017-05-04Update copyright yearRaimo Niskanen
2017-02-01Merge branch 'maint'Dan Gudmundsson
2017-01-30Fixed crash when a table was deleted during checkpoint traversalDan Gudmundsson
2016-12-07Merge branch 'maint'Dan Gudmundsson
2016-12-07Update copyright-yearErlang/OTP
2016-11-11Don't wrap continuations from mnesia_ext backendsRichard Carlsson
2016-10-25mnesia: Don't show error_logger messages in testsBjörn-Egil Dahlberg
2016-10-06Allow reusing mnesia select continuationsDániel Szoboszlay
2016-06-13Add test debug information and fix timing issuesDan Gudmundsson
2016-05-24mnesia: Fix index match return patternsDan Gudmundsson
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: Implement ext copies indexUlf Wiger
2016-04-22mnesia: add debug printoutsDan Gudmundsson
2016-03-15update copyright-yearHenrik Nord
2016-02-12Merge branch 'maint'Dan Gudmundsson
2016-02-05mnesia: Avoid deadlock possibility in mnesia:del_table_copy schemaDan Gudmundsson
2015-12-14mnesia tests: Replace 'random' with 'rand'Bjö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-30Remove erlang:now() and random usage in testsDan Gudmundsson
2015-06-18Change license text to APLv2Bruce Yinhe
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-19mnesia: Update mnesia tests to reflect new ETS hashBjörn-Egil Dahlberg
2015-02-17Add Debug infoDan Gudmundsson
2015-02-10mnesia: better debug info when tests failDan Gudmundsson