summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* domains: port fix abort on uncaught to v0.12jenkins-accept-pull-request-tempJeremy Whitlock2015-08-119-41/+448
* 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
|\
| * Now working on 0.10.41Julien Gilli2015-07-091-2/+2
| * Merge branch 'v0.10.40-release' into v0.10Julien Gilli2015-07-093-2/+12
| |\
| | * 2015.07.09, Version 0.10.40 (Maintenance)v0.10.40v0.10.40-releaseJulien Gilli2015-07-093-2/+12
| |/
| * openssl: fix keypress requirement in apps on win32Shigeki Ohtsu2015-07-091-7/+13
| * deps: fix openssl assembly error on ia32 win32Fedor Indutny2015-07-091-1/+1
| * deps: separate sha256/sha512-x86_64.pl for opensslShigeki Ohtsu2015-07-092-25/+449
| * deps: copy all openssl header files to include dirShigeki Ohtsu2015-07-0976-316/+36986
| * deps: upgrade openssl sources to 1.0.1pShigeki Ohtsu2015-07-09118-792/+1213
| * win,msi: create npm folder in AppData directorySteven Rockarts2015-07-011-0/+12