Age | Commit message (Expand) | Author |
2012-01-31 | [Mnesia] More optimizations | Dan Gudmundsson |
2012-01-31 | [Mnesia] Optimize double ets_lookups | Dan Gudmundsson |
2012-01-31 | [Mnesia] Optimize for lookup instead of match_object | Dan Gudmundsson |
2012-01-31 | [Mnesia] First try with ordered_set instead of bag | Dan Gudmundsson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-09 | Merge branch 'dgud/mnesia/read-sticky-bug/OTP-9786' | Dan Gudmundsson |
2011-12-09 | Merge branch 'rc/mnesia_log-no-async' | Henrik Nord |
2011-12-07 | Use the synchronous log_terms instead of alog_terms in mnesia_log:ets2dcd() | Richard Carlsson |
2011-12-07 | [mnesia] Read record from correct node | Dan Gudmundsson |
2011-12-06 | [mnesia] Fixed sticky read lock bug | Dan Gudmundsson |
2011-12-06 | [mnesia] Whitespace fixes | Dan Gudmundsson |
2011-11-28 | [mnesia] Add possibility for implementation dependent storage options to crea... | Dan Gudmundsson |
2011-11-18 | Merge branch 'pr/mnesia_frag_hash' | Henrik Nord |
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-27 | Reduce calls to phash in key_to_frag_number | Philip Robinson |
2011-04-04 | Prepare release | Dan Gudmundsson |
2011-04-04 | Mnesia sometimes failed to tell all nodes that it had started. | Dan Gudmundsson |