Age | Commit message (Expand) | Author |
2016-05-09 | mnesia_ext: Implement ext copies index | 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: Create schema functionality | Ulf Wiger |
2016-05-09 | mnesia_ext: Add create_external and increase protocol version to monitor | Ulf Wiger |
2016-02-17 | mnesia: Add suppression of Dialyzer warnings | Hans Bolinder |
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-06-18 | Change license text to APLv2 | Bruce Yinhe |
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 | Replace usage of erlang:now() with usage of new API | Dan Gudmundsson |
2011-11-28 | [mnesia] Add possibility for implementation dependent storage options to crea... | Dan Gudmundsson |
2011-11-07 | [mnesia] Fix deadlock in aborted mnesia:del_table_copy/2 | Dan Gudmundsson |
2011-11-07 | [mnesia] Make all schema operations protocol aware | Dan Gudmundsson |
2011-11-07 | [mnesia] Remove export of clear_table which is not a schema operation anymore | Dan Gudmundsson |
2011-09-15 | [mnesia] Fix schema conversion to previous versions | Dan Gudmundsson |
2011-09-15 | [mnesia] Whitespace fixes | Dan Gudmundsson |
2011-09-15 | [mnesia] Mnesia schema merge tested with 2 nodes, r13b04 -> r14b (dev) | Ulf Wiger |
2011-05-17 | Merge branch 'uw/mnesia-majority' into dev | Henrik Nord |
2011-05-16 | where_to_wlock optimization + change_table_majority/2 | Ulf Wiger |
2011-05-16 | Write locks now check majority when needed. | Ulf Wiger |
2011-05-16 | Add {majority, boolean()} per-table option. | Ulf Wiger |
2011-05-12 | Use recover_nodes when deciding alive nodes | Dan Gudmundsson |
2011-03-09 | Abort/restart if network has changed, can be a partioned network | Dan Gudmundsson |
2010-06-04 | Merge branch 'uw/mnesia-schema-merge' into dev | Erlang/OTP |
2010-06-02 | remove debug printout and accidental variable name reuse | Ulf Wiger |
2010-06-02 | Allow a user_defined function to wrap mnesia_schema:merge_schema() | Ulf Wiger |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |