summaryrefslogtreecommitdiff
path: root/lib
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
* Incompatible changes in testsDan Gudmundsson2015-11-052-13/+29
* Add mnesia_ext testsDan Gudmundsson2015-11-053-1/+1450
* Documents mnesia_backend_type unfinished?Dan Gudmundsson2015-11-051-0/+145
* Document mnesia_schema apiDan Gudmundsson2015-11-053-0/+631
* Add mnesia_sext moduleDan Gudmundsson2015-11-056-1/+1586
* Add unused env variablesDan Gudmundsson2015-11-051-3/+12
* Revert "mnesia: Improve index updates"Richard Carlsson2015-10-142-35/+11
* Update release notesErlang/OTP2015-10-131-0/+17
* ssh: update vsn.mkHans Nilsson2015-10-081-1/+1
* ssh: Option max_channels added.Hans Nilsson2015-10-084-7/+108
* Prepare releaseErlang/OTP2015-10-053-3/+50
* Merge branch 'dgud/mnesia/restore-leak/OTP-13025' into maint-18Erlang/OTP2015-10-052-5/+19
|\
| * mnesia: Fix mnesia:restore/2 which caused a disk_log leakDan Gudmundsson2015-10-022-5/+19
* | Merge branch 'ia/inets/string-not-atom/OTP-13022' into maint-18Erlang/OTP2015-10-052-3/+3
|\ \
| * | inets: Use ?MODULE_STRING instead of ?MODULE as argument should be a stringIngela Anderton Andin2015-10-012-3/+3
| |/
* | inets: Prepare for releaseIngela Anderton Andin2015-10-011-1/+1
* | inets: Add new customize function response_default_headersIngela Anderton Andin2015-09-305-18/+82
* | inets: Add behaviour httpd_custom_apiIngela Anderton Andin2015-09-303-3/+48
|/
* Prepare releaseErlang/OTP2015-09-2125-11/+673
* Merge branch 'anders/diameter/18.1/OTP-12978' into maintAnders Svensson2015-09-211-61/+0
|\
| * Remove 1.11 release notesAnders Svensson2015-09-171-61/+0
* | Merge branch 'ia/ssl/cuddle' into maintIngela Anderton Andin2015-09-211-1/+1
|\ \
| * | ssl: listen socket should be set to active falseIngela Anderton Andin2015-09-211-1/+1
* | | Merge branch 'siri/sasl-vsn-OTP-18.1' into maintBjörn Gustavsson2015-09-212-3/+5
|\ \ \
| * | | Update sasl vsn to 2.6Siri Hansen2015-09-172-3/+5
* | | | Merge branch 'hb/app_vsn' into maintHans Bolinder2015-09-217-11/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Update application versionsHans Bolinder2015-09-187-11/+15
* | | | ssl: Correct soft upgrade testIngela Anderton Andin2015-09-182-35/+148
|/ / /
* | | Merge branch 'ia/inets/next/version' into maintIngela Anderton Andin2015-09-182-1/+3
|\ \ \
| * | | inets: Prepare for releaseIngela Anderton Andin2015-09-172-1/+3
* | | | Merge branch 'ia/ssl/cuddle_tests' into maintIngela Anderton Andin2015-09-181-1/+4
|\ \ \ \
| * | | | ssl: Timeout tuningIngela Anderton Andin2015-09-171-1/+4
* | | | | Merge branch 'dgud/stdlib/fix-file-error_log-leak' into maintDan Gudmundsson2015-09-182-8/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | stdlib: Fix leaking files after error_logger:logfile(close)Dan Gudmundsson2015-09-172-8/+8
* | | | | Merge branch 'leoliu/export-catch_exception' into maintHenrik Nord2015-09-171-1/+1
|\ \ \ \ \
| * | | | | Export shell:catch_exception/1 as documentedLeo Liu2015-07-071-1/+1