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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
packaging: add nodejs-devel package
tizen_3.0_ivi_release
tizen_3.0.m2.a1_tv_release
tizen_3.0.m2.a1_mobile_release
tizen_3.0.m1_tv_release
tizen_3.0.m1_mobile_release
tizen_3.0.m14.3_ivi_release
tizen_3.0.2014.q3_common_release
submit/tizen_mobile/20141120.000000
submit/tizen/20140924.112119
accepted/tizen/ivi/20140926.190058
accepted/tizen/common/20140924.142808
tizen_3.0_ivi
tizen_3.0.m1_tv
tizen_3.0.m1_mobile
tizen_3.0.m14.3_ivi
tizen_3.0.2015.q2_common
tizen_3.0.2015.q1_common
tizen_3.0.2014.q4_common
tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.2014.q3_common
Chanho Park
1
-0
/
+14
2014-09-24
packaging: use shared openssl and zlib
Chanho Park
1
-1
/
+1
2014-09-24
support arm64 build
Chanho Park
3
-2
/
+17
2014-09-24
packaging: update to 0.12
Chanho Park
1
-1
/
+1
2014-09-24
Add Tizen packaging
Rusty Lynch
2
-0
/
+50
2014-09-23
buffer: fix map and set parent to undefined
upstream/0.12.0
Trevor Norris
1
-2
/
+4
2014-09-24
uv: apply floating patch 2f54947b
Fedor Indutny
2
-2
/
+13
2014-09-23
deps: update uv to v1.0.0-rc1
Fedor Indutny
110
-1680
/
+6370
2014-09-23
crypto: export externals to internal structs
Fedor Indutny
3
-0
/
+51
2014-09-23
http: write() after end() emits an error.
Julien Gilli
2
-0
/
+61
2014-09-19
buffer: improve Buffer constructor
Kang-Hao Kenny
1
-5
/
+1
2014-09-19
doc: corrected typo in vm docs
Andrew Teich
1
-1
/
+1
2014-09-18
node: support v8 microtask queue
Vladimir Kurchatkin
4
-1
/
+178
2014-09-18
test: add test for cluster.worker.destroy()
Julien Gilli
1
-0
/
+79
2014-09-18
crypto: never store pointer to conn in SSL_CTX
Fedor Indutny
3
-24
/
+18
2014-09-17
crypto: clarify RandomBytes() error msg
Mickael van der Beek
1
-1
/
+1
2014-09-17
win: manifest node.exe for Windows 8.1
Alexis Campailla
2
-0
/
+19
2014-09-17
doc: console example improvement
Guilherme de Souza
1
-0
/
+3
2014-09-17
doc: http.request() improved code example
Guilherme de Souza
1
-3
/
+10
2014-09-16
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Timothy J Fontaine
585
-8452
/
+26642
2014-09-16
Now working on 0.10.33
Timothy J Fontaine
1
-2
/
+2
2014-09-16
Merge branch 'v0.10.32-release' into v0.10
Timothy J Fontaine
3
-2
/
+21
2014-09-16
2014.09.16, Version 0.10.32 (Stable)
v0.10.32
Timothy J Fontaine
3
-2
/
+21
2014-09-16
npm: Update to 1.4.28
Timothy J Fontaine
502
-8030
/
+19055
2014-09-16
http: do not send `0\r\n\r\n` in TE HEAD responses
Fedor Indutny
2
-24
/
+40
2014-09-16
crypto: use domains for any callback-taking method
Chris Dickinson
3
-0
/
+61
2014-09-16
lib, src: add vm.runInDebugContext()
Ben Noordhuis
4
-0
/
+82
2014-09-16
dns: include host name in error message if available
Maciej Małecki
2
-1
/
+6
2014-09-16
doc: document `process.env` better
Maciej Małecki
1
-0
/
+23
2014-09-15
tls: fix encoding in certificate-related functions
Adam Lippai
8
-12
/
+170
2014-09-15
doc: fix modules require.resolve documentation
Mathias Schreck
1
-7
/
+7
2014-09-09
deps: backport 60c316 from v8 trunk
Fedor Indutny
1
-1
/
+12
2014-09-09
gyp: fix post-mortem in v0.11
Fedor Indutny
1
-2
/
+41
2014-09-09
deps: cherry-pick r21466 from v8 trunk
Ben Noordhuis
2
-1
/
+25
2014-09-09
deps: cherry-pick r21297 from v8 trunk
Ben Noordhuis
2
-10
/
+20
2014-09-09
deps: fix up v8 postmortem codegen
Ben Noordhuis
1
-1
/
+1
2014-09-09
v8: Upgrade 3.26.33 with 14 patches
Trevor Norris
44
-356
/
+430
2014-09-09
tls: `checkServerIdentity` option
Trevor Livingston
3
-2
/
+95
2014-09-05
src: remove Environment::GetCurrentChecked()
Ben Noordhuis
3
-22
/
+6
2014-09-05
lib: unexport http.parsers
Ben Noordhuis
1
-1
/
+0
2014-09-05
lib: http: poison parser references after freeing
Ben Noordhuis
3
-10
/
+15
2014-09-05
src: update and expand comments in base-object.h
Ben Noordhuis
1
-2
/
+7
2014-09-05
lib, src: don't make http parser handles weak
Ben Noordhuis
3
-2
/
+15
2014-09-05
src: add ClearWrap() to util.h
Ben Noordhuis
2
-0
/
+6
2014-09-05
src: fix handle leak in Parser::Execute()
Ben Noordhuis
1
-1
/
+1
2014-09-05
lib: improved forEach object performance
Majid Arif Siddiqui
6
-30
/
+52
2014-09-04
test: listen on exclusive port in cluster workers
cjihrig
1
-0
/
+56
2014-09-03
net,dgram: workers can listen on exclusive ports
cjihrig
6
-20
/
+232
2014-09-03
src: be more intelligent about use of "arguments"
Trevor Norris
3
-2
/
+6
2014-09-03
tls: support multiple keys/certs
Fedor Indutny
3
-8
/
+100
[next]