Activity

From 06/09/2014 to 07/08/2014

07/08/2014

02:43 PM Revision 832d4db5 (main_repo): contextify: remove useless header file
fix #7910 Fedor Indutny

07/07/2014

07:19 AM Revision fc6eae8d (main_repo): readme: added g++ requirement
Signed-off-by: Fedor Indutny <fedor@indutny.com> John Albietz
06:40 AM Revision 46ccb201 (main_repo): module: don't require fs several times
As we are going to need fs in any case, just require it at the
beginning of the file.
Signed-off-by: Fedor Indutny <...
Robert Kowalski
05:00 AM Revision 71fc4d94 (main_repo): doc: added X.json to the LOAD_AS_FILE sudo code
Signed-off-by: Fedor Indutny <fedor@indutny.com> Maurice Butler
01:44 AM Revision e2f2a202 (main_repo): doc: fix console.assert docs, message is a format
Documentation for console.assert incorrectly described message as a
single message, but it is a format.
Signed-off-b...
Sam Roberts

07/03/2014

07:06 AM Revision df205360 (main_repo): net: reset `errorEmitted` on reconnect
Fix for `error` events emitting only once when reconnecting
a single instance of net.Socket.
Fixes joyent/node#7888
...
Ed Umansky
12:02 AM Revision 803c3f0a (main_repo): lint: fix indentation
Trevor Norris
11:59 PM Revision a382c9a9 (main_repo): udp: make it possible to receive empty udp packets
A udp packet can have 0 content. In that case nread will be equal to 0,
but addr != NULL.
Add test case for empty da...
Andrius Bentkus

07/02/2014

04:46 PM Revision 11337db3 (main_repo): deps: cherry-pick eca441b2 from OpenSSL
Original commit message:
bn_exp.c: fix x86_64-specific crash with one-word modulus.
PR: #3397
Signed-off-b...
Fedor Indutny
04:45 PM Revision 20247064 (main_repo): deps: cherry-pick eca441b2 from OpenSSL
Original commit message:
bn_exp.c: fix x86_64-specific crash with one-word modulus.
PR: #3397
Signed-off-b...
Fedor Indutny
04:41 PM Revision e3452535 (main_repo): tls: better error reporting at cert validation
fix #7417
Signed-off-by: Fedor Indutny <fedor@indutny.com>
Fedor Indutny
04:32 PM Revision 449ffecb (main_repo): configure: fix v8 overriding commands on build
V8 seems to ignore the default value for want_separate_host_toolset and
would override it at build time. Instead alwa...
Trevor Norris
04:02 PM Revision c7c904b1 (main_repo): doc: fix createCipher description
Signed-off-by: Trevor Norris <trev.norris@gmail.com> Brian White
04:01 PM Revision ae1e325e (main_repo): child_process: accept uid/gid everywhere
Accept uid/gid option in every execute/spawn call (including
cluster.fork). Add documentation where needed.
fix #788...
Fedor Indutny
03:49 PM Revision 9cbfd6ef (main_repo): constants: add O_NONBLOCK constant
It appears that it is defined unconditionally on all supported unixes.
fix #7867 #7855
Signed-off-by: Trevor Norris...
Fedor Indutny
03:49 PM Revision 7cb38309 (main_repo): Revert "constants: export O_NONBLOCK"
This reverts commit 00890e43fb935c8bc5dc150f0f2c96bc465d8a4d.
Signed-off-by: Trevor Norris <trev.norris@gmail.com>
Fedor Indutny
03:49 PM Revision 47ee9a48 (main_repo): Revert "src: fix _XOPEN_SOURCE redefinition warning"
This reverts commit 885142a5edc2c803fa8b9d92b5d0771379237764.
Signed-off-by: Trevor Norris <trev.norris@gmail.com>
Fedor Indutny
03:35 PM Revision 1100f3de (main_repo): net: don't emit listening if handle is closed
Fixes #7834
Signed-off-by: Trevor Norris <trev.norris@gmail.com>
Eli Skeggs

07/01/2014

11:04 AM Revision 613654e8 (main_repo): test: fix multiple_line problem in match
Signed-off-by: Fedor Indutny <fedor@indutny.com> Yazhong Liu
08:28 AM Revision 02b8109c (main_repo): docs: highlight shell-codes in CONTRIBUTING.md
Signed-off-by: Fedor Indutny <fedor@indutny.com> Ionică Bizău
07:48 AM Revision 423725b3 (main_repo): configure: better detect windows 'bitness' (WOW64)
Signed-off-by: Fedor Indutny <fedor@indutny.com> Refael Ackermann
07:45 AM Revision 1c0ec717 (main_repo): events: Output the event that is leaking
Signed-off-by: Fedor Indutny <fedor@indutny.com> Arnout Kazemier

06/30/2014

05:06 AM Revision 4128d4d2 (main_repo): Revert "stream: start old-mode read in a next tick"
This reverts commit 2efe4ab7616669448f873b0417e9aa81221324e2. Fedor Indutny
05:04 AM Revision b5175003 (main_repo): repl: fix multi-line input
The refactor in 3ae0b17c broke the multiline input's visual appearence.
While actually switching to this mode, the `....
Fedor Indutny
04:45 AM Revision 7fa4a969 (main_repo): stream: only end reading on null, not undefined
The [Stream documentation for .push](http://nodejs.org/api/stream.html#stream_readable_push_chunk_encoding)
explicitl...
Jonathan Reem

06/27/2014

09:02 AM Revision a97bdef0 (main_repo): zlib: do not crash on write after close
fix #7767
Signed-off-by: Fedor Indutny <fedor@indutny.com>
Fedor Indutny
09:00 AM Revision 73343d5c (main_repo): http: remove unused code block
fix #7769
Signed-off-by: Fedor Indutny <fedor@indutny.com>
Fedor Indutny
08:09 AM Revision 6b09f9cd (main_repo): node: fix #7841 by overlooking the spare sourceline
Signed-off-by: Fedor Indutny <fedor@indutny.com> Yazhong Liu
06:22 AM Revision c94afdcc (main_repo): util.h: interface compatibility
Signed-off-by: Fedor Indutny <fedor@indutny.com> Oguz Bastemur
05:36 AM Revision 2cae44f1 (main_repo): buffer: construct new buffer from buffer toJSON() output
Creating a new buffer from the toJSON() output of another
buffer does not currently work. This commit adds that
suppo...
cjihrig
08:44 PM Revision 1a1b1a75 (main_repo): deps: update libuv to v0.11.26
Fedor Indutny
08:02 PM Revision 35b9580c (main_repo): dns: introduce lookupService function
Uses getnameinfo to resolve an address an port into a hostname and
service.
Signed-off-by: Fedor Indutny <fedor@indu...
Saúl Ibarra Corretgé

06/25/2014

06:50 AM Revision 922afd91 (main_repo): deps: build v8 with disassembler support
Signed-off-by: Fedor Indutny <fedor@indutny.com> Fedor Indutny
06:47 AM Revision c147e810 (main_repo): crypto: add `honorCipherOrder` argument
Add `honorCipherOrder` argument to `crypto.createCredentials`.
fix #7249
Fedor Indutny
06:11 AM Revision e50749bb (main_repo): doc: document `tls.createSecureContext`
Fedor Indutny
03:17 AM Revision 56d767fd (main_repo): test: fix tls-client-default-ciphers
The test execution should not depend on the servers running locally.
fix #7832
Fedor Indutny
08:08 PM Revision 61baefce (main_repo): dns: send lookup c-ares errors to callback
Calling dns.lookup with arguments that generate an error from c-ares
previously sent those errors back to the callbac...
Chris Dickinson

06/24/2014

12:26 PM Revision a55c60c7 (main_repo): module: document important methods
Signed-off-by: Fedor Indutny <fedor@indutny.com> Fred K. Schott
12:25 PM Revision 16ed1946 (main_repo): doc: typos in child_process
Signed-off-by: Fedor Indutny <fedor@indutny.com> Kyle Robinson Young
12:21 PM Revision ad5e8ec3 (main_repo): doc: process: Document process.mainModule
Instrumentation code might need to find out the entry point of the
process in a global context.
Documenting the exist...
Jan Krems
01:55 AM Revision fcbffa71 (main_repo): tls: using %StringSplit to split `cert.subjectaltname`
Signed-off-by: Fedor Indutny <fedor@indutny.com> Yazhong Liu
12:45 AM Revision be8114e5 (main_repo): child_process: don't throw on EAGAIN
Signed-off-by: Fedor Indutny <fedor@indutny.com> Charles
12:44 AM Revision c08da463 (main_repo): child_process: use full path for cmd.exe on Win32
Currently child_process.exec() assumes that cmd.exe is on the PATH,
and fails with a spawn ENOENT error if it is not....
Ed Morley

06/23/2014

07:58 PM Revision ee95e4f5 (main_repo): buffer: improve {read,write}{U}Int* methods
Increase the performance and simplify the logic of Buffer#write{U}Int*
and Buffer#read{U}Int* methods by placing the ...
Nick Apperson
02:45 AM Revision 72dcc26c (main_repo): doc: buffer: clarify typed array construction
It's possible to construct a typed array from a buffer but the buffer
is treated as an array, not a byte array as one...
Ben Noordhuis

06/17/2014

08:20 PM Revision 4f1782ef (main_repo): Merge remote-tracking branch 'upstream-rw/v0.10'
Timothy J Fontaine
08:16 PM Revision e22ea566 (main_repo): node: update changelog to have proper npm version
fixes #7793 Timothy J Fontaine

06/13/2014

05:39 PM Revision 361aa534 (main_repo): build: run wix tool chain out of process
Building MSIs for different arch's can sometimes confuse MSBuild and
Wix, isntead run the toolchain externally so we ...
Timothy J Fontaine
09:30 PM Revision c0471274 (main_repo): contextify: throw timeout error properly
fix #7509 Fedor Indutny
09:30 PM Revision d5198768 (main_repo): watchdog: terminate one specific isolate
Fedor Indutny
08:46 PM Revision dde590d8 (main_repo): deps: fix up v8 postmortem codegen
Signed-off-by: Fedor Indutny <fedor@indutny.com> Ben Noordhuis
08:46 PM Revision 5d178188 (main_repo): deps: cherry-pick r21297 from v8 trunk
Changes the return value of PropertyCallbackInfo<T>::This() from
Local<Value> back to Local<Object>. See [1] and [2]...
Ben Noordhuis
08:46 PM Revision d78a3787 (main_repo): deps: cherry-pick r21466 from v8 trunk
Check for cached transition to ExternalArray elements kind.
See [1] and [2] for details.
[1] https://code.google.com...
Ben Noordhuis
08:46 PM Revision 3a280b20 (main_repo): deps: upgrade v8 to 3.26.33
Signed-off-by: Fedor Indutny <fedor@indutny.com> Ben Noordhuis

06/12/2014

01:44 PM Revision 5413d9ab (main_repo): doc: Fix typo in dns.resolveSrv docs
Signed-off-by: Fedor Indutny <fedor@indutny.com> Euan
01:42 PM Revision 1cd48c7a (main_repo): console: console.dir() accepts options object
This features comes from the need of adding extra options when displaying
the object using console.dir().
console.di...
Xavi Magrinyà
01:33 PM Revision e00cafa3 (main_repo): Added support for options parameter in console.dir()
Signed-off-by: Fedor Indutny <fedor@indutny.com> Xavi Magrinyà
11:41 PM Revision 03e9f849 (main_repo): lib: remove unused variables
Signed-off-by: Fedor Indutny <fedor@indutny.com> Brian White

06/11/2014

07:10 PM Revision eef0715d (main_repo): tls_wrap: fix interleaving in InvokeQueued
WriteItem callback may add new item to the `pending_write_items`. Ensure
that this item won't be called in the same `...
Fedor Indutny
07:05 PM Revision ca550373 (main_repo): tls_wrap: fix small obvious memory leak
Signed-off-by: Fedor Indutny <fedor@indutny.com> Fedor Indutny
07:00 PM Revision 4d04c7b5 (main_repo): readline: remove doubled case.
Signed-off-by: Fedor Indutny <fedor@indutny.com> Roman Klauke
05:26 PM Revision 4cd522d1 (main_repo): cluster: restore v0.10.x setupMaster() behaviour
In v0.10.x, process.argv and process.execArgv would only be
evaluated and copied into cluster.settings on the first c...
Ryan Graham
05:26 PM Revision 90c98910 (main_repo): test: regression test for cluser.setupMaster()
Tests for the behaviour in v0.10.x which allows process.argv changes
to be honoured by cluster.setupMaster().
Signed...
Ryan Graham
11:59 AM Revision 61770f21 (main_repo): Merge remote-tracking branch 'upstream/v0.10'
Timothy J Fontaine
11:51 AM Revision f6ba61bd (main_repo): node: signing the CLA is no longer a requirement
Timothy J Fontaine

06/10/2014

07:36 PM Revision 1a09da6e (main_repo): Merge remote-tracking branch 'upstream/v0.10'
Conflicts:
AUTHORS
ChangeLog
deps/v8/src/api.cc
deps/v8/src/unicode-inl.h
deps/v8/src/unicode.h
lib/_stream_rea...
Timothy J Fontaine

06/09/2014

01:52 PM Revision 1cb6f1a4 (main_repo): Now working on 0.10.30
Timothy J Fontaine
01:51 PM Revision fc21bcb0 (main_repo): Merge branch 'v0.10.29-release' into v0.10
Timothy J Fontaine
01:04 PM Revision ce82d6b8 (main_repo): 2014.06.05, Version 0.10.29 (Stable)
* openssl: to 1.0.1h (CVE-2014-0224)
* npm: upgrade to 1.4.10
* utf8: Prevent Node from sending invalid UTF-8 (Feli...
Timothy J Fontaine
 

Also available in: Atom