Age | Commit message (Expand) | Author |
2017-01-30 | Fixed crash when a table was deleted during checkpoint traversal | Dan Gudmundsson |
2016-12-05 | Merge branch 'richcarl/mnesia/table_info_order' into maint | Dan Gudmundsson |
2016-11-28 | Use off_heap memory queue for mnesia_tm | Dan Gudmundsson |
2016-11-18 | Preserve key order in mnesia:table_info | Richard Carlsson |
2016-10-24 | Merge branch 'dgud/mnesia/fix-blocked/OTP-13970' into maint | Dan Gudmundsson |
2016-10-17 | Avoid some error reports when stopping mnesia | Dan Gudmundsson |
2016-10-11 | mnesia: Fix double blocked tables which could cause a crash | Dan Gudmundsson |
2016-10-06 | Allow reusing mnesia select continuations | Dániel Szoboszlay |
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: reuse snmp field for ext updates | Dan Gudmundsson |
2016-05-09 | mnesia_ext: Create table/data containers from mnesia monitor not temporary pr... | Dan Gudmundsson |
2016-05-09 | mnesia_ext: Implement ext copies index | Ulf Wiger |
2016-05-09 | mnesia_ext: Load table ext | Ulf Wiger |
2016-05-09 | mnesia_ext: Dumper and schema changes | Ulf Wiger |
2016-05-09 | mnesia_ext: Refactor mnesia_schema.erl | Ulf Wiger |
2016-05-09 | mnesia_ext: Ext support in fragmented tables | Ulf Wiger |
2016-05-09 | mnesia_ext: Backup handling | Ulf Wiger |
2016-05-09 | mnesia_ext: Create schema functionality | Ulf Wiger |
2016-05-09 | mnesia_ext: Add ext copies and db_fold to low level api | Ulf Wiger |
2016-05-09 | mnesia_ext: Refactor record_validation code | Ulf Wiger |
2016-05-09 | mnesia_ext: Add create_external and increase protocol version to monitor | Ulf Wiger |
2016-05-09 | mnesia_ext: Add ext copies to records | Ulf Wiger |
2016-05-09 | mnesia_ext: Add supervisor and behaviour modules | Ulf Wiger |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-04 | Merge tag 'OTP-18.3.1' | Henrik Nord |
2016-03-17 | mnesia: Send mnesia_down messages to waiting transactions | Dan Gudmundsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-22 | Merge branch 'maint' | Hans Bolinder |
2016-02-22 | Fix a few dialyzer warnings | Hans Bolinder |
2016-02-17 | Merge branch 'maint' | Hans Bolinder |
2016-02-17 | mnesia: Add suppression of Dialyzer warnings | Hans Bolinder |
2016-02-12 | Merge branch 'maint' | Dan Gudmundsson |
2016-02-09 | mnesia: let loader check if tablelock is needed | Dan Gudmundsson |
2016-02-05 | mnesia: Avoid deadlock possibility in mnesia:del_table_copy schema | Dan Gudmundsson |
2015-12-11 | Use 'rand' instead of the obsolete 'random' module | 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-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-16 | Revert "Add number of entries to mnesia copy debug message" | Björn-Egil Dahlberg |
2015-06-08 | Merge branch 'mikpe/mnesia-openlog-emfile' | Henrik Nord |
2015-05-31 | mnesia: don't delete log file on emfile error | Mikael Pettersson |
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-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Replace usage of erlang:now() with usage of new API | Dan Gudmundsson |
2015-03-20 | Replace usage of erlang:now() with usage of new API | Rickard Green |
2015-03-11 | Merge branch 'maint' | Dan Gudmundsson |
2015-03-11 | Merge branch 'dgud/testcasecuddle' into maint | Dan Gudmundsson |