Age | Commit message (Expand) | Author |
2018-06-18 | Update copyright year | Henrik Nord |
2018-03-27 | Merge branch 'dgud/testcase-fixes' | Dan Gudmundsson |
2018-02-06 | mnesia: Do not call erlang:get_stacktrace() | Hans Bolinder |
2017-10-23 | debug info | Dan Gudmundsson |
2017-09-18 | Merge branch 'maint' | Dan Gudmundsson |
2017-09-15 | mnesia (test): Do not use deprecated functions in string(3) | Dan Gudmundsson |
2017-09-15 | mnesia: Remove export_all in tests | Dan Gudmundsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-02-01 | Merge branch 'maint' | Dan Gudmundsson |
2017-01-30 | Fixed crash when a table was deleted during checkpoint traversal | Dan Gudmundsson |
2016-12-07 | Merge branch 'maint' | Dan Gudmundsson |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-11-11 | Don't wrap continuations from mnesia_ext backends | Richard Carlsson |
2016-10-25 | mnesia: Don't show error_logger messages in tests | Björn-Egil Dahlberg |
2016-10-06 | Allow reusing mnesia select continuations | Dániel Szoboszlay |
2016-06-13 | Add test debug information and fix timing issues | Dan Gudmundsson |
2016-05-24 | mnesia: Fix index match return patterns | Dan Gudmundsson |
2016-05-09 | Merge branch 'dgud/mnesia/ext-backend/PR-858/OTP-13058' | Dan Gudmundsson |
2016-05-09 | mnesia_ext: Add basic backend extension tests | Dan Gudmundsson |
2016-05-09 | mnesia_ext: Implement ext copies index | Ulf Wiger |
2016-04-22 | mnesia: add debug printouts | Dan Gudmundsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-12 | Merge branch 'maint' | Dan Gudmundsson |
2016-02-05 | mnesia: Avoid deadlock possibility in mnesia:del_table_copy schema | Dan Gudmundsson |
2015-12-14 | mnesia tests: Replace 'random' with 'rand' | Björn Gustavsson |
2015-10-02 | mnesia: Fix mnesia:restore/2 which caused a disk_log leak | Dan Gudmundsson |
2015-09-10 | mnesia: Improve index updates | Dan Gudmundsson |
2015-06-30 | Remove erlang:now() and random usage in tests | Dan Gudmundsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-06 | mnesia: dirty error messages did not behave as documented | Dan Gudmundsson |
2015-03-27 | Merge branch 'dgud/mnesia/try-catch' | Dan Gudmundsson |
2015-03-27 | mnesia: Replace catch with try-catch | Dan Gudmundsson |
2015-03-19 | mnesia: Update mnesia tests to reflect new ETS hash | Björn-Egil Dahlberg |
2015-02-17 | Add Debug info | Dan Gudmundsson |
2015-02-10 | mnesia: better debug info when tests fail | Dan Gudmundsson |
2015-01-14 | mnesia: Ensure tables are loaded before testing them | Dan Gudmundsson |
2014-11-12 | mnesia: Fix match_object bug | Dan Gudmundsson |
2014-04-11 | mnesia: Improve tests | Dan Gudmundsson |
2014-03-28 | mnesia: test harder sync | Dan Gudmundsson |
2014-02-24 | Merge branch 'schlagert/fix_basic_appups' | Siri Hansen |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-21 | Merge branch 'dgud/mnesia/add-sync-log/OTP-11729' | Dan Gudmundsson |
2014-02-20 | mnesia: Shorten testcase names | Dan Gudmundsson |
2014-02-20 | mnesia: Add explicit sync_log command | Dan Gudmundsson |
2014-02-03 | lib/mnesia/test/ - Replace reverse(tl(reverse(L))) with lists:droplast/1 | Hans Svensson |
2013-11-29 | mnesia: Fix dirty_update bug when subscriber exists | Dan Gudmundsson |
2013-08-29 | mnesia: Improve checkpoint tests | Dan Gudmundsson |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-05 | mnesia: Fix (timing issue) testcase | Dan Gudmundsson |
2013-06-04 | mnesia: Fix unsubscribe error handling | Dan Gudmundsson |