projects
/
platform
/
upstream
/
nodejs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
test: use port number from env in tls socket test
[platform/upstream/nodejs.git]
/
test
/
2015-10-29
Stefan Budeanu
test: use port number from env in tls socket test
tree
|
commitdiff
2015-10-29
Junliang Yan
test: fix heap-profiler link error LNK1194 on win
tree
|
commitdiff
2015-10-29
Evan Lucas
src: wrap source before doing syntax check
tree
|
commitdiff
2015-10-29
Junliang Yan
test: fix missing unistd.h on windows
tree
|
commitdiff
2015-10-29
Ben Noordhuis
test: add regression test for --debug-brk -e 0
tree
|
commitdiff
2015-10-29
Sakthipriyan Vairamani
repl: handle comments properly
tree
|
commitdiff
2015-10-29
Fedor Indutny
timers: reuse timer in `setTimeout().unref()`
tree
|
commitdiff
2015-10-29
Jonas Dohse
test: port domains regression test from v0.10
tree
|
commitdiff
2015-10-29
Rich Trott
test: remove util from common
tree
|
commitdiff
2015-10-29
Rich Trott
test: remove util properties from common
tree
|
commitdiff
2015-10-29
Rich Trott
test: split up buffer tests for reliability
tree
|
commitdiff
2015-10-29
Rich Trott
test: parallelize long-running test
tree
|
commitdiff
2015-10-29
Rich Trott
test: change call to deprecated util.isError()
tree
|
commitdiff
2015-10-29
Rich Trott
lib: fix cluster handle leak
tree
|
commitdiff
2015-10-29
Michaël Zasso
test: improve tests for util.inherits
tree
|
commitdiff
2015-10-29
Junliang Yan
test: print helpful err msg on test-dns-ipv6.js
tree
|
commitdiff
2015-10-29
Trevor Norris
buffer: fix value check for writeUInt{B,L}E
tree
|
commitdiff
2015-10-29
Julien Gilli
test: fix domain with abort-on-uncaught on PPC
tree
|
commitdiff
2015-10-29
Jeremiah Senkpiel
repl: limit persistent history correctly on load
tree
|
commitdiff
2015-10-29
Jeremiah Senkpiel
test: cleanup, improve repl-persistent-history
tree
|
commitdiff
2015-10-29
Rich Trott
test: add Symbol test for assert.deepEqual()
tree
|
commitdiff
2015-10-29
Ben Noordhuis
buffer: don't CHECK on zero-sized realloc
tree
|
commitdiff
2015-10-29
Michael Dawson
test: disable test-tick-processor - aix and be ppc
tree
|
commitdiff
2015-10-29
Michael Dawson
test: harden test-child-process-fork-regr-gh-2847
tree
|
commitdiff
2015-10-29
Imran Iqbal
test: fix test-net-keepalive for AIX
tree
|
commitdiff
2015-10-29
Myles Borins
test: wrap assert.fail when passed to callback
tree
|
commitdiff
2015-10-29
Junliang Yan
test: skip test-dns-ipv6.js if ipv6 is unavailable
tree
|
commitdiff
2015-10-29
Jeremiah Senkpiel
test: repl-persistent-history is no longer flaky
tree
|
commitdiff
2015-10-29
Rich Trott
test: fix flaky test-child-process-emfile
tree
|
commitdiff
2015-10-29
Rich Trott
test: remove flaky status from eval_messages test
tree
|
commitdiff
2015-10-29
Rich Trott
test: fix flaky test for symlinks
tree
|
commitdiff
2015-10-29
Rich Trott
test: apply correct assert.fail() arguments
tree
|
commitdiff
2015-10-29
Myles Borins
test: replace util with backtick strings
tree
|
commitdiff
2015-10-29
Rich Trott
lib: avoid REPL exit on completion error
tree
|
commitdiff
2015-10-29
Rich Trott
test: add test-child-process-emfile fail message
tree
|
commitdiff
2015-10-29
Fedor Indutny
http: fix stalled pipeline bug
tree
|
commitdiff
2015-10-29
Yuval Brik
tls: TLSSocket options default isServer false
tree
|
commitdiff
2015-10-13
Ryan Graham
lib: fix undefined timeout regression
tree
|
commitdiff
2015-10-13
Fedor Indutny
buffer: fix assertion error in WeakCallback
tree
|
commitdiff
2015-10-12
Trevor Norris
net: don't throw on bytesWritten access
tree
|
commitdiff
2015-10-12
Rod Vagg
src: add process.release.lts property
tree
|
commitdiff
2015-10-12
Brian White
stream: avoid pause with unpipe in buffered write
tree
|
commitdiff
2015-10-10
Trevor Norris
buffer: don't abort on prototype getters
tree
|
commitdiff
2015-10-10
Ben Noordhuis
assert: support arrow functions in .throws()
tree
|
commitdiff
2015-10-10
Rich Trott
test: remove common.inspect()
tree
|
commitdiff
2015-10-10
Rich Trott
test: test `util` rather than `common`
tree
|
commitdiff
2015-10-10
Rich Trott
test: refresh temp directory when using pipe
tree
|
commitdiff
2015-10-08
Junliang Yan
test: Fix test-fs-read-stream-fd-leak race cond
tree
|
commitdiff
2015-10-08
Trevor Norris
js_stream: prevent abort if isalive doesn't exist
tree
|
commitdiff
2015-10-08
Junliang Yan
test: fix losing original env vars issue
tree
|
commitdiff
2015-10-08
Karl Skomski
src: replace naive search in Buffer::IndexOf
tree
|
commitdiff
2015-10-08
Trevor Norris
async_wrap: correctly pass parent to init callback
tree
|
commitdiff
2015-10-08
Rich Trott
test: remove deprecated error logging
tree
|
commitdiff
2015-10-08
Rich Trott
test: linting for buffer-free-callback test
tree
|
commitdiff
2015-10-08
Fedor Indutny
buffer: FreeCallback should be tied to ArrayBuffer
tree
|
commitdiff
2015-10-08
Rich Trott
test: make common.js mandatory via linting rule
tree
|
commitdiff
2015-10-08
Rich Trott
test: load common.js in all tests
tree
|
commitdiff
2015-10-08
Trevor Norris
buffer: only check if instance is Uint8Array
tree
|
commitdiff
2015-10-08
Evan Lucas
test: speed up stringbytes-external test
tree
|
commitdiff
2015-10-08
Roman Reiss
test: use normalize() for unicode paths
tree
|
commitdiff
2015-10-08
Rich Trott
lib: remove redundant code, add tests in timers.js
tree
|
commitdiff
2015-10-08
Evan Lucas
util: correctly inspect Map/Set Iterators
tree
|
commitdiff
2015-10-08
Evan Lucas
util: fix check for Array constructor
tree
|
commitdiff
2015-10-08
Jeremy Whitlock
src: fix --abort-on-uncaught-exception
tree
|
commitdiff
2015-10-08
Justin Chase
module: use UNC paths when loading native addons
tree
|
commitdiff
2015-10-08
Roman Reiss
test: remove arguments.callee usage
tree
|
commitdiff
2015-10-08
Dave Eddy
node: add -c|--check CLI arg to syntax check script
tree
|
commitdiff
2015-10-08
charlierudolph
fs: include filename in watch errors
tree
|
commitdiff
2015-10-08
Evan Lucas
src: add process.versions.icu
tree
|
commitdiff
2015-10-05
Fedor Indutny
http: fix out-of-order 'finish' bug in pipelining
tree
|
commitdiff
2015-10-02
Rich Trott
test: load common.js to test for global leaks
tree
|
commitdiff
2015-10-02
Sakthipriyan Vairamani
test: fix invalid variable name
tree
|
commitdiff
2015-10-02
Trevor Norris
async_wrap: update providers and add test
tree
|
commitdiff
2015-09-30
Rich Trott
test: change calls to deprecated util.print()
tree
|
commitdiff
2015-09-30
Rich Trott
test: replace deprecated util.debug() calls
tree
|
commitdiff
2015-09-30
Johann
crypto: add more keylen sanity checks in pbkdf2
tree
|
commitdiff
2015-09-25
Fedor Indutny
child_process: `null` channel handle on close
tree
|
commitdiff
2015-09-22
Salman Aljammaz
repl: don't use tty control codes when $TERM is set...
tree
|
commitdiff
2015-09-22
Sakthipriyan Vairamani
repl: backslash bug fix
tree
|
commitdiff
2015-09-22
Sakthipriyan Vairamani
test: test sync version of mkdir & rmdir
tree
|
commitdiff
2015-09-22
Matt Loring
tools: single, cross-platform tick processor
tree
|
commitdiff
2015-09-20
Sakthipriyan Vairamani
test: use tmpDir instead of fixtures in readdir
tree
|
commitdiff
2015-09-20
Fedor Indutny
http_parser: do not dealloc during kOnExecute
tree
|
commitdiff
2015-09-20
Ben Noordhuis
http: guard against response splitting in trailers
tree
|
commitdiff
2015-09-20
Ben Noordhuis
test: test more http response splitting scenarios
tree
|
commitdiff
2015-09-20
Alexis Campailla
test: add test-spawn-cmd-named-pipe
tree
|
commitdiff
2015-09-20
Matt Harrison
readline: fix tab completion bug
tree
|
commitdiff
2015-09-20
Trevor Norris
buffer: don't set zero fill for zero-length buffer
tree
|
commitdiff
2015-09-20
Evan Lucas
src: honor --abort_on_uncaught_exception flag
tree
|
commitdiff
2015-09-20
Michael Dawson
test: make cluster tests more time tolerant
tree
|
commitdiff
2015-09-20
Imran Iqbal
test: update cwd-enoent tests for AIX
tree
|
commitdiff
2015-09-17
Sakthipriyan Vairamani
test: use tmp directory in chdir test
tree
|
commitdiff
2015-09-16
Trevor Norris
test: fix Buffer OOM error message
tree
|
commitdiff
2015-09-16
Sam Roberts
timer: ref/unref return self
tree
|
commitdiff
2015-09-16
Karl Skomski
src: use subarray() in Buffer#slice() for speedup
tree
|
commitdiff
2015-09-15
Michael Dawson
build: Updates to enable AIX support
tree
|
commitdiff
2015-09-15
Sakthipriyan Vairamani
test: fix default value for additional param
tree
|
commitdiff
2015-09-15
Yazhong Liu
fs: consider NaN/Infinity in toUnixTimestamp
tree
|
commitdiff
2015-09-15
Fedor Indutny
http_server: fix resume after socket close
tree
|
commitdiff
2015-09-15
Matt Loring
tools: fix flakiness in test-tick-processor
tree
|
commitdiff
next