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
/
fixtures
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-06
module: add filename to require() json errors
TJ Holowaychuk
1
-0
/
+5
2012-06-21
test: add deprecation fixture
isaacs
1
-0
/
+1
2012-06-11
child_process: fix test implementation for options.detached
Charlie McConnell
1
-0
/
+13
2012-06-08
child_process: expose UV_PROCESS_DETACHED as options.detached
Charlie McConnell
1
-0
/
+1
2012-05-15
Merge remote-tracking branch 'ry/v0.6' into v0.6-merge
isaacs
1
-0
/
+0
2012-05-14
crypto: add PKCS12/PFX support
ssuda
1
-0
/
+0
2012-05-02
debugger: support mirroring Date objects
Fedor Indutny
1
-0
/
+4
2012-05-01
test: rebuild keys without asking for password
Michael Thomas
1
-2
/
+4
2012-04-18
test: use the new net.listen(backlog=x) API
Ben Noordhuis
1
-4
/
+1
2012-03-22
test: generate 1024-bit keys, pacify openssl 1.0.1
Lal Jérémy
1
-4
/
+4
2012-03-10
tls: parsing multiple values of a key in ssl certificate
ssuda
1
-0
/
+22
2012-03-06
process: show detailed error message in process.dlopen()
Shigeki Ohtsu
1
-0
/
+1
2012-03-02
Change test fixture from symlink to regular file
isaacs
1
-1
/
+46
2012-02-22
Change test fixture from symlink to regular file
isaacs
1
-1
/
+46
2012-02-18
Lint all the JavaScripts.
isaacs
1
-2
/
+2
2012-02-07
test: add --debug-brk regression test
Ben Noordhuis
1
-0
/
+0
2012-01-26
Fix #2507 Raise errors less agressively when destroying stdio streams
isaacs
1
-0
/
+38
2011-12-06
test: new test, verify that we don't close and reuse fd 0
Ben Noordhuis
1
-0
/
+1
2011-11-27
test: update an expired certificate
koichik
1
-6
/
+6
2011-11-25
Fix test-stdin-from-file
Bert Belder
1
-4
/
+0
2011-11-22
test: add DSA sign/verify crypto tests
Ben Noordhuis
3
-0
/
+54
2011-11-17
crypto: add support for RSA public key signing/verification
Ben Noordhuis
2
-0
/
+20
2011-11-11
debugger: correctly handle source with multi-byte characters
Shigeki Ohtsu
1
-0
/
+19
2011-11-04
debugger: do not request `continue` on connection
Fedor Indutny
1
-2
/
+0
2011-10-31
tls, https: add passphrase option
koichik
3
-0
/
+40
2011-10-25
fix test-http-curl-chunk-problem.js and test-pipe-file-to-http.js on windows
Igor Zinkovsky
1
-0
/
+29
2011-10-21
test: #1899 - output in child process raises an exception
Maciej Małecki
1
-0
/
+23
2011-10-15
test: replace .addListener() calls with .on()
Ben Noordhuis
8
-15
/
+15
2011-10-13
Fix #1882 zlib Update 'availOutBefore' value, and test
isaacs
1
-0
/
+0
2011-10-10
Remove test-child-process-channel.js
Ryan Dahl
1
-9
/
+0
2011-10-07
Change API for sending handles
Ryan Dahl
1
-11
/
+10
2011-10-07
Do load balancing test in test-child-process-fork2.
Ryan Dahl
1
-1
/
+19
2011-10-07
Add test-child-process-fork2 and fixes to make it work
Ryan Dahl
1
-0
/
+9
2011-10-05
Fixed a lot of jslint errors.
Colton Baker
13
-14
/
+16
2011-09-26
debugger: fix backtrace with no frames
Fedor Indutny
1
-0
/
+5
2011-09-23
test-debugger-repl improvements
Fedor Indutny
1
-0
/
+16
2011-09-03
added test case for foaf+ssl client certificate
Niclas Hoyer
2
-0
/
+57
2011-08-31
tls: x509 certificate subject parsing fail
koichik
1
-0
/
+24
2011-08-10
Revert "Make test-sync-fileread pass even when git cr/lf conversion is enabled"
Bert Belder
1
-1
/
+0
2011-08-10
Make test-sync-fileread pass even when git cr/lf conversion is enabled
Bert Belder
1
-0
/
+1
2011-08-04
module: strip byte order marker when loading *.js and *.json files
Ben Noordhuis
2
-0
/
+2
2011-07-29
Revert "AMD compatibility for node"
isaacs
5
-24
/
+0
2011-07-15
Close #1348 Remove require.paths
isaacs
4
-98
/
+0
2011-07-14
Close #1281 Make require a public member of module
isaacs
4
-0
/
+9
2011-06-29
Merge branch 'v0.4'
Ryan Dahl
1
-6
/
+0
2011-06-15
Merge branch 'v0.4'
Ryan Dahl
2
-0
/
+21
2011-06-14
Closes #1177 remove one node_modules optimization
Mathias Buus
1
-6
/
+0
2011-06-14
Support for signature verification with RSA/DSA public keys
Mark Cavage
2
-0
/
+21
2011-06-13
AMD compatibility for node, with docs and tests
isaacs
5
-0
/
+24
2011-05-11
child_process.spawnNode
Ryan Dahl
2
-0
/
+19
[next]