Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'bjorn/kernel/cut-debugger-dependency/GH-4546/OTP-17223' into maint | Björn Gustavsson | 2021-03-01 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Ensure that Xref does not see Debugger as a dependency for Kernel | Björn Gustavsson | 2021-02-26 | 1 | -1/+8 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #4511 from gionea/documentation | Dan Gudmundsson | 2021-02-26 | 1 | -79/+75 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Refine Mnesia guide Overview | Robert Gionea | 2021-02-12 | 1 | -79/+75 | |
* | | | | | | | | Merge pull request #4542 from leoliu/maint | Dan Gudmundsson | 2021-02-26 | 5 | -79/+56 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Address failed tests in emacs_SUITE | Leo Liu | 2021-02-25 | 4 | -5/+7 | |
| * | | | | | | | | tools: Fix emacs compiler warnings (#4451) | Leo Liu | 2021-02-22 | 2 | -75/+50 | |
* | | | | | | | | | Merge branch 'maint-23' into maint | Ingela Anderton Andin | 2021-02-25 | 4 | -3/+42 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Prepare release | Erlang/OTP | 2021-02-24 | 4 | -3/+42 | |
| * | | | | | | | | Merge branch 'ingela/inets/httpd/mod-head/reject-dir/OTP-17220' into maint-23 | Erlang/OTP | 2021-02-24 | 2 | -4/+19 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'ingela/inets/httpd/relative-paths/ERIERL-608/OTP-17205' into ma... | Erlang/OTP | 2021-02-24 | 2 | -8/+61 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'hans/ssh/ssh_controller_timeout/ERIERL-581/OTP-17173' into main... | Erlang/OTP | 2021-02-24 | 1 | -7/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'ingela/inets/httpd/relative-paths/ERIERL-608/OTP-17205' into maint | Ingela Anderton Andin | 2021-02-24 | 2 | -8/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | inets,httpd: Assure relative paths can not be used to bypass server root dire... | Ingela Anderton Andin | 2021-02-23 | 2 | -8/+61 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'ingela/inets/httpd/mod-head/reject-dir/OTP-17220' into maint | Ingela Anderton Andin | 2021-02-24 | 2 | -4/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | inets,httpd: HEAD should reject directory link | Ingela Anderton Andin | 2021-02-23 | 2 | -4/+19 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'hans/ssh/ssh_controller_timeout/ERIERL-581/OTP-17173' into maint | Hans Nilsson | 2021-02-22 | 1 | -5/+11 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | / / / / / / | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ssh: Fix crash of controller | Hans Nilsson | 2021-02-19 | 1 | -5/+11 | |
* | | | | | | | | | Merge pull request #4535 from bjorng/bjorn/elixir-abstract-code/GH-4353/OTP-1... | Björn Gustavsson | 2021-02-20 | 5 | -15/+80 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | beam_lib, cover: Don't crash when an abstract code backend is missing | Björn Gustavsson | 2021-02-19 | 5 | -15/+80 | |
* | | | | | | | | | | Merge pull request #2964 from gomoripeti/epp_dodger_pattern_macro | Björn Gustavsson | 2021-02-20 | 4 | -29/+101 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Handle macros in patterns | Péter Gömöri | 2021-01-11 | 4 | -29/+101 | |
* | | | | | | | | | | Merge branch 'hasse/tools/delete_files' into maint | Hans Bolinder | 2021-02-19 | 2 | -9/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tools: Delete no longer needed test files | Hans Bolinder | 2021-02-17 | 2 | -9/+0 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'lukas/erts/fix-seq-trace-token-gc/OTP-17209' into maint | Lukas Larsson | 2021-02-19 | 1 | -10/+105 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | erts: Fix seq_trace set_on_spawn lock check bug | Lukas Larsson | 2021-02-12 | 1 | -8/+85 | |
| * | | | | | | | | | | erts: Fix seq_trace token gc | Lukas Larsson | 2021-02-08 | 1 | -2/+20 | |
* | | | | | | | | | | | runtime_tools: Clarify scheduler docs | Sverker Eriksson | 2021-02-19 | 1 | -1/+27 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #4516 from ergl/ergl/fix_erpc_docs | Rickard Green | 2021-02-16 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix incorrect links on erpc docs | ergl | 2021-02-16 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge branch 'maint-23' into maint | Ingela Anderton Andin | 2021-02-16 | 4 | -2/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Prepare release | Erlang/OTP | 2021-02-15 | 4 | -2/+36 | |
| * | | | | | | | | | Merge branch 'ingela/ssl/cuddle-timeouts-and-versions' into maint-23 | Erlang/OTP | 2021-02-15 | 4 | -18/+39 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'hasse/tools/xref_behaviour_info_1/OTP-17191/ERL-1476/GH-4192' i... | Erlang/OTP | 2021-02-15 | 4 | -36/+99 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'hasse/tools/xref_behaviour_info_1/OTP-17191/ERL-1476/GH-4192' i... | Hans Bolinder | 2021-02-15 | 4 | -36/+99 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | / / / / | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | tools: Correct Xref's handling of behaviour_info/1 | Hans Bolinder | 2021-02-12 | 4 | -36/+99 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'ingela/ssl/cuddle-timeouts-and-versions' into maint | Ingela Anderton Andin | 2021-02-12 | 4 | -18/+39 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | ssl: Cuddle tests | Ingela Anderton Andin | 2021-02-12 | 4 | -18/+39 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'bmk/kernel/20210208/update_os_version_check_for_macos' into maint | Micael Karlberg | 2021-02-12 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [kernel|gen-udp|test] Adjust version check | Micael Karlberg | 2021-02-11 | 1 | -1/+1 | |
| * | | | | | | | | | [kernel|gen-tcp-misc|test] Adjust version check | Micael Karlberg | 2021-02-11 | 1 | -4/+4 | |
* | | | | | | | | | | Merge pull request #3049 from jonatascardador/ssh/include-longname-field-sftpd | Hans Nilsson | 2021-02-12 | 2 | -12/+75 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add longname field in sftp version 3 | Jonatas Cardador | 2021-02-09 | 1 | -12/+66 | |
| * | | | | | | | | | | Encode longname field along with file name in sftp version 3 | Jonatas Cardador | 2021-02-09 | 1 | -0/+9 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'ingela/ssl/session-handler-for-upgrade-servers/ERIERL-606/OTP-1... | Ingela Anderton Andin | 2021-02-12 | 1 | -5/+14 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | ssl: Avoid race when two upgrade servers are started close to each other | Ingela Anderton Andin | 2021-02-11 | 1 | -5/+14 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'ingela/odbc/warnings' into maint | Ingela Anderton Andin | 2021-02-11 | 1 | -29/+54 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | odbc: Fix compiler warnings | Lukas Larsson | 2021-02-10 | 1 | -29/+54 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3035 from aholmn/odbc/odbcserver-not-terminated-fix | Ingela Andin | 2021-02-10 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | odbc: Fix odbcserver not terminated at timeout | Niklas Åholm | 2021-02-05 | 1 | -3/+3 |