summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: work around VS2015 issue in ICU <56vs2015-icufix-v012Steven R. Loomis2015-08-243-3/+730
* deps: upgrade to npm 2.13.4Kat Marchán2015-08-21828-11798/+32429
* Update addons.markdownMax Deepfield2015-08-211-1/+1
* doc: Update docs for os.platform()George Kotchlamazashvili2015-08-191-1/+19
* build: Intl: bump ICU4C from 54 to 55 (backport)Steven R. Loomis2015-08-142-7/+7
* commaJulien Valéry2015-08-131-1/+1
* doc: Change the link for v8 docs to v8dox.comChad Walker2015-08-131-1/+1
* doc: buffer, adding missing backtickDyana Rose2015-08-131-1/+1
* Update assert.markdowndaveboivin2015-08-131-1/+1
* Fixed typoAndrew Murray2015-08-131-1/+1
* doc: tls.markdown, adjust version from v0.10.39 to v0.10.xJames M Snell2015-08-031-1/+1
* doc: additional refinement to readable eventJames M Snell2015-08-031-5/+4
* doc: readable event clarificationJames M Snell2015-08-031-0/+26
* doc: stream.unshift does not reset reading stateJames M Snell2015-08-031-13/+24
* Update util.markdownDaniel Rentz2015-08-031-1/+1
* doc: clarify Readable._read and Readable.pushfresheneesz2015-08-031-25/+20
* doc: two minor stream doc improvementsJames M Snell2015-08-031-1/+7
* docs:events clarify emitter.listener() behaviorBenjamin Steephenson2015-08-031-1/+1
* doc: Clarified read method with specified size argument.Philippe Laferriere2015-08-031-1/+3
* Update child_process.markdown, spellingJared Fox2015-08-031-1/+1
* updated documentation for fs.createReadStreamMichele Caini2015-08-031-0/+4
* doc, comments: Grammar and spelling fixesVille Skyttä2015-08-039-18/+18
* doc: Document http.request protocol optionVille Skyttä2015-08-031-0/+1
* doc: add a note about readable in flowing modeJames M Snell2015-08-031-0/+6
* doc: fix line wrapping in buffer.markdownJames M Snell2015-08-031-1/+3
* Documentation update about Buffer initializationSarath2015-08-031-1/+1
* docs: Fix default options for fs.createWriteStream()Chris Neave2015-08-031-1/+1
* doc: add CleartextStream deprecation noticeJames M Snell2015-08-031-0/+5
* doc: mention that mode is ignored if file existsJames M Snell2015-08-031-0/+3
* doc: improve http.abort descriptionJames M Snell2015-08-031-1/+2
* test: mark test-signal-unregister as flakyAlexis Campailla2015-07-241-0/+1
* test: fix test-debug-port-from-cmdlineJoão Reis2015-07-231-3/+3
* win,msi: correct installation path registry keysJoão Reis2015-07-221-11/+31
* win,msi: change InstallScope to perMachineJoão Reis2015-07-223-5/+67
* fixFedor Indutny2015-07-201-4/+3
* test: add regression test for #25735Fedor Indutny2015-07-201-0/+43
* tls: do not hang without `newSession` handlerFedor Indutny2015-07-203-11/+31
* test: mark http-pipeline-flood flaky on win32Julien Gilli2015-07-171-0/+1
* configure: add --without-mdb flagcgalibern2015-07-171-1/+6
* test: unmark tests that are no longer flakyJoão Reis2015-07-162-6/+0
* build: run-ci makefile ruleAlexis Campailla2015-07-101-1/+11
* test: runner should return 0 on flaky testsAlexis Campailla2015-07-101-3/+10
* build: support flaky tests in test-ciAlexis Campailla2015-07-102-2/+5
* build: support Jenkins via test-ciAlexis Campailla2015-07-102-5/+11
* tools: pass constant to logger instead of stringJohan Bergström2015-07-101-1/+1
* test: support writing test output to fileAlexis Campailla2015-07-101-8/+20
* Now working on 0.12.8Julien Gilli2015-07-091-2/+2
* Merge branch 'v0.12.7-release' into v0.12Julien Gilli2015-07-092-2/+13
|\
| * 2015.07.09, Version 0.12.7 (Stable)v0.12.7v0.12.7-releaseJulien Gilli2015-07-092-2/+13
|/
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-07-09114-328/+37859
|\