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
/
simple
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-31
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-0
/
+62
2013-12-31
test: fix test-cluster-eaccess to work on windows
Timothy J Fontaine
1
-16
/
+19
2013-12-31
test: fix assumption of worker exit on disconnect
Sam Roberts
2
-0
/
+10
2013-12-31
cluster: do not synchronously emit 'setup' event
Sam Roberts
1
-6
/
+6
2013-12-31
cluster: only forcibly exit worker on unclean exit
Sam Roberts
3
-2
/
+150
2013-12-31
cluster: disconnect callback should always occur
Sam Roberts
1
-0
/
+33
2013-12-31
cluster: report more errors to workers
Fedor Indutny
1
-0
/
+59
2013-12-30
querystring: remove `name` from `stringify()`
Yorkie
1
-1
/
+1
2013-12-20
Revert "util: more strict check for bool/number/string"
Trevor Norris
2
-35
/
+1
2013-12-20
test: fix flaky unit test test-fs-realpath.js
Alexis Campailla
1
-0
/
+12
2013-12-20
test: case insensitve path comparison on Windows
Alexis Campailla
1
-2
/
+11
2013-12-20
http: parse the status message in a http response.
Cam Swords
2
-0
/
+80
2013-12-18
util: more strict check for bool/number/string
Yorkie
2
-1
/
+35
2013-12-12
test: use s_client instead of curl
Lalit Kapoor
1
-11
/
+19
2013-12-11
gyp: build openssl-cli tool and use it in tests
Fedor Indutny
6
-47
/
+19
2013-12-10
test: test-os fix win32 localhost assumption
Alexis Campailla
1
-4
/
+1
2013-12-10
test: test-os win32 adhere standard tmp resolution
Alexis Campailla
1
-8
/
+16
2013-12-10
Merge branch 'v0.10'
Fedor Indutny
1
-1
/
+28
2013-12-10
fs: report correct path when EEXIST
Fedor Indutny
1
-1
/
+28
2013-12-10
Merge branch 'v0.10'
Fedor Indutny
1
-0
/
+58
2013-12-10
tls: emit 'end' on .receivedShutdown
Fedor Indutny
1
-0
/
+58
2013-12-10
test: make fs-watch-recursive less racy
Fedor Indutny
1
-2
/
+7
2013-12-08
crypto: support GCM authenticated encryption mode.
Ingmar Runge
1
-0
/
+130
2013-12-06
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
3
-1
/
+91
2013-12-06
http: DELETE shouldn't default to chunked encoding
Lalit Kapoor
1
-0
/
+65
2013-12-06
child_process: don't crash process on internal ops
Alexis Campailla
1
-4
/
+10
2013-12-05
tls: fix handling of asterisk in SNI context
Fedor Indutny
1
-13
/
+21
2013-12-04
crypto: Make Decipher._flush() emit errors.
Kai Groner
1
-0
/
+15
2013-12-02
tls: fix pool usage race
Fedor Indutny
1
-0
/
+69
2013-12-02
process: document kill(0), disallow kill(O_RDWR)
Sam Roberts
1
-1
/
+7
2013-12-02
Merge branch 'v0.10'
Fedor Indutny
1
-1
/
+9
2013-12-02
tls: reset NPN callbacks after SNI
Fedor Indutny
1
-1
/
+9
2013-11-27
http: fix parser double-free in _http_client.js
Fedor Indutny
1
-0
/
+61
2013-11-27
test: use os.EOL when checking output
Alexis Campailla
3
-4
/
+7
2013-11-26
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
1
-0
/
+7
2013-11-26
tls: add serialNumber to getPeerCertificate()
Ben Noordhuis
1
-0
/
+1
2013-11-25
util: Format negative zero as '-0'
David Chan
1
-0
/
+4
2013-11-23
node: fix removing AsyncListener in callback
Vladimir Kurchatkin
2
-0
/
+87
2013-11-22
events: fix TypeError in removeAllListeners
Jeremy Martin
1
-0
/
+7
2013-11-20
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
2
-0
/
+21
2013-11-19
events: do not accept NaN in setMaxListeners
Fedor Indutny
1
-0
/
+12
2013-11-19
dgram: fix abort when getting `fd` of closed dgram
Fedor Indutny
1
-0
/
+9
2013-11-18
Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
4
-0
/
+119
2013-11-16
debugger: pass on v8 debug switches
Ben Noordhuis
1
-0
/
+27
2013-11-13
smalloc: check if object has external memory
Trevor Norris
1
-0
/
+19
2013-11-13
tls: handle `ssl.start()` errors
Fedor Indutny
1
-0
/
+25
2013-11-13
events: don't call once twice
Tim Wood
1
-0
/
+16
2013-11-11
repl: do not insert duplicates into completions
Maciej MaĆecki
1
-0
/
+3
2013-11-11
v8: upgrade to 3.22.24
Ben Noordhuis
1
-44
/
+0
2013-11-09
tls: prevent stalls by using read(0)
Fedor Indutny
1
-0
/
+75
[next]