Age | Commit message (Expand) | Author |
2011-11-11 | Merge branch 'maint-r14' | Dan Gudmundsson |
2011-11-07 | Prepare release | 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-11-07 | [mnesia] Cleanly bring down mnesia | Dan Gudmundsson |
2011-09-28 | Merge remote-tracking branch 'upstream/dev' into major | Dan Gudmundsson |
2011-09-28 | [mnesia] Prepare release | Dan Gudmundsson |
2011-09-21 | Merge branch 'dev' into major | Dan Gudmundsson |
2011-09-21 | Merge branch 'dgud/mnesia/leaking-log/OTP-9551' into dev | Dan Gudmundsson |
2011-09-19 | [mnesia] Use dedicated api for clearing tables | Dan Gudmundsson |
2011-09-19 | [mnesia] Use api to log decisions. | Dan Gudmundsson |
2011-09-19 | Merge branch 'dev' into major | 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] Update protocol version | Dan Gudmundsson |
2011-09-15 | [mnesia] Mnesia schema merge tested with 2 nodes, r13b04 -> r14b (dev) | Ulf Wiger |
2011-09-15 | [mnesia] Fixed bug in aborted schema transactions | Dan Gudmundsson |
2011-09-15 | [mnesia] Add hrl dependency | Dan Gudmundsson |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-17 | Prepare mnesia release | Dan Gudmundsson |
2011-05-17 | Remove deadcode | Dan Gudmundsson |
2011-05-17 | Merge branch 'uw/mnesia-majority' into dev | Henrik Nord |
2011-05-16 | dialyzer warning on mnesia_tm | Ulf Wiger |
2011-05-16 | where_to_wlock optimization + change_table_majority/2 | Ulf Wiger |
2011-05-16 | bug in mnesia_tm:needs_majority/2 | Ulf Wiger |
2011-05-16 | optimize sticky_lock maj. check | Ulf Wiger |
2011-05-16 | check majority for sticky locks | 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 | Merge branch 'dgud/mnesia/add_index_crash/OTP-9285' into dev | Dan Gudmundsson |
2011-05-12 | Use recover_nodes when deciding alive nodes | Dan Gudmundsson |
2011-05-11 | Fix mnesia crash when adding index on non loaded tables. | Dan Gudmundsson |
2011-04-04 | Prepare release | Dan Gudmundsson |
2011-04-04 | Mnesia sometimes failed to tell all nodes that it had started. | Dan Gudmundsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-09 | Prepare release | Dan Gudmundsson |
2011-03-09 | Applied from mnesia_frag:first patch from Magnus Henoch | Dan Gudmundsson |
2011-03-09 | Abort/restart if network has changed, can be a partioned network | Dan Gudmundsson |
2011-03-02 | Remove wrong spec | Dan Gudmundsson |
2011-03-02 | Mnesia dialyzer fixes | Dan Gudmundsson |
2010-12-02 | Prepare release | Dan Gudmundsson |
2010-11-29 | Created wrong header in dcd files when creating files at startup. | Dan Gudmundsson |
2010-09-15 | mnesia: Do not auto-import error/2 | Tuncer Ayaz |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-06-09 | Prepare Release | Dan Gudmundsson |
2010-06-04 | Merge branch 'uw/mnesia-overload' into dev | Erlang/OTP |
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 |