Age | Commit message (Expand) | Author |
2018-06-12 | [logger] Skip test involving file access rights on windows | Siri Hansen |
2018-06-12 | [logger] Skip some overload protection tests when using dirty schedulers | Siri Hansen |
2018-06-12 | Merge pull request #1835 from sirihansen/siri/logger-fix | Siri Hansen |
2018-06-12 | No reason to refer to wxSizer in the test | Kostis Sagonas |
2018-06-12 | Merge branch 'peterdmv/stdlib/fix_uri_string_normalize/ERL-636/OTP-15112' | Péter Dimitrov |
2018-06-12 | Merge branch 'peterdmv/ssl/suite_to_str/ERL-600/OTP-15106' | Péter Dimitrov |
2018-06-11 | Fix a crash ih HoPE's lazy code motion pass | Kostis Sagonas |
2018-06-11 | Make diameter_app_SUITE fail more usefully | Anders Svensson |
2018-06-11 | Simplify app-file generation | Anders Svensson |
2018-06-11 | Match in diameter_app_SUITE to identify an unexpected path | Anders Svensson |
2018-06-11 | ssl: Add new API function suite_to_str/1 | Péter Dimitrov |
2018-06-11 | stdlib: Fix release_tests target in Makefile | Péter Dimitrov |
2018-06-11 | Merge branch 'raimo/snmp/parse-mc_new_type-first-master/ERIERL-161/OTP-14196' | Raimo Niskanen |
2018-06-11 | Merge branch 'hasse/edoc/fix_map_type_layout/OTP-15117' | Hans Bolinder |
2018-06-11 | Merge branch 'jl/sharpen-maps-tests/OTP-14012' | Lukas Larsson |
2018-06-11 | [logger] Update documentation | Siri Hansen |
2018-06-11 | [logger] Move the disk log options to the handler config map | Peter Andersson |
2018-06-11 | [logger] Removed unused code in logger_std_h and logger_disk_log_h | Siri Hansen |
2018-06-11 | [logger] Split config() in two: primary_config() and handler_config() | Siri Hansen |
2018-06-11 | [logger] Remove logger_bench_SUITE | Siri Hansen |
2018-06-11 | [logger] Change names of overload config parameters in build-in handlers | Peter Andersson |
2018-06-11 | [logger] Change default primary log level to 'notice' | Siri Hansen |
2018-06-11 | [logger] Implement logging of handler overload status | Peter Andersson |
2018-06-11 | stdlib: Fix normalization function in uri_string | Péter Dimitrov |
2018-06-11 | Merge branch 'lukas/kernel/logger-config/OTP-13295' | Lukas Larsson |
2018-06-11 | Add test case | Raimo Niskanen |
2018-06-11 | Parse #mc_new_type{}s before definitions_loop/2 | Raimo Niskanen |
2018-06-11 | Merge branch 'hasse/stdlib/pP_with_no_line_breaks/OTP-15103/ERL-607' | Hans Bolinder |
2018-06-11 | ssh: Add experimental eddh | Hans Nilsson |
2018-06-11 | crypto: Add experimental x25519 and x448 | Hans Nilsson |
2018-06-11 | crypto: Make 'curve' entry in crypto:supports() appear iff Curves is non-empty | Hans Nilsson |
2018-06-11 | crypto: Extend crypto:supports with 'curves' | Hans Nilsson |
2018-06-11 | Merge branch 'hans/public_key/cuddle_tests' | Hans Nilsson |
2018-06-11 | Merge branch 'hans/ssh/cuddle_tests' | Hans Nilsson |
2018-06-11 | Merge branch 'hans/public_key/dialyzer' | Hans Nilsson |
2018-06-11 | Merge branch 'hans/public_key/new_moduli_file/OTP-15113' | Hans Nilsson |
2018-06-11 | public_key: Generated new moduli file | Hans Nilsson |
2018-06-11 | Add test case | Raimo Niskanen |
2018-06-11 | Parse #mc_new_type{}s before definitions_loop/2 | Raimo Niskanen |
2018-06-11 | Merge branch 'raimo/better-TLS-distribution/OTP-15058' | Raimo Niskanen |
2018-06-11 | edoc, erl_docgen: Fix pretty-printing of type map() | Hans Bolinder |
2018-06-08 | public_key: Make dialyzer happy | Hans Nilsson |
2018-06-08 | Test nodename whitelist | Raimo Niskanen |
2018-06-08 | Use public_key to verify client hostname | Raimo Niskanen |
2018-06-08 | [logger] Update return values from get_handler_config/0,1 and get_config/0 | Siri Hansen |
2018-06-08 | [logger] Change name of handler specific config field from ?MODULE to 'config' | Siri Hansen |
2018-06-08 | [logger] Add more functions for reading configuration | Siri Hansen |
2018-06-08 | [logger] Change concept of 'global' configuration to 'primary' configuration | Siri Hansen |
2018-06-08 | [logger] Don't use error_logger:warning_map/0 | Siri Hansen |
2018-06-08 | [logger] Add if-exist functionality for metadata keys in formatter template | Siri Hansen |