Age | Commit message (Expand) | Author |
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: 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-22 | mnesia: add debug printouts | Dan Gudmundsson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-04 | Merge tag 'OTP-18.3.1' | Henrik Nord |
2016-04-01 | Prepare release | Erlang/OTP |
2016-03-17 | mnesia: Send mnesia_down messages to waiting transactions | Dan Gudmundsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-15 | Merge tag 'OTP-18.3' | Lars Thorsen |
2016-03-14 | Prepare release | Erlang/OTP |
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-14 | mnesia tests: Replace 'random' with 'rand' | Björn Gustavsson |
2015-12-11 | Use 'rand' instead of the obsolete 'random' module | Björn Gustavsson |
2015-10-05 | Prepare release | Erlang/OTP |
2015-10-02 | mnesia: Fix mnesia:restore/2 which caused a disk_log leak | Dan Gudmundsson |
2015-09-21 | Prepare release | Erlang/OTP |
2015-09-10 | mnesia: Improve index updates | Dan Gudmundsson |
2015-06-30 | Remove erlang:now() and random usage in tests | Dan Gudmundsson |
2015-06-23 | Prepare release | Erlang/OTP |
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-15 | Merge branch 'bjorn/mnesia/doc' | Björn Gustavsson |
2015-06-08 | Merge branch 'mikpe/mnesia-openlog-emfile' | Henrik Nord |
2015-06-05 | Update asn1 documentation | xsipewe |
2015-05-31 | mnesia: don't delete log file on emfile error | Mikael Pettersson |
2015-05-27 | Update application versions | Hans Bolinder |
2015-05-13 | Revert "Prepare release" | Henrik Nord |
2015-05-12 | Prepare release | Erlang/OTP |
2015-05-06 | mnesia: dirty error messages did not behave as documented | Dan Gudmundsson |
2015-04-01 | Merge tag 'OTP-17.5' | Henrik Nord |