Skip to content

update to v0.12 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 302 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
302 commits
Select commit Hold shift + click to select a range
a6bdd8f
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Feb 16, 2015
2b095bb
deps: add test for V8 version in profiler's log
Feb 16, 2015
a103712
deps: do not add extra newline in log file
Feb 16, 2015
7b55402
src: update AUTHORS after merge
Feb 17, 2015
3917596
Merge remote-tracking branch 'upstream/v0.12'
Feb 17, 2015
b3fcc24
src: update AUTHORS after merge of v0.12 in master
Feb 17, 2015
4c31cda
fs: properly handle fd passed to truncate()
bjouhier Feb 7, 2015
b3aa876
fs: properly handle fd passed to truncate()
bjouhier Feb 7, 2015
e42c4a3
dgram: implicit binds should be exclusive
sam-github Jan 10, 2015
c8239c0
console: allow Object.prototype fields as labels
Feb 13, 2015
bada87b
net: unref timer in parent sockets
indutny Feb 19, 2015
9deade4
smalloc: extend user API
trevnorris Feb 20, 2015
2fc5eeb
deps: backport a02d97e from v8 upstream
bsnote Feb 14, 2015
08a1192
doc: remove broken link to tracing api
robertkowalski Feb 9, 2015
f1bf883
doc: fix default value of opts.decodeURIComponent
h7lin Feb 13, 2015
5d821fe
doc: add explanations for querystring
robertkowalski Feb 21, 2015
3e40e12
test: make destroyed-socket-write2.js more robust
mhdawson Feb 23, 2015
b233131
src: fix builtin modules failing with --use-strict
Feb 18, 2015
e82e86b
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Feb 28, 2015
4b69dcb
Merge remote-tracking branch 'upstream/v0.12'
Feb 28, 2015
d9a309f
tests: fix race in test-http-curl-chunk-problem
Feb 27, 2015
63fbd10
deps: upgrade npm to 2.6.1
othiym23 Feb 27, 2015
ef43443
src: enable strict mode in all builtin modules
Feb 28, 2015
d01a900
buffer: reword Buffer.concat error message
chrisdickinson Nov 14, 2014
b0425f0
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Mar 5, 2015
a995a6a
Merge remote-tracking branch 'upstream/v0.12'
Mar 5, 2015
1a2a4da
net: allow port 0 in connect()
cjihrig Feb 23, 2015
8bcd0a4
http: fix performance regression for GET requests
CGavrila Jan 13, 2015
dcff5d5
deps: update libuv to 0.10.36
saghul Feb 24, 2015
a5be84f
url: revert reslove urls with . and ..
Feb 20, 2015
cc6ee3f
deps: upgrade npm to 2.7.0
othiym23 Mar 6, 2015
51fe319
docs: add return value for sync fs functions
tyleranton Mar 8, 2015
f2a45ca
domains: fix stack clearing after error handled
dohse Mar 9, 2015
a33f23c
buffer: align chunks on 8-byte boundary
indutny Mar 11, 2015
219c80d
build: allow custom PackageMaker path
Mar 11, 2015
7d6b5b1
2015.03.11, Version 0.10.37 (Maintenance)
Mar 11, 2015
50c23fb
Merge branch 'v0.10.37-release' into v0.10
Mar 12, 2015
4332c77
Now working on 0.10.38
Mar 12, 2015
e8b2109
test: update flaky test definitions
orangemocha Mar 10, 2015
588c009
make: remove node_dtrace from cpplint excludes
Nov 17, 2014
8c38b07
net: use cached peername to resolve remote fields
Mar 10, 2015
2b64132
doc: fix '\\' typos on Windows
stcruy Mar 15, 2015
eb2764a
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Mar 16, 2015
ae58fc4
Merge remote-tracking branch 'upstream/v0.12'
Mar 16, 2015
9b534e2
url: resolve urls with . and ..
amir-s Jan 11, 2015
7a37910
deps: update libuv to 1.4.2
trevnorris Feb 9, 2015
c0766eb
build: fix use of strict aliasing
trevnorris Feb 10, 2015
2411bea
lib: fix stdio/ipc sync i/o regression
bnoordhuis Feb 10, 2015
3cce8ab
uv: float win pipe patch
orangemocha Mar 3, 2015
9613ac7
uv: fix setsockopt for multicast options
Mar 17, 2015
2fdeb7e
uv: fix size calculation in select() fallback
oleavr Mar 17, 2015
a930870
deps: indicate uv has been patched
trevnorris Mar 18, 2015
c6e8a2c
deps: upgrade to openssl-1.0.1m
jasnell Mar 21, 2015
10717f6
deps: replace all headers in openssl
Mar 19, 2015
2b21c45
deps: separate sha256/sha512-x86_64.pl for openssl
Mar 18, 2015
63377ec
deps: fix openssl assembly error on ia32 win32
indutny Jan 8, 2014
15cdeb7
deps: remove vpaesni-x86_64.asm in x64-win32-masm
Mar 18, 2015
1fc3fdf
deps: remove unused backup file in openssl asm
Mar 19, 2015
4b69c72
openssl: fix keypress requirement in apps on win32
Feb 17, 2015
0b5731a
2015.03.23, Version 0.10.38 (Maintenance)
Mar 23, 2015
7e9d2f8
watchdog: fix timeout for early polling return
saghul Jan 27, 2015
0b4e67f
Merge branch 'v0.10.38-release' into v0.10
Mar 23, 2015
7edfd5f
Now working on 0.10.39
Mar 23, 2015
3b511a8
deps: upgrade to openssl-1.0.1m
jasnell Mar 21, 2015
1aa5103
deps: replace all headers in openssl
Mar 19, 2015
8874445
deps: separate sha256/sha512-x86_64.pl for openssl
Mar 18, 2015
9fb6cf1
deps: fix openssl assembly error on ia32 win32
indutny Jan 8, 2014
8d10b8d
deps: remove vpaesni-x86_64.asm in x64-win32-masm
Mar 18, 2015
b5a37e5
deps: remove unused backup file in openssl asm
Mar 19, 2015
a43219b
openssl: fix keypress requirement in apps on win32
Feb 17, 2015
0034086
2015.03.23, Version 0.12.1 (Stable)
Mar 24, 2015
59d3f68
Merge branch 'v0.12.1-release' into v0.12
Mar 24, 2015
e80bcf5
Now working on 0.12.2
Mar 24, 2015
a0ce9cc
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Mar 24, 2015
9010dd2
Merge remote-tracking branch 'upstream/v0.12'
Mar 24, 2015
c66f8c2
path: refactor for performance and consistency
nwoltman Feb 26, 2015
5dd5ce7
test: Env variable to specify directory for pipes
mhdawson Mar 5, 2015
13e1131
test: address timing issues in simple http tests
gireeshpunathil Mar 18, 2015
2704c62
deps: upgrade npm to 2.7.4
othiym23 Mar 27, 2015
d6484f3
http: fix assert on data/end after socket error
indutny Mar 9, 2015
61fe1fe
src: backport fix for SIGINT crash on FreeBSD
indutny Mar 20, 2015
f3f4e28
test: make cluster tests more time tolerant
gireeshpunathil Mar 18, 2015
523d445
2015.03.31, Version 0.12.2 (Stable)
Mar 31, 2015
cac2a74
Merge branch 'v0.12.2-release' into v0.12
Mar 31, 2015
c657dac
Now working on 0.12.3
Mar 31, 2015
94beb29
Merge remote-tracking branch 'upstream/v0.12'
Apr 1, 2015
66b243d
test: relax the timing window in test-child-process-fork-net2.js
gireeshpunathil Mar 26, 2015
67d9a56
tls: disable RC4, add --cipher-list command line switch
jasnell Apr 2, 2015
02a549e
tls: make the --enable-legacy-cipher-list help less verbose
jasnell Apr 6, 2015
f9291a9
disable RC4, add --cipher-list command line switch
jasnell Apr 2, 2015
b5737bb
tls: make --enable-legacy-cipher-list=val less verbose
jasnell Apr 6, 2015
72357e5
tls: more secure defaults
jasnell Mar 30, 2015
1bf1546
tls: command-line switch and envar cipher-list override
jasnell Apr 2, 2015
3f58ce6
tls: make --enable-legacy-cipher-list less verbose
jasnell Apr 6, 2015
3705736
tls: pass in isolate with define string constant + style nits
jasnell Apr 6, 2015
4d9c81b
test: fixing a few nits in the test
jasnell Apr 8, 2015
de90403
doc: add link to workflow in api docs menu
paulomcnally Apr 8, 2015
4e154d6
test: immunize data flow from packet size and order
gireeshpunathil Apr 2, 2015
d5b3224
src: backport ignore ENOTCONN on shutdown race
bnoordhuis Mar 19, 2015
c63a39b
debugger: improve help information
JacksonTian Mar 26, 2015
f0ef597
debugger: don't spawn child process in remote mode
JacksonTian Mar 26, 2015
f99eaef
src: fix backport for SIGINT crash fix on FreeBSD
Apr 14, 2015
9800e0b
docs: clarify usage of stream.Writable.write
AlexKVal Apr 15, 2015
9d19dfb
install: fix source path for openssl headers
obastemur Mar 25, 2015
4028669
install: make sure opensslconf.h is overwritten
obastemur Apr 6, 2015
a58b174
build,win: set env before generating projects
orangemocha Apr 23, 2015
0e392f3
net: do not set V4MAPPED on FreeBSD
Mar 2, 2015
32166a9
deps: update V8 to 3.28.71.19
trevnorris Feb 11, 2015
beff91c
deps: apply floating irhydra patch to v8
trevnorris Feb 11, 2015
ace398e
deps: fix postmortem-metadata generator in v8
refack Sep 29, 2014
9a960c2
mdb_v8: fix dictionary properties access
Oct 23, 2014
5b2bf92
deps: backport use strict fix for V8 debugger
yury-s Nov 19, 2014
712cb43
build: fix build for SmartOS
Oct 9, 2014
2a5f4bd
v8: fix issue with let bindings in for loops
ajklein Nov 14, 2014
cb55a05
test: add test for let bindings in for loops
Apr 28, 2015
03b4f44
test: make test-npm uses custom node, not global
Jan 28, 2015
8fc40af
deps: upgrade npm to 2.8.4
othiym23 Apr 24, 2015
fcbf226
test: Extend timeout due to failure on AIX
mhdawson May 6, 2015
ad9947e
win,msi: Added empty InstallExecuteSequence group
joaocgreis Apr 30, 2015
e7c84f8
win,msi: broadcast WM_SETTINGCHANGE after install
mathiask88 Jan 27, 2015
84f1ab6
deps: update libuv to 1.5.0
saghul May 6, 2015
e1cc263
build: fix use of strict aliasing
trevnorris Feb 10, 2015
80cdae8
deps: don't busy loop in v8 cpu profiler thread
tunniclm May 8, 2015
0dbaee4
test,win: disable test-tls-server-verify for CI
orangemocha May 12, 2015
101e103
repl: make 'Unexpected token' errors recoverable
Dec 15, 2014
03cfbd6
deps: upgrade npm to 2.9.1
othiym23 May 12, 2015
72188d8
tls,crypto: revert recent cipher lists changes
May 13, 2015
03431c7
2015.05.13, Version 0.12.3 (Stable)
May 14, 2015
1ae392e
Merge branch 'v0.12.3-release' into v0.12
May 14, 2015
d2395f7
Now working on 0.12.4
May 14, 2015
0df5e1c
Merge remote-tracking branch 'upstream/v0.12'
May 14, 2015
97d4706
test: delete simple/test-process-active-wraps
mhdawson May 14, 2015
ebbb356
test: relax timing constraints for child process
gireeshpunathil May 13, 2015
d13d7f7
src: fix ifdef comment
mrkmg May 9, 2015
a294aee
doc: Using ciphers with tls.connect()
iamthechad May 12, 2015
6157697
deps: revert v8 Array.prototype.values() removal
cjihrig May 15, 2015
e23450f
test: Array.prototype.values() regression test
cjihrig May 15, 2015
3122052
win: bring back xp/2k3 support
piscisaureus Jan 19, 2015
202c18b
deps: upgrade to npm 2.10.1
iarna May 22, 2015
0a604e9
2015.05.22, Version 0.12.4 (Stable)
May 23, 2015
1150bec
Merge branch 'v0.12.4-release' into v0.12
May 23, 2015
85d670e
Now working on 0.12.5
May 23, 2015
6f9b178
doc: improve http.request example
jasnell May 19, 2015
016ff77
_http_server.js: fix typo in comment
devonharvey Jun 3, 2015
1191e65
test: running tls-server-verify clients in parallel
joaocgreis May 22, 2015
6d34505
test: run tls-server-verify servers in parallel
joaocgreis May 22, 2015
29bbb32
test: improve console output of tls-server-verify
joaocgreis May 22, 2015
83b7c07
test,win: re-enable tls-server-verify in CI
orangemocha May 22, 2015
cb63d93
test: kill child in tls-server-verify for speed up
May 27, 2015
fa4aa34
deps: add -no_rand_screen to openssl s_client
May 27, 2015
1034982
test: add -no_rand_screen for tls-server-verify
May 27, 2015
4d3514f
tls.createSecurePair(): fix documentation typo
socketpair May 16, 2015
f9d783a
Merge remote-tracking branch 'upstream/v0.12'
Jun 4, 2015
6671efa
Fix improper sample code in http.markdown
hidekiy Jun 2, 2015
8c262dd
fixed a typo: fs.ReadStream(filename) -> fs.createReadStream(filename)
duzun May 28, 2015
8140d10
docs: Fix grammar in Transform API text
chrisneave May 23, 2015
b81a643
V8: avoid deadlock when profiling is active
dmelikyan May 14, 2015
69967c6
deps: upgrade to npm 2.11.1
zkat Jun 5, 2015
50f9615
deps: update libuv to version 1.6.1
saghul Jun 4, 2015
097607c
build: fix use of strict aliasing
trevnorris Feb 10, 2015
d38e865
timers: fix timeout when added in timer's callback
Apr 21, 2015
456c22f
deps: upgrade to openssl-1.0.1o
Jun 12, 2015
ee95454
deps: replace all headers in openssl
Jun 12, 2015
3937563
deps: separate sha256/sha512-x86_64.pl for openssl
Mar 18, 2015
81e30a1
deps: fix openssl assembly error on ia32 win32
indutny Jan 8, 2014
9463cfa
openssl: fix keypress requirement in apps on win32
Feb 17, 2015
139dbe8
test: remove 512 bits test in test-tls-dhe.js
Jun 17, 2015
20d8db1
deps: upgrade to npm 2.11.2
iarna Jun 12, 2015
dcb7ef2
tls: revert disable RC4 and cipher lists changes
Jun 11, 2015
615a35c
2015.06.18, Version 0.10.39 (Maintenance)
Jun 19, 2015
3a1d4b7
Merge branch 'v0.10.39-release' into v0.10
Jun 22, 2015
6f8400a
Now working on 0.10.40
Jun 22, 2015
f50c37d
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Jun 22, 2015
61c6abf
2015.06.22, Version 0.12.5 (Stable)
Jun 22, 2015
e359e01
Merge branch 'v0.12.5-release' into v0.12
Jun 22, 2015
c3e02ae
Now working on 0.12.6
Jun 22, 2015
c146855
Merge remote-tracking branch 'upstream/v0.12'
Jun 22, 2015
b4a0ca2
doc: improve http.abort description
jasnell Jun 24, 2015
1b027ee
doc: mention that mode is ignored if file exists
jasnell Jun 24, 2015
ba6c086
doc: add CleartextStream deprecation notice
jasnell Jun 24, 2015
e7f4237
docs: Fix default options for fs.createWriteStream()
chrisneave May 23, 2015
70efdf3
Documentation update about Buffer initialization
sarathms Jan 27, 2015
500ff56
doc: fix line wrapping in buffer.markdown
jasnell Jun 25, 2015
b436e59
doc: add a note about readable in flowing mode
jasnell Jun 26, 2015
8917e43
deps: upgrade to npm 2.11.3
othiym23 Jun 19, 2015
81d1f83
doc: Document http.request protocol option
scop Jun 12, 2015
386fd24
doc, comments: Grammar and spelling fixes
scop Jun 12, 2015
d2743cb
updated documentation for fs.createReadStream
skypjack Jun 25, 2015
ff17f43
Update child_process.markdown, spelling
jalexanderfox Jun 24, 2015
8e1e18f
doc: Clarified read method with specified size argument.
plafer Jun 28, 2015
5fc4fb1
src: fix signed/unsigned comparison warning
bnoordhuis Jun 29, 2015
5a60e0d
v8: back-port JitCodeEvent patch from upstream
bnoordhuis Jun 29, 2015
88a27a9
v8: cherry-pick JitCodeEvent patch from upstream
bnoordhuis Jun 29, 2015
48b0ca2
V8: do not use wide reads in CopyCharsUnsigned
hashseed Sep 11, 2014
13ea50e
V8: remove V8_HOST_CAN_READ_UNALIGNED and its uses
hashseed Sep 15, 2014
18d413d
win,msi: create npm folder in AppData directory
Jan 12, 2015
4ffbce4
win,msi: create npm folder in AppData directory
Jan 12, 2015
8294f32
test: mark microtask-queue-run(-domain) as flaky
joaocgreis Jul 1, 2015
dbda13a
test: Fix test-npm Makefile target for npm 2.8.4
mhdawson May 13, 2015
78b0e30
deps: fix out-of-band write in utf8 decoder
indutny Jul 3, 2015
0be9a77
2015.07.03, Version 0.12.6 (Stable)
Jul 4, 2015
9d3288c
Merge branch 'v0.12.6-release' into v0.12
Jul 4, 2015
6b489e6
Now working on 0.12.7
Jul 4, 2015
6aea173
Merge remote-tracking branch 'upstream/v0.12'
Jul 4, 2015
0cf9f27
deps: upgrade openssl sources to 1.0.1p
Jul 9, 2015
8277822
deps: copy all openssl header files to include dir
Jul 9, 2015
984e7f9
deps: separate sha256/sha512-x86_64.pl for openssl
Mar 18, 2015
7ad5938
deps: fix openssl assembly error on ia32 win32
indutny Jan 8, 2014
c5d7b31
openssl: fix keypress requirement in apps on win32
Feb 17, 2015
0439a28
2015.07.09, Version 0.10.40 (Maintenance)
Jul 9, 2015
26bb1ad
Merge branch 'v0.10.40-release' into v0.10
Jul 9, 2015
e5aaa34
Now working on 0.10.41
Jul 9, 2015
9c5e9fc
Merge remote-tracking branch 'upstream/v0.10' into v0.12
Jul 9, 2015
d3492aa
2015.07.09, Version 0.12.7 (Stable)
Jul 9, 2015
bd68784
Merge branch 'v0.12.7-release' into v0.12
Jul 9, 2015
b8ac658
Now working on 0.12.8
Jul 9, 2015
9660833
Merge remote-tracking branch 'upstream/v0.12'
Jul 10, 2015
f91fa52
docs:events clarify emitter.listener() behavior
bsteephenson Mar 3, 2015
f7af915
doc: two minor stream doc improvements
jasnell Jul 1, 2015
9faae7a
doc: clarify Readable._read and Readable.push
fresheneesz Jun 25, 2015
423c433
Update util.markdown
danielrentz Jun 25, 2015
daed421
doc: stream.unshift does not reset reading state
jasnell Jul 6, 2015
340e9f0
doc: readable event clarification
jasnell Jul 6, 2015
6036e4f
doc: additional refinement to readable event
jasnell Jul 9, 2015
b48639b
test: support writing test output to file
orangemocha Jun 9, 2015
d998a65
tools: pass constant to logger instead of string
jbergstroem May 30, 2015
b25d26f
build: support Jenkins via test-ci
orangemocha Jul 8, 2015
2d2494c
build: support flaky tests in test-ci
orangemocha Jul 8, 2015
a9b642c
test: runner should return 0 on flaky tests
orangemocha Jul 7, 2015
1083fa7
build: run-ci makefile rule
orangemocha Jul 8, 2015
78d256e
test: unmark tests that are no longer flaky
joaocgreis Jul 13, 2015
8b81f98
configure: add --without-mdb flag
cgalibern Mar 6, 2015
39e0563
test: mark http-pipeline-flood flaky on win32
Jul 17, 2015
7569711
tls: do not hang without `newSession` handler
indutny Nov 4, 2014
2299773
test: add regression test for #25735
indutny Jul 18, 2015
b8d47a7
fix
indutny Jul 19, 2015
8e80528
win,msi: change InstallScope to perMachine
joaocgreis Jul 2, 2015
14db629
win,msi: correct installation path registry keys
joaocgreis Jul 2, 2015
ceb6a8c
test: fix test-debug-port-from-cmdline
joaocgreis Jul 15, 2015
cf435d5
test: mark test-signal-unregister as flaky
orangemocha Jul 22, 2015
4d2a1a9
Merge remote-tracking branch 'upstream/v0.12'
joaocgreis Jul 27, 2015
5acbee6
udp: Fix potential memory leak in UdpWrap::OnRecv
dnakamura Jun 17, 2015
be7eb83
Fixed typo
radarhere Aug 4, 2015
99414b3
Update assert.markdown
daveboivin Jul 30, 2015
1a82c83
doc: buffer, adding missing backtick
dyanarose Jul 25, 2015
2ffc000
doc: Change the link for v8 docs to v8dox.com
chad3814 Jul 10, 2015
75ceaa0
comma
darul75 Jul 2, 2015
8e539dc
src: make udp_wrap.cc pass the cpplint
JacksonTian Aug 6, 2015
5f5244f
test: add test-spawn-cmd-named-pipe
orangemocha Apr 9, 2014
ed0d1c3
Update README to reflect move to nodejs/node
orangemocha Aug 25, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test: mark test-signal-unregister as flaky
This test just failed on Ubuntu in Jenkins, for a change that
is 100% Windows-specific.

Reviewed-By: Joao Reis <[email protected]>
PR-URL: nodejs#25750
orangemocha committed Jul 24, 2015
commit cf435d55db1900b996e069738673ce1ed4cee180
1 change: 1 addition & 0 deletions test/simple/simple.status
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@ test-timers-first-fire : PASS,FLAKY
test-http-pipeline-flood : PASS,FLAKY

[$system==linux]
test-signal-unregister : PASS,FLAKY

[$system==macos]
test-fs-watch : PASS,FLAKY