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-06-30
net: wrap connect in nextTick
Evan Lucas
1
-1
/
+3
2015-06-30
_stream_wrap: prevent use after free in TLS
Fedor Indutny
7
-33
/
+239
2015-06-30
url: fix typo in comment
Rich Trott
1
-1
/
+1
2015-06-30
tools: fix gyp to work on MacOSX without XCode
Shigeki Ohtsu
1
-0
/
+2
2015-06-30
tools: update gyp to 25ed9ac
Ben Noordhuis
16
-1887
/
+399
2015-06-29
benchmark: make concurrent requests configurable
Rich Trott
1
-10
/
+23
2015-06-29
benchmark: fix typo in README
Rich Trott
1
-1
/
+1
2015-06-29
tools: re-enable comma-spacing linter rule
Roman Reiss
11
-18
/
+17
2015-06-29
tools: update eslint to 0.24.0
Roman Reiss
1046
-4656
/
+101443
2015-06-29
v8: cherry-pick JitCodeEvent patch from upstream
Ben Noordhuis
1
-1
/
+1
2015-06-27
crypto: fix VerifyCallback in case of verify error
Shigeki Ohtsu
2
-25
/
+66
2015-06-26
src: nix stdin _readableState.reading manipulation
Chris Dickinson
1
-2
/
+2
2015-06-26
net: fix debug for dnsopts
Evan Lucas
1
-1
/
+1
2015-06-25
buffer: prevent abort on bad proto
Trevor Norris
3
-6
/
+88
2015-06-25
test: purge stale disabled tests
Rich Trott
25
-1431
/
+0
2015-06-25
test: do not swallow OpenSSL support error
Rich Trott
1
-14
/
+1
2015-06-25
buffer: optimize Buffer#toString()
Ben Noordhuis
2
-2
/
+37
2015-06-25
test: fix test-repl-tab-complete.js
cjihrig
1
-23
/
+49
2015-06-25
repl: make 'Unexpected token' errors recoverable
Julien Gilli
2
-1
/
+34
2015-06-25
repl: fix tab completion for a non-global context
Sangmin Yoon
2
-3
/
+11
2015-06-25
doc: make the abbreviation 1MM clear
Ivan Yan
1
-1
/
+1
2015-06-25
build: add tar-headers target for headers-only tar
Rod Vagg
2
-3
/
+34
2015-06-25
deps: copy all openssl header files to include dir
Shigeki Ohtsu
76
-80
/
+38359
2015-06-25
build: update build targets for io.js
Rod Vagg
12
-89
/
+281
2015-06-24
test: check for error on Windows
Rich Trott
1
-5
/
+10
2015-06-25
build: fix cherry-pick ooops, fix comment wording
Rod Vagg
1
-2
/
+2
2015-06-25
build: add MSVS 2015 support
Rod Vagg
1
-0
/
+12
2015-06-25
build,win: set env before generating projects
Alexis Campailla
1
-18
/
+18
2015-06-24
doc: Added sample command to test iojs build
Jimmy Hsu
1
-0
/
+12
2015-06-25
doc: add TSC meeting minutes 2015-06-17
Rod Vagg
1
-0
/
+133
2015-06-24
doc: clarify prerequisites in benchmark/README.md
Jeremiah Senkpiel
1
-2
/
+6
2015-06-24
doc: add TSC meeting minutes 2015-05-27
Rod Vagg
1
-0
/
+142
2015-06-24
doc: archive io.js TC minutes
Rod Vagg
20
-0
/
+0
2015-06-24
doc: rename tc-meetings to tsc-meetings
Rod Vagg
21
-0
/
+0
2015-06-23
test: remove obsolete TODO comments
Rich Trott
3
-3
/
+0
2015-06-23
test: remove obsolete TODO comments
Rich Trott
2
-8
/
+0
2015-06-23
build: DTrace is enabled by default on darwin
Evan Lucas
1
-1
/
+1
2015-06-23
doc: add TC meeting 2015-05-13 minutes
Rod Vagg
1
-0
/
+137
2015-06-23
doc: add @shigeki and @mscdex to TC
Rod Vagg
1
-2
/
+2
2015-06-23
Working on v2.3.2
Rod Vagg
1
-2
/
+2
2015-06-23
2015-06-23 io.js v2.3.1 Release
v2.3.1
Rod Vagg
2
-1
/
+69
2015-06-22
test: assert tmp and fixture dirs different
Rich Trott
1
-2
/
+1
2015-06-22
module: fix stat with long paths on Windows
Michaël Zasso
2
-11
/
+17
2015-06-20
test: confirm symlink
Rich Trott
1
-4
/
+19
2015-06-19
test: check result as early as possible
Rich Trott
1
-4
/
+2
2015-06-19
doc: add security section to README.md
Rod Vagg
1
-0
/
+9
2015-06-19
win,node-gyp: enable delay-load hook by default
Bert Belder
1
-1
/
+1
2015-06-19
deps: make node-gyp work with io.js
cjihrig
3
-25
/
+25
2015-06-19
deps: upgrade to npm 2.11.3
Forrest L Norvell
162
-489
/
+962
2015-06-19
build: remove lint from test-ci on windows
Johan Bergström
1
-1
/
+1
[prev]
[next]