summaryrefslogtreecommitdiff
path: root/lib/mnesia/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dgud/mnesia/sticky-bug/ERL-768/OTP-15979' into maintDan Gudmundsson2019-08-092-11/+74
|\
| * mnesia: Bump protocol versionDan Gudmundsson2019-07-251-3/+44
| * mnesia: Introduce sync_asym_trans protocolDan Gudmundsson2019-07-251-8/+30
* | mnesia: Fix deadlock caused by add_table_copyDan Gudmundsson2019-06-281-8/+36
|/
* Report stacktrace in non-transactions activity function errors.Daniil Fedotov2019-05-071-2/+32
* Fix erroneous aborts when using index plugins (ERL-556)Ulf Wiger2019-03-204-2/+266
* Fix typosMikhail Grachev2018-10-141-3/+3
* Merge branch 'maint-20' into maintLars Thorsen2018-08-231-3/+55
|\
| * Clean up bag index tablesDan Gudmundsson2018-08-171-3/+55
* | Merge remote-tracking branch 'upstream/pr/1858' into maintDan Gudmundsson2018-08-131-1/+10
|\ \
| * | Fix delete_object and write convergence in transaction.Daniil Fedotov2018-07-031-1/+10
* | | Merge branch 'maint-20' into maintRickard Green2018-08-102-3/+151
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'dgud/mnesia/add_table_copy_ram/OTP-15226' into maint-20Erlang/OTP2018-08-091-1/+46
| |\
| | * Relax add_table_copy restrictionDan Gudmundsson2018-08-091-1/+46
| * | Do NOT disc_load from ram_copies when master_node is setDan Gudmundsson2018-08-081-2/+105
| |/
* | Update copyright yearHenrik Nord2018-06-1822-22/+22
* | Merge branch 'dgud/testcase-fixes'Dan Gudmundsson2018-03-271-0/+1
|\ \
| * | debug infoDan Gudmundsson2017-10-231-0/+1
* | | mnesia: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-062-8/+8
|/ /
* | Merge branch 'maint'Dan Gudmundsson2017-09-1821-143/+479
|\ \ | |/
| * mnesia: Remove export_all in testsDan Gudmundsson2017-09-1521-143/+479
* | mnesia (test): Do not use deprecated functions in string(3)Dan Gudmundsson2017-09-151-1/+1
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Merge branch 'maint'Dan Gudmundsson2017-02-011-11/+32
|\
| * Fixed crash when a table was deleted during checkpoint traversalDan Gudmundsson2017-01-301-11/+32
* | Merge branch 'maint'Dan Gudmundsson2016-12-071-1/+1
|\ \ | |/
| * Update copyright-yearErlang/OTP2016-12-071-1/+1
* | Don't wrap continuations from mnesia_ext backendsRichard Carlsson2016-11-111-2/+2
|/
* mnesia: Don't show error_logger messages in testsBjörn-Egil Dahlberg2016-10-251-0/+1
* Allow reusing mnesia select continuationsDániel Szoboszlay2016-10-061-2/+8
* Add test debug information and fix timing issuesDan Gudmundsson2016-06-135-22/+65
* mnesia: Fix index match return patternsDan Gudmundsson2016-05-241-26/+30
* Merge branch 'dgud/mnesia/ext-backend/PR-858/OTP-13058'Dan Gudmundsson2016-05-099-100/+406
|\
| * mnesia_ext: Add basic backend extension testsDan Gudmundsson2016-05-099-97/+403
| * mnesia_ext: Implement ext copies indexUlf Wiger2016-05-091-3/+3
* | mnesia: add debug printoutsDan Gudmundsson2016-04-222-6/+8
* | update copyright-yearHenrik Nord2016-03-1532-32/+32
|/
* Merge branch 'maint'Dan Gudmundsson2016-02-121-11/+60
|\
| * mnesia: Avoid deadlock possibility in mnesia:del_table_copy schemaDan Gudmundsson2016-02-051-11/+60
* | mnesia tests: Replace 'random' with 'rand'Björn Gustavsson2015-12-141-1/+1
|/
* mnesia: Fix mnesia:restore/2 which caused a disk_log leakDan Gudmundsson2015-10-021-1/+9
* mnesia: Improve index updatesDan Gudmundsson2015-09-101-1/+18
* Remove erlang:now() and random usage in testsDan Gudmundsson2015-06-308-63/+91
* Change license text to APLv2Bruce Yinhe2015-06-1833-306/+339
* mnesia: dirty error messages did not behave as documentedDan Gudmundsson2015-05-061-3/+3
* Merge branch 'dgud/mnesia/try-catch'Dan Gudmundsson2015-03-273-13/+31
|\
| * mnesia: Replace catch with try-catchDan Gudmundsson2015-03-273-13/+31
* | mnesia: Update mnesia tests to reflect new ETS hashBjörn-Egil Dahlberg2015-03-191-3/+3
* | Add Debug infoDan Gudmundsson2015-02-171-2/+6
* | mnesia: better debug info when tests failDan Gudmundsson2015-02-102-5/+9