summaryrefslogtreecommitdiff
path: root/lib/mnesia/src
Commit message (Expand)AuthorAgeFilesLines
* Add init_backendDan Gudmundsson2015-11-182-8/+62
* Create schema functionalityDan Gudmundsson2015-11-183-15/+101
* Add informationDan Gudmundsson2015-11-181-10/+74
* Refactor record_validation codeDan Gudmundsson2015-11-182-28/+44
* Fix startDan Gudmundsson2015-11-181-1/+4
* Index changes part 2Dan Gudmundsson2015-11-181-128/+314
* Add Storage for Index changesDan Gudmundsson2015-11-181-48/+46
* Add unused/unnecessary ets2dcd/3 and dcd2ets/3Dan Gudmundsson2015-11-182-14/+21
* Add create_externalDan Gudmundsson2015-11-181-0/+11
* Add undocumented but used env variablesDan Gudmundsson2015-11-181-2/+10
* Add ext copies to recordsDan Gudmundsson2015-11-184-8/+37
* Add supervisor and behaviour modulesDan Gudmundsson2015-11-186-1/+180
* Revert "Strange Makefile change?"Dan Gudmundsson2015-11-051-1/+0
* Strange Makefile change?Dan Gudmundsson2015-11-051-0/+1
* Add mnesia_sext moduleDan Gudmundsson2015-11-053-0/+1099
* Add unused env variablesDan Gudmundsson2015-11-051-3/+12
* Revert "mnesia: Improve index updates"Richard Carlsson2015-10-141-17/+10
* mnesia: Fix mnesia:restore/2 which caused a disk_log leakDan Gudmundsson2015-10-021-4/+10
* mnesia: Improve index updatesDan Gudmundsson2015-09-101-10/+17
* Change license text to APLv2Bruce Yinhe2015-06-1831-297/+328
* Revert "Add number of entries to mnesia copy debug message"Björn-Egil Dahlberg2015-06-161-2/+1
* Merge branch 'mikpe/mnesia-openlog-emfile'Henrik Nord2015-06-081-0/+2
|\
| * mnesia: don't delete log file on emfile errorMikael Pettersson2015-05-311-0/+2
* | mnesia: dirty error messages did not behave as documentedDan Gudmundsson2015-05-062-8/+4
* | Merge branch 'dgud/mnesia/try-catch'Dan Gudmundsson2015-03-2720-653/+536
|\ \
| * | mnesia: Replace catch with try-catchDan Gudmundsson2015-03-2720-653/+536
* | | Merge branch 'rickard/time_api/OTP-11997'Rickard Green2015-03-209-12/+14
|\ \ \
| * | | Replace usage of erlang:now() with usage of new APIDan Gudmundsson2015-03-209-18/+14
| * | | Replace usage of erlang:now() with usage of new APIRickard Green2015-03-201-2/+8
* | | | Merge branch 'maint'Dan Gudmundsson2015-03-111-2/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'dgud/testcasecuddle' into maintDan Gudmundsson2015-03-111-2/+8
| |\ \ \
| | * | | mnesia: Flush late messagesDan Gudmundsson2015-02-231-2/+8
| | |/ /
* | | | Merge branch 'richcarl/dcd-dumps'Zandra Hird2015-02-114-26/+74
|\ \ \ \ | |/ / / |/| | |
| * | | Make Mnesia DCD dump behaviour available via APIUlf Wiger2014-12-222-3/+42
| * | | Make Mnesia DCD dump behaviour available via configurationUlf Wiger2014-12-223-23/+32
| | |/ | |/|
* | | mnesia: Check nodes after protocol negotiationJean-Sébastien Pédron2015-02-101-3/+28
| |/ |/|
* | mnesia: Fix match_object bugDan Gudmundsson2014-11-122-3/+5
* | Merge branch 'maint-17' into maintMarcus Arendt2014-09-011-8/+7
|\ \
| * | Avoid timing issue in schema transaction when node is stoppingDan Gudmundsson2014-08-281-8/+7
* | | Fix misspellings of 'another'Tuncer Ayaz2014-08-251-1/+1
* | | Merge branch 'nox/reedr-logging/OTP-12115' into maintLukas Larsson2014-08-211-1/+2
|\ \ \ | |/ / |/| |
| * | Add number of entries to mnesia copy debug messageRick Reed2014-08-141-1/+2
* | | Merge branch 'gorillainduction/improve_mnesia_locker_complexity' into maintHenrik Nord2014-06-161-9/+11
|\ \ \
| * | | Optimize tid lock tableTobias Lindahl2014-05-261-9/+11
| | |/ | |/|
* | | Merge branch 'dgud/mnesia/timing-issue' into maintDan Gudmundsson2014-05-261-2/+7
|\ \ \
| * | | mnesia: Fix timing issueDan Gudmundsson2014-04-111-2/+7
| |/ /
* | | Merge branch 'dgud/mnesia/force-load-hangs/OTP-11948' into maintDan Gudmundsson2014-05-261-1/+8
|\ \ \ | |/ / |/| |
| * | mnesia: Handle failed net_loads betterDan Gudmundsson2014-04-241-2/+9
* | | mnesia: Dialyzer fixesDan Gudmundsson2014-03-286-11/+29
* | | Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+2
| |/ |/|