test: fix jslint error
[platform/upstream/nodejs.git] / test /
2015-05-20 Michaël Zassotest: fix jslint error
2015-05-20 Santiago Gimenotest: fix test-sync-io-option
2015-05-19 Roman Reisstest: enable linting for tests
2015-05-19 Evan Lucasnet: persist net.Socket options before connect
2015-05-18 Trevor Norriscore: implement runtime flag to trace sync io
2015-05-18 Frederic Hembergerdoc: update links from iojs/io.js to nodejs/io.js
2015-05-17 Yazhong Liurepl: support non-array `.scope`, document it
2015-05-16 Shigeki Ohtsutls_wrap: fix error cb when fatal TLS Alert recvd
2015-05-16 Evan Lucashttp,net,tls: return this from setTimeout methods
2015-05-15 Yosuke Furukawasrc: fix preload when used with prior flags
2015-05-14 Yosuke Furukawatest: fix infinite loop detection
2015-05-13 cjihrigos: refine tmpdir() trailing slash stripping
2015-05-12 Evan Lucasevents: provide better error message for unhandled...
2015-05-10 Yosuke Furukawadgram: call send callback asynchronously
2015-05-10 Alex Kocharinreadline: turn emitKeys into a streaming parser
2015-05-08 Oleg Elifantievcluster: disconnect event not emitted correctly
2015-05-08 Roman Klaukesrc: add type check to v8.setFlagsFromString()
2015-05-06 Shigeki Ohtsujs_stream: fix buffer index in DoWrite
2015-05-04 Rod VaggRevert "url: significantly improve the performance...
2015-05-04 Rod VaggRevert "url: fix treatment of some values as non-empty"
2015-05-03 Petka Antonovurl: fix treatment of some values as non-empty
2015-05-02 Petka Antonovurl: significantly improve the performance of the url...
2015-05-02 Brian Whitenode: improve nextTick performance
2015-05-02 Jeremiah SenkpielMerge branch 'v1.x'
2015-05-01 Fedor Indutnytls: use `SSL_set_cert_cb` for async SNI/OCSP
2015-05-01 Chris Dickinsonrepl: add mode detection, cli persistent history
2015-04-29 Rod Vaggtest: extend timeouts for ARMv6
2015-04-28 Julian Duquefs: validate fd on fs.write
2015-04-28 Ben Noordhuisdeps: upgrade v8 to 4.2.77.13
2015-04-28 Christian Tellnesos: remove trailing slash from os.tmpdir()
2015-04-28 Evan Lucastest: fix test-net-dns-custom-lookup test assertion
2015-04-26 Christopher Monsantoutil: add Map and Set inspection support
2015-04-24 Fedor Indutnydeps: update http_parser to 2.5.0
2015-04-24 Trevor Norrisbuffer: fix copy() segfault with zero arguments
2015-04-24 Evan Lucasnet: add lookup option to Socket.prototype.connect
2015-04-24 Evan Lucasnet: cleanup connect logic
2015-04-23 Chris Yipmodule: remove '' from Module.globalPaths
2015-04-23 Guilherme Souzatls_wrap: use localhost if options.host is empty
2015-04-21 Chris DickinsonMerge v1.8.1.
2015-04-18 Brendan Ashworthtest: add test for 06cfff9 regression
2015-04-17 fengmk2http: logically respect maxSockets
2015-04-16 Roman Reissmodule: handle NODE_PATH in require('.')
2015-04-15 Trevor Norrisnode: allow multiple arguments passed to nextTick
2015-04-14 Shigeki Ohtsutest: fix error message check for openssl-1.0.2a
2015-04-11 Ben Noordhuissrc: disable fast math on arm
2015-04-10 Alex Kocharinreadline: fix calling constructor without new
2015-04-09 Roman Reisstest: increase timeouts on ARM
2015-04-07 Jackson Tianzlib: make constants keep readonly
2015-04-04 Jeffrey Jagodaurl: fix resolving from non-file to file URLs.
2015-04-04 Shigeki Ohtsubenchmark: add rsa/aes-gcm performance test
2015-04-03 Fedor Indutnytest: add test for a unref'ed timer leak
2015-04-03 Julien Gillitimers: don't close interval timers when unrefd
2015-04-03 Ali Ijaz Sheikhsrc: setup cluster workers before preloading
2015-04-01 Ben Noordhuisdeps: check in gtest, add util unit test
2015-03-29 Ben Noordhuistest: fix race in parallel/test-vm-debug-context
2015-03-27 Petka Antonovtimers: make Timer.close idempotent
2015-03-27 Jackson Tiandebugger: don't spawn child process in remote mode
2015-03-27 Roman Reisstest: reduce sequential/test-fs-watch flakiness
2015-03-26 Roman Reisstimers: assure setTimeout callback only runs once
2015-03-25 Vladimir Kurchatkiniojs: introduce internal modules
2015-03-23 Ben Noordhuissrc: make accessors immune to context confusion
2015-03-23 Connor Peetutil: Check input to util.inherits
2015-03-22 Ben Noordhuistest: move sequential/test-signal-unregister
2015-03-22 Ben Noordhuistest: fix timing issue in signal test
2015-03-22 Ben Noordhuisvm: fix crash on fatal error in debug context
2015-03-22 Brendan Ashworthtest: fix crypto-binary-default bad crypto check
2015-03-20 Ben Noordhuistest: add setTimeout/setInterval multi-arg tests
2015-03-20 Fedor Indutnysrc: reset signal handler to SIG_DFL on FreeBSD
2015-03-20 Michaël Zassomodule: allow require('.')
2015-03-20 Jeremiah Senkpielquerystring: parse numbers correctly
2015-03-20 cjihrigpath: reduce type checking on some methods
2015-03-19 Ali Ijaz Sheikhsrc: add -r/--require flags for preloading modules
2015-03-19 Rod Vaggtest: cache lazy properties, fix style nits
2015-03-19 Fedor Indutnytest: double timeout in tls-wrap-timeout.js
2015-03-19 Ben Noordhuislib: don't error in repl when cwd doesn't exist
2015-03-19 Ben Noordhuissrc: don't error at startup when cwd doesn't exist
2015-03-18 Johan Bergströmtest: Introduce knowledge of FreeBSD jails
2015-03-16 Yosuke Furukawahttp: add flushHeaders and deprecate flush
2015-03-16 James Hartignet: use cached peername to resolve remote fields
2015-03-16 cjihrigpath: add type checking for path inputs
2015-03-13 Chris Dickinsonsrc: revert -r/--require flags
2015-03-13 Ali Ijaz Sheikhsrc: add -r/--require flags for preloading modules
2015-03-13 Jeremiah Senkpieltest: fix test-http-content-length
2015-03-13 Shigeki Ohtsucrypto: add deprecated ValiCert CA for cross cert
2015-03-13 Shigeki Ohtsutest: fix ext commands to be double quoted
2015-03-12 Santiago Gimenotest: add test for reading a large file through a pipe
2015-03-12 Santiago Gimenotest: fix readfile-zero-byte-liar test
2015-03-11 skenqbxhttps: don't overwrite servername option
2015-03-10 Ben Noordhuislib: allow server.listen({ port: "1234" })
2015-03-09 Trevor Norrisbuffer: Don't assign .parent if none exists
2015-03-09 Fedor Indutnyhttp_client: ensure empty socket on error
2015-03-08 Jeremiah Senkpielfs: fix .write() not coercing non-string values
2015-03-05 Johan Bergströmbuild: remove mdb from io.js
2015-03-05 Christian Tellneshttp: send Content-Length when possible
2015-03-05 Ben Noordhuissrc: fix ucs-2 buffer encoding regression
2015-03-05 Ben Noordhuistest: simplify parallel/test-stringbytes-external
2015-03-05 Ben Noordhuistest: don't spawn child processes in domain test
2015-03-05 Fedor Indutnytty: do not add `shutdown` method to handle
2015-03-05 cjihrignet: allow port 0 in connect()
2015-03-05 Bert Belderwin,test: fix test-stdin-from-file
next