Age | Commit message (Expand) | Author |
2012-11-05 | Remove pre-OTP configure support | Anders Svensson |
2012-11-05 | Remove obsolete make target | Anders Svensson |
2012-11-05 | Use sequence masks in test suites | Anders Svensson |
2012-11-05 | Implement sequence masks | Anders Svensson |
2012-11-05 | Document sequence masks | Anders Svensson |
2012-11-05 | Merge branch 'maint' | Anders Svensson |
2012-11-05 | Not start the idle timer on connect | Fredrik Gustafsson |
2012-11-05 | Merge branch 'anders/diameter/service_info/OTP-10460' into maint | Anders Svensson |
2012-11-05 | Merge branch 'anders/diameter/failover_error/OTP-10461' into maint | Anders Svensson |
2012-11-05 | Merge branch 'anders/diameter/event_timing/OTP-10459' into maint | Anders Svensson |
2012-11-05 | Merge branch 'anders/diameter/watchdog_timeout/OTP-10444' into maint | Anders Svensson |
2012-11-05 | Merge branch 'anders/diameter/packet_callback/OTP-10441' into maint | Anders Svensson |
2012-11-05 | Merge branch 'anders/diameter/capabilities_errors/OTP-10440' into maint | Anders Svensson |
2012-11-02 | Merge branch 'maint' | Lukas Larsson |
2012-11-02 | Merge branch 'lukas/rcs-ppc-cross-tests/OTP-10265' into maint | Lukas Larsson |
2012-11-02 | Option to ssh:connect {pref_public_key_algs, list()} where you can give the a... | Fredrik Gustafsson |
2012-11-02 | Merge branch 'raimo/IPV6_V6ONLY/OTP-8928' | Raimo Niskanen |
2012-11-02 | kernel: Correct documentation typos discovered by Tuncer Ayaz | Raimo Niskanen |
2012-10-31 | Merge branch 'siri/cover-tests' | Siri Hansen |
2012-10-31 | Doc about idle_time option to ssh:connect | Fredrik Gustafsson |
2012-10-31 | Merge branch 'bjorn/ct/stability/OTP-10480' | Björn Gustavsson |
2012-10-31 | Fix writing of configuration information to ct_master_log.html | Björn Gustavsson |
2012-10-31 | Check cache on channel exec | Fredrik Gustafsson |
2012-10-31 | handle no idle-timer on check cache | Fredrik Gustafsson |
2012-10-31 | Option idle_time introduced, it will trigger the timer and if it is not given... | Fredrik Gustafsson |
2012-10-31 | Timeout after 1h of idle on connection, which exits the connection | Fredrik Gustafsson |
2012-10-31 | Merge branch 'raimo/IPV6_V6ONLY/OTP-8928' | Raimo Niskanen |
2012-10-31 | kernel: Document socket option ipv6_v6only | Raimo Niskanen |
2012-10-31 | kernel: Add test cases for socket option ipv6_v6only | Raimo Niskanen |
2012-10-31 | erts,kernel: Implement socket option ipv6_v6only in erlang code | Raimo Niskanen |
2012-10-30 | Merge branch 'dgud/stdlib/proc_lib_hangs/OTP-9803' | Dan Gudmundsson |
2012-10-30 | stdlib: Monitor proc_lib:start'ed processes to avoid waiting forever | Dan Gudmundsson |
2012-10-30 | test: fix timetraps | Dan Gudmundsson |
2012-10-30 | kernel: Extend test timeout for cover tests | Dan Gudmundsson |
2012-10-30 | stdlib: Fix test timeouts in cover runs | Dan Gudmundsson |
2012-10-30 | runtime_tools: Fix failing testcase | Dan Gudmundsson |
2012-10-30 | [common_test] Extend timer for flushing error logger | Siri Hansen |
2012-10-30 | [cover] Allow reconnection if node has been disconnected or down | Siri Hansen |
2012-10-30 | [cover] Don't kill remote nodes when connection to main node is lost | Siri Hansen |
2012-10-30 | [test_server] Add option {start_cover,false} to test_server:start_node | Siri Hansen |
2012-10-30 | Use code:lib_dir instead of code:which to get application directory | Siri Hansen |
2012-10-30 | [common_test] Add test for OTP-9956 | Siri Hansen |
2012-10-30 | Include all kernel modules in code coverage analysis | Siri Hansen |
2012-10-30 | [common_test] Add test suite for code coverage support | Siri Hansen |
2012-10-30 | [common_test, test_server] Don't flush cover if cover is not running | Siri Hansen |
2012-10-30 | [common_test] Add option cover_stop | Siri Hansen |
2012-10-30 | [test_server] Allow cross cover analysis when testing through common_test | Siri Hansen |
2012-10-30 | [test_server] Start cover in test_server:wait_for_node | Siri Hansen |
2012-10-30 | [test_server] Multiply timers with timetrap_scale_factor when starting nodes | Siri Hansen |
2012-10-30 | Include all stdlib modules in code coverage analysis | Siri Hansen |