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
2015-05-31
2015-05-31 io.js v2.2.0 Release
v2.2.0
Rod Vagg
2
-3
/
+50
2015-05-30
test: check error type from net.Server.listen()
Rich Trott
1
-15
/
+15
2015-05-30
src: fix module search path for preload modules
Ali Ijaz Sheikh
3
-4
/
+24
2015-05-30
win,node-gyp: enable delay-load hook by default
Bert Belder
2
-0
/
+58
2015-05-30
deps: make node-gyp work with io.js
cjihrig
3
-25
/
+25
2015-05-30
deps: upgrade npm to 2.11.0
Forrest L Norvell
272
-1354
/
+2526
2015-05-30
src: remove old code
Brendan Ashworth
1
-19
/
+0
2015-05-30
tools: pass constant to logger instead of string
Johan Bergström
1
-1
/
+1
2015-05-29
http: flush stored header
Vladimir Kurchatkin
3
-3
/
+31
2015-05-28
test: add heap profiler add-on regression test
Ben Noordhuis
3
-0
/
+47
2015-05-28
Revert "core: set PROVIDER type as Persistent class id"
Ben Noordhuis
3
-11
/
+3
2015-05-28
child_process: expose ChildProcess constructor
Evan Lucas
6
-848
/
+934
2015-05-28
tools: add objectLiteralShorthandProperties to .eslintrc
Evan Lucas
1
-0
/
+1
2015-05-27
doc: `fs.*File()` also accept encoding strings
Rich Trott
1
-3
/
+15
2015-05-27
lib: speed up require(), phase 2
Ben Noordhuis
2
-4
/
+52
2015-05-27
lib: speed up require(), phase 1
Ben Noordhuis
2
-20
/
+35
2015-05-26
doc: add documentation for AtExit hook
Steve Sharp
1
-0
/
+68
2015-05-26
test: don't lint autogenerated test/addons/doc-*/
Ben Noordhuis
1
-0
/
+1
2015-05-26
test: remove stray copyright notices
Ben Noordhuis
4
-4
/
+0
2015-05-26
test: fix deprecation warning in addons test
Ben Noordhuis
1
-1
/
+1
2015-05-26
src: fix deferred events not working with -e
Ben Noordhuis
4
-34
/
+41
2015-05-26
doc: clarify stability of fs.watch and relatives
Rich Trott
1
-6
/
+8
2015-05-25
lib: simplify nextTick() usage
Brian White
7
-57
/
+42
2015-05-25
doc: state url decoding behavior
Josh Gummersall
1
-3
/
+5
2015-05-25
http: simplify code and remove unused properties
Brian White
3
-10
/
+11
2015-05-24
doc: remove bad semver-major entry from CHANGELOG
Rod Vagg
1
-1
/
+0
2015-05-24
doc: fix changelog s/2.0.3/2.1.0
Rod Vagg
1
-1
/
+1
2015-05-24
Working on v2.1.1
Rod Vagg
1
-2
/
+2
2015-05-24
2015-05-24 io.js v2.1.0 Release
v2.1.0
Rod Vagg
2
-3
/
+51
2015-05-23
win,node-gyp: enable delay-load hook by default
Bert Belder
2
-0
/
+58
2015-05-23
deps: make node-gyp work with io.js
cjihrig
3
-25
/
+25
2015-05-23
deps: upgrade to npm 2.10.1
Rebecca Turner
309
-3428
/
+7249
2015-05-24
doc: update AUTHORS list
Rod Vagg
2
-0
/
+16
2015-05-23
net: return this from setNoDelay and setKeepAlive
Roman Reiss
4
-4
/
+14
2015-05-23
net,dgram: return this from ref and unref methods
Roman Reiss
5
-2
/
+38
2015-05-22
buffer: optimize Buffer.byteLength
Brendan Ashworth
5
-41
/
+155
2015-05-22
tls: emit errors happening before handshake finish
Malte-Thorben Bruns
2
-1
/
+48
2015-05-22
doc: fix typo in CONTRIBUTING.md
Rich Trott
1
-2
/
+2
2015-05-22
doc: path is ignored in url.format
Maurice Butler
1
-0
/
+1
2015-05-22
tls: use `.destroy(err)` instead of destroy+emit
Fedor Indutny
2
-14
/
+64
2015-05-21
build: refactor pkg-config for shared libraries
Johan Bergström
1
-66
/
+56
2015-05-20
util: speed up common case of formatting string
Сковорода Никита Андреевич
1
-0
/
+2
2015-05-21
tls: make server not use DHE in less than 1024bits
Shigeki Ohtsu
3
-6
/
+16
2015-05-20
doc: fix spelling in CHANGELOG
Felipe Batista
1
-1
/
+1
2015-05-20
doc: add notes to child_process.fork() and .exec()
Rich Trott
1
-0
/
+5
2015-05-20
test: fix jslint error
Michaël Zasso
1
-2
/
+3
2015-05-19
test: fix test-sync-io-option
Santiago Gimeno
1
-10
/
+12
2015-05-19
test: enable linting for tests
Roman Reiss
985
-1125
/
+2278
2015-05-19
net: persist net.Socket options before connect
Evan Lucas
4
-6
/
+130
2015-05-19
core: set PROVIDER type as Persistent class id
Trevor Norris
3
-3
/
+11
[next]