projects
/
platform
/
upstream
/
nodejs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doc: fix dns.resolveCname description typo
[platform/upstream/nodejs.git]
/
test
/
2016-03-21
Michael Barrett
doc: document directories in test directory
tree
|
commitdiff
2016-03-21
Wyatt Preul
test: check memoryUsage properties The properties on...
tree
|
commitdiff
2016-03-21
Rich Trott
test: remove broken debugger scenarios
tree
|
commitdiff
2016-03-21
Rich Trott
tools: enable no-extra-parens in ESLint
tree
|
commitdiff
2016-03-21
Rich Trott
test: apply Linux workaround to Linux only
tree
|
commitdiff
2016-03-21
Rich Trott
test: increase timeout for test-tls-fast-writing
tree
|
commitdiff
2016-03-21
Rich Trott
test: retry on known SmartOS bug
tree
|
commitdiff
2016-03-21
Santiago Gimeno
test: fix flaky child-process-fork-regr-gh-2847
tree
|
commitdiff
2016-03-21
Fedor Indutny
crypto: PBKDF2 works with `int` not `ssize_t`
tree
|
commitdiff
2016-03-21
Rich Trott
test: fix test-timers.reliability on OS X
tree
|
commitdiff
2016-03-21
Rich Trott
tools: enable additional lint rules
tree
|
commitdiff
2016-03-21
Jeremiah Senkpiel
test: increase timeouts on some unref timers tests
tree
|
commitdiff
2016-03-21
Trevor Norris
test: prevent flakey test on pi2
tree
|
commitdiff
2016-03-21
Rich Trott
test: mitigate flaky test-http-agent
tree
|
commitdiff
2016-03-21
Rich Trott
test: remove flaky designation from fixed tests
tree
|
commitdiff
2016-03-21
Santiago Gimeno
test: refactor test-dgram-udp4
tree
|
commitdiff
2016-03-21
Rich Trott
tools: add Node.js-specific ESLint rules
tree
|
commitdiff
2016-03-21
Vaibhav
doc: update removeListener behaviour
tree
|
commitdiff
2016-03-21
Prince J Wesley
repl: handle quotes within regexp literal
tree
|
commitdiff
2016-03-21
Aayush Naik
test: remove unneeded bind() and related comments
tree
|
commitdiff
2016-03-21
HUANG Wei
buffer: remove duplicated code in fromObject
tree
|
commitdiff
2016-03-21
Rich Trott
test: move cluster tests to parallel
tree
|
commitdiff
2016-03-21
Anton Khlynovskiy
lib: freelist: use .pop() for allocation
tree
|
commitdiff
2016-03-21
Brian White
stream: fix no data on partial decode
tree
|
commitdiff
2016-03-02
Rich Trott
test: remove flaky mark for test-debug-no-context
tree
|
commitdiff
2016-03-02
Braydon Fuller
test: add test for https server close event
tree
|
commitdiff
2016-03-02
Rich Trott
test: use String.prototype.repeat() for clarity
tree
|
commitdiff
2016-03-02
Rich Trott
test: mitigate flaky test-debug-no-context
tree
|
commitdiff
2016-03-02
Fedor Indutny
net: use `_server` for internal book-keeping
tree
|
commitdiff
2016-03-02
Igor Klopov
cluster: dont rely on `this` in `fork`
tree
|
commitdiff
2016-03-02
Evan Lucas
node: set process._eventsCount to 0 on startup
tree
|
commitdiff
2016-03-02
Fedor Indutny
tls: nullify `.ssl` on handle close
tree
|
commitdiff
2016-03-02
Prince J Wesley
debugger: assert test before accessing this.binding
tree
|
commitdiff
2016-03-02
Santiago Gimeno
test: refactor test-dgram-send-callback-recursive
tree
|
commitdiff
2016-03-02
Brian White
child_process: fix data loss with readable event
tree
|
commitdiff
2016-03-02
Trevor Norris
buffer: allow encoding param to collapse
tree
|
commitdiff
2016-03-02
Trevor Norris
buffer: properly retrieve binary length of needle
tree
|
commitdiff
2016-03-02
Fedor Indutny
http: do not emit `upgrade` on advertisement
tree
|
commitdiff
2016-03-02
Matt Loring
tools: add --prof-process flag to node binary
tree
|
commitdiff
2016-03-02
Matt Loring
installer: install the tick processor
tree
|
commitdiff
2016-03-02
Rich Trott
src,test,tools: modify for more stringent linting
tree
|
commitdiff
2016-03-02
Santiago Gimeno
test: refactor test-http-destroyed-socket-write2
tree
|
commitdiff
2016-03-02
Rich Trott
test: shorten path for bogus socket
tree
|
commitdiff
2016-03-02
Rich Trott
src: force line buffering for stderr
tree
|
commitdiff
2016-03-02
Rich Trott
test: mark test-http-regr-gh-2928 flaky
tree
|
commitdiff
2016-03-02
Rich Trott
test: mark test-http-agent flaky
tree
|
commitdiff
2016-03-02
Rich Trott
test: minimal repl eval option test
tree
|
commitdiff
2016-03-02
Michael Dawson
test: disable fs watch tests for AIX
tree
|
commitdiff
2016-03-02
Santiago Gimeno
test: fix child-process-fork-regr-gh-2847 again
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix flaky test-http-regr-gh-2928
tree
|
commitdiff
2016-03-02
Shigeki Ohtsu
test: enable to work pkcs12 test in FIPS mode
tree
|
commitdiff
2016-03-02
Rich Trott
test: remove unneeded common.indirectInstanceOf()
tree
|
commitdiff
2016-03-02
Fedor Indutny
test: disable gh-5100 test when in FIPS mode
tree
|
commitdiff
2016-03-02
Jackson Tian
tools: enable no-proto rule for linter
tree
|
commitdiff
2016-03-02
Rich Trott
tools: disallow mixed spaces and tabs for indents
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix flaky test-dgram-pingpong
tree
|
commitdiff
2016-03-02
Santiago Gimeno
test: fix child-process-fork-regr-gh-2847
tree
|
commitdiff
2016-03-02
Fedor Indutny
crypto: add `pfx` certs as CA certs too
tree
|
commitdiff
2016-03-02
Michael Dawson
test: don't run test-tick-processor.js on Aix
tree
|
commitdiff
2016-03-02
Rich Trott
test: mark flaky tests on Raspberry Pi
tree
|
commitdiff
2016-03-02
Rich Trott
tools: lint for spacing around unary operators
tree
|
commitdiff
2016-03-02
Rich Trott
tools: enable no-redeclare rule for linter
tree
|
commitdiff
2016-03-02
Brian White
test: fix inconsistent styling in test-url
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix redeclared vars in sequential tests
tree
|
commitdiff
2016-03-02
Rich Trott
test: pummel test fixes
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix redeclared vars in test-vm-*
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix redeclared vars in test-url
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix redeclared test-util-* vars
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix variable redeclarations
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix redeclared test-path vars
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix var redeclarations in test-os
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix test-net-* variable redeclarations
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix redeclared test-intl var
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix redeclared test-http-* vars
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix redeclared test-event-emitter-* vars
tree
|
commitdiff
2016-03-02
Rich Trott
test: remove redeclared var in test-domain
tree
|
commitdiff
2016-03-02
Fedor Indutny
https: evict cached sessions on error
tree
|
commitdiff
2016-03-02
Rich Trott
test: remove var redeclarations in test-crypto-*
tree
|
commitdiff
2016-03-02
Rich Trott
test: remove test-cluster-* var redeclarations
tree
|
commitdiff
2016-03-02
Santiago Gimeno
test: fix test-http-extra-response flakiness
tree
|
commitdiff
2016-03-02
Rich Trott
test: scope redeclared vars in test-child-process*
tree
|
commitdiff
2016-03-02
Rich Trott
test: refactor switch
tree
|
commitdiff
2016-03-02
Rich Trott
test: add common.platformTimeout() to dgram test
tree
|
commitdiff
2016-03-02
Rich Trott
test: fix flaky cluster test on Windows 10
tree
|
commitdiff
2016-03-02
Alan Cohen
test: Add assertion for TLS peer certificate fingerprint
tree
|
commitdiff
2016-03-02
Rich Trott
test,buffer: refactor redeclarations
tree
|
commitdiff
2016-03-02
Santiago Gimeno
test: fix test-tls-zero-clear-in flakiness
tree
|
commitdiff
2016-03-02
Fedor Indutny
tls_wrap: reach error reporting for UV_EPROTO
tree
|
commitdiff
2016-03-02
Evan Lucas
net: move isLegalPort to internal/net
tree
|
commitdiff
2016-03-02
Roman Reiss
test: fix irregular whitespace issue
tree
|
commitdiff
2016-03-02
Drew Folta
test: fs.link() test runs on same device
tree
|
commitdiff
2016-03-02
Rich Trott
test: scope redeclared variable
tree
|
commitdiff
2016-03-02
Evan Lucas
dns: throw a TypeError in lookupService with invalid...
tree
|
commitdiff
2016-03-02
cjihrig
test: update arrow function style
tree
|
commitdiff
2016-03-02
Rich Trott
test: mark test-tick-processor flaky
tree
|
commitdiff
2016-03-02
Rich Trott
test: refactor test-net-settimeout
tree
|
commitdiff
2016-03-02
cjihrig
process: support symbol events
tree
|
commitdiff
2016-03-02
Rich Trott
test: remove race condition in http flood test
tree
|
commitdiff
2016-03-02
Rich Trott
test: remove test-http-exit-delay
tree
|
commitdiff
2016-03-02
Rich Trott
test: refactor test-fs-watch
tree
|
commitdiff
next