Age | Commit message (Expand) | Author |
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-26 | Merge branch 'bjorn/compiler/test-cases' | Björn Gustavsson |
2012-10-26 | Merge branch 'bjorn/test_server/test-cases' | Björn Gustavsson |
2012-10-26 | Merge branch 'bjorn/ct/separate-io-server/OTP-10101' | Björn Gustavsson |
2012-10-25 | [test_server] Set data_dir correctly when suite is cover compiled | Siri Hansen |
2012-10-25 | test_server tests: Be kind to Windows by using shorter pathnames | Björn Gustavsson |
2012-10-24 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-10-24 | Merge branch 'egil/ensure-erl_crash.dump/OTP-10422' into maint | Björn-Egil Dahlberg |
2012-10-23 | Test ct:capture/start/stop/get | Björn Gustavsson |
2012-10-23 | Introduce ct_group_leader_SUITE that does nasty things with group leaders | Björn Gustavsson |
2012-10-23 | Eliminate unexpected I/O to the minor log file | Björn Gustavsson |
2012-10-23 | Introduce test_server_io and test_server_gl | Björn Gustavsson |
2012-10-23 | test: Relax timeouts for heart_SUITE | Björn-Egil Dahlberg |
2012-10-23 | Clean up initialization of parallel test cases | Björn Gustavsson |
2012-10-23 | Introduce is_io_buffered/0 to somewhat improve readability | Björn Gustavsson |
2012-10-23 | test_server_ctrl: Consistently use set_io_buffering/1 | Björn Gustavsson |
2012-10-23 | Correct typo in test suite name | Björn Gustavsson |
2012-10-23 | compiler: Run testcases in parallel | Björn Gustavsson |
2012-10-22 | Merge branch 'ia/ssh/ctify-tests' | Ingela Anderton Andin |
2012-10-19 | ssh: Modernized test suites to use only Common Test | Ingela Anderton Andin |
2012-10-18 | doc: Document ERL_CRASH_DUMP_SECONDS behaviour | Björn-Egil Dahlberg |
2012-10-18 | test: Add test for heart restart on crash | Björn-Egil Dahlberg |
2012-10-18 | Merge branch 'ar/odbc_nagel' | Henrik Nord |
2012-10-18 | Merge branch 'nk/jinterface-fix_compressed_binary' | Henrik Nord |
2012-10-18 | Merge branch 'at/binary-depth-printing' | Henrik Nord |
2012-10-18 | Merge branch 'jf/fix_sctp_peeloff_active_true' | Henrik Nord |
2012-10-16 | test: Add test for heart restart on crash | Björn-Egil Dahlberg |
2012-10-15 | test: Refactor away ?line macros in heart_SUITE | Björn-Egil Dahlberg |
2012-10-15 | erts, heart: Ensure erl_crash.dump is written | Björn-Egil Dahlberg |
2012-10-15 | Merge branch 'tp/supervisor-pass-on-errors' | Siri Hansen |
2012-10-12 | Merge branch 'egil/add-scalefactor-to-start_node' | Björn-Egil Dahlberg |
2012-10-11 | If supervisor:start_link fails to start child, add child id to error reason | Siri Hansen |
2012-10-11 | filename: Eliminate Dialyzer warning | Björn Gustavsson |
2012-10-11 | common_test: Make ct_system_error_SUITE portable to Windows | Björn Gustavsson |
2012-10-11 | Fix documentation about how supervisor handles crash in child's start function | Siri Hansen |
2012-10-11 | Merge branch 'hb/kernel/spec_fix/OTP-10473' | Hans Bolinder |
2012-10-10 | Change the type of some arguments in filename to file:name() | Hans Bolinder |