Age | Commit message (Expand) | Author |
2017-05-31 | mnesia: Print tables with ~ts to support unicode atoms | Dan Gudmundsson |
2017-05-22 | mnesia: Correct a type declaration | Hans Bolinder |
2017-05-05 | Revert "Prepare release" | Raimo Niskanen |
2017-05-04 | Prepare release | Erlang/OTP |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-05-02 | mnesia: Remove not used mnesia_snmp_sup | Dan Gudmundsson |
2017-05-02 | Do not call which_applications() | Dan Gudmundsson |
2017-02-14 | Fixed typos in lib/mnesia | Andrew Dryga |
2017-02-01 | Merge branch 'maint' | Dan Gudmundsson |
2017-01-31 | Prepare release | Erlang/OTP |
2017-01-30 | Fixed crash when a table was deleted during checkpoint traversal | Dan Gudmundsson |
2017-01-25 | mnesia: Remove mnesia_frag_old_hash hash module | Björn-Egil Dahlberg |
2016-12-14 | Merge tag 'OTP-19.2' | Dan Gudmundsson |
2016-12-09 | Prepare release | Erlang/OTP |
2016-12-07 | Merge branch 'maint' | Dan Gudmundsson |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-12-05 | Merge branch 'maint' | Dan Gudmundsson |
2016-12-05 | Merge branch 'richcarl/mnesia/table_info_order' into maint | Dan Gudmundsson |
2016-11-28 | Use off_heap memory queue for mnesia_tm | Dan Gudmundsson |
2016-11-18 | Preserve key order in mnesia:table_info | Richard Carlsson |
2016-11-17 | Merge branch 'dgud/mnesia/type-specs' | Dan Gudmundsson |
2016-11-17 | Add basic spec and types | Dan Gudmundsson |
2016-11-11 | Don't wrap continuations from mnesia_ext backends | Richard Carlsson |
2016-11-08 | Merge branch 'richcarl/mnesia-app-module/PR-1223' | Dan Gudmundsson |
2016-10-29 | Make a separate application module for Mnesia | Richard Carlsson |
2016-10-25 | mnesia: Don't show error_logger messages in tests | Björn-Egil Dahlberg |
2016-10-24 | Merge branch 'dgud/mnesia/fix-blocked/OTP-13970' into maint | Dan Gudmundsson |
2016-10-17 | Avoid some error reports when stopping mnesia | Dan Gudmundsson |
2016-10-11 | mnesia: Fix double blocked tables which could cause a crash | Dan Gudmundsson |
2016-10-06 | Allow reusing mnesia select continuations | Dániel Szoboszlay |
2016-09-20 | Prepare release | Erlang/OTP |
2016-09-01 | doc: Correct errors introduced by Editorial changes | Hans Bolinder |
2016-06-21 | Prepare release | Erlang/OTP |
2016-06-13 | Merge branch 'dgud/test-cuddle' | Dan Gudmundsson |
2016-06-13 | Add test debug information and fix timing issues | Dan Gudmundsson |
2016-06-13 | Update STDLIB documentation | Björn Gustavsson |
2016-06-09 | Fixes minor documentation error. | Sasan Hezarkhani |
2016-06-02 | Revert "Prepare release" | Erlang/OTP |
2016-06-02 | Prepare release | Erlang/OTP |
2016-05-24 | mnesia: Fix index match return patterns | Dan Gudmundsson |
2016-05-12 | Revert "Prepare release" | Erlang/OTP |
2016-05-11 | Prepare release | Erlang/OTP |
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 |