Age | Commit message (Expand) | Author |
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 |
2015-02-23 | mnesia: Flush late messages | Dan Gudmundsson |
2015-02-11 | Merge branch 'richcarl/dcd-dumps' | Zandra Hird |
2015-02-10 | mnesia: Check nodes after protocol negotiation | Jean-Sébastien Pédron |
2014-12-22 | Make Mnesia DCD dump behaviour available via API | Ulf Wiger |
2014-12-22 | Make Mnesia DCD dump behaviour available via configuration | Ulf Wiger |
2014-11-12 | mnesia: Fix match_object bug | Dan Gudmundsson |
2014-09-01 | Merge branch 'maint-17' into maint | Marcus Arendt |
2014-08-28 | Avoid timing issue in schema transaction when node is stopping | Dan Gudmundsson |