index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-24
Read up the prototype of the 'env' object.
Nathan Rajlich
1
-1
/
+10
2011-02-24
Do not cache modules that throw exceptions
Felix Geisendörfer
1
-0
/
+12
2011-02-24
Fix memleak in vm.runInNewContext
Ryan Dahl
1
-0
/
+27
2011-02-24
In addition to 'aborted' emit 'close' from incoming requests
Felix Geisendörfer
1
-0
/
+34
2011-02-23
fix process.on edge case with signal event
cloudhead
1
-0
/
+9
2011-02-19
TLS sockets should not be writable after 'end'
Ryan Dahl
2
-2
/
+31
2011-02-19
test-tls-securepair-server: don't shutdown stdout
Ryan Dahl
1
-1
/
+1
2011-02-19
Closes GH-687 Don't read fs read stream if not open
isaacs
1
-0
/
+5
2011-02-18
Remove test-http-eof-before-eom - wasn't testing anything important
Ryan Dahl
1
-72
/
+0
2011-02-18
Use console.error in test-timers
Ryan Dahl
1
-2
/
+2
2011-02-18
package.json main as indexed subdir
isaacs
3
-0
/
+6
2011-02-18
HTTP Agent sockets should not reconnect on error
Ryan Dahl
2
-0
/
+47
2011-02-18
Add failing test for broken HTTP responses with extra bytes.
Matt Ranney
1
-0
/
+65
2011-02-17
Add more broken tests
Ryan Dahl
2
-0
/
+135
2011-02-16
Move test-tls-throttle to pummel
Ryan Dahl
1
-0
/
+0
2011-02-16
Make test-http-curl-chunk-problem more portable
Ryan Dahl
1
-8
/
+13
2011-02-16
Remove artificial timeout from test-https-large-response
Ryan Dahl
1
-6
/
+0
2011-02-15
https was missing 'end' event sometimes
Ryan Dahl
1
-0
/
+77
2011-02-15
Fixed null signal preservation
Tj Holowaychuk
1
-0
/
+20
2011-02-15
Disable test-tls-large-push, taking too long
Ryan Dahl
1
-0
/
+0
2011-02-15
Fix: fs.open callback did not fire
Felix Geisendörfer
1
-0
/
+17
2011-02-14
Fix for DNS fail in HTTP request
Richard Rodger
1
-0
/
+40
2011-02-14
Fixed field merging with progressive fields on writeHead()
Tj Holowaychuk
1
-1
/
+14
2011-02-10
Add support for mutable/implicit headers for http.
Tim Caswell
1
-0
/
+119
2011-02-10
TLS: CRL support
Theo Schlossnagle
15
-68
/
+136
2011-02-09
Add 'pipe' event
Mikeal Rogers
1
-0
/
+27
2011-02-09
New DTrace probes from CA team
Ryan Dahl
1
-1
/
+5
2011-02-09
New keys, agent1-cert.pem was expired
Ryan Dahl
25
-128
/
+132
2011-02-09
Better assert in the node_modules tests
isaacs
2
-4
/
+6
2011-02-09
node_modules module lookup, +docs and test.
isaacs
7
-0
/
+31
2011-02-08
Support caching for realpath, use in module load
isaacs
1
-1
/
+27
2011-02-07
(won't) fix test-next-tick-ordering
Ryan Dahl
1
-1
/
+3
2011-02-07
Closes GH-609 Support array-ish args to Buffer ctor
isaacs
1
-0
/
+10
2011-02-07
Support octal strings for modes
isaacs
2
-3
/
+3
2011-02-07
UCS-2 support
Konstantin Käfer
1
-1
/
+9
2011-02-07
http: fix buffer writes to outgoing messages
Russell Haering
1
-0
/
+52
2011-02-07
support for package.json
isaacs
3
-0
/
+8
2011-02-04
http: handle aborts
Ryan Dahl
2
-0
/
+67
2011-02-04
Expose errno with a string.
Ryan Dahl
1
-0
/
+1
2011-02-03
TLS: fix throttling
Ryan Dahl
2
-3
/
+10
2011-02-02
TLS: flush buffer before destroy
Ryan Dahl
2
-0
/
+63
2011-02-02
Closes GH-619 Make require.main be the main module
isaacs
2
-0
/
+12
2011-02-01
Longer nexttick ordering test
Jorge Chamorro Bieling
1
-1
/
+1
2011-02-01
dgram: setMulticastTTL, setMulticastLoopback and addMembership.
Joe Walnes
1
-0
/
+4
2011-01-31
Add simpler failing tls throttle test
Ryan Dahl
1
-0
/
+61
2011-01-31
Add artificial timeout to broken test-https-large-response
Ryan Dahl
1
-0
/
+6
2011-01-31
Add socket.bufferSize
Ryan Dahl
2
-1
/
+9
2011-01-28
Slightly throttle https large body test
Tim Caswell
1
-1
/
+5
2011-01-27
Fix pummel/text-exec
Ryan Dahl
1
-2
/
+1
2011-01-27
Add test-https-large-response.js
Ryan Dahl
1
-0
/
+56
[next]