summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc: simplify CODE_OF_CONDUCT.mdRich Trott2018-11-281-6/+2
* tools: update alternative docs versionsRichard Lau2018-11-281-0/+2
* test: fix strictEqual arguments orderEsteban Sotillo2018-11-281-2/+2
* test: add property for RangeError in test-buffer-copymritunjaygoutam122018-11-281-5/+12
* child_process: handle undefined/null for fork() argsShobhit Chittora2018-11-283-0/+43
* src: use "constants" string instead of creating new oneOuyang Yadong2018-11-283-3/+3
* lib: remove useless cwd in posix.resolveZYSzys2018-11-281-4/+1
* doc: add branding to style guideRich Trott2018-11-281-0/+2
* doc: use Node.js instead of NodeRich Trott2018-11-286-11/+12
* doc: fix typographical issuesDenis McDonald2018-11-281-4/+4
* doc: add documentation for http.IncomingMessage$completeJames M Snell2018-11-281-0/+28
* doc: remove mailing listRich Trott2018-11-282-4/+0
* doc: add note about ABI compatibilityMyles Borins2018-11-281-0/+11
* doc: make example more clarified in cluster.mdZYSzys2018-11-281-2/+2
* test: fix regression when compiled with FIPSAdam Majer2018-11-281-1/+1
* doc: simplify valid security issue descriptionsRich Trott2018-11-281-5/+4
* test: fix strictEqual() argument orderLoic2018-11-281-1/+1
* doc: simplify path.basename() on POSIX and WindowsZYSzys2018-11-281-3/+1
* build,meta: switch to gcc-4.9 on travisRefael Ackermann2018-11-281-7/+8
* tools: clarify commit message lintingRich Trott2018-11-281-1/+1
* tools: do not lint commit message if var undefinedRich Trott2018-11-281-1/+1
* tools: make Travis commit linting more robustRich Trott2018-11-281-1/+1
* tools: apply linting to first commit in PRsRich Trott2018-11-281-0/+2
* build,doc: remove outdated `lint-md-build`Michaël Zasso2018-11-282-5/+3
* build,tools: tweak the travis configRefael Ackermann2018-11-281-9/+12
* build: improve Travis CI settingsTimothy Gu2018-11-281-4/+1
* build: install markdown linter for travisRichard Lau2018-11-281-0/+2
* build: initial .travis.yml implementationAnna Henningsen2018-11-282-0/+25
* build: allow for overwriting of use_openssl_defShelley Vohr2018-11-281-2/+2
* test: fix strictEqual() arguments orderNolan Rigo2018-11-281-9/+9
* doc: add review suggestions to require()erickwendel2018-11-281-1/+16
* crypto: add SET_INTEGER_CONSANT macroDaniel Bevenius2018-11-281-10/+10
* deps: icu: apply workaround patchSteven R. Loomis2018-11-282-2/+1396
* doc: move @phillipj to emeritiPhillip Johnsen2018-11-281-2/+2
* doc: add note about removeListener orderJames M Snell2018-11-281-0/+20
* doc: document ACL limitation for fs.access on WindowsJames M Snell2018-11-281-0/+5
* doc: document that addMembership must be called once in a clusterJames M Snell2018-11-281-0/+18
* test: fix test-require-symlink on WindowsBartosz Sosnowski2018-11-281-1/+1
* test: fix strictEqual() argument orderRomain Lanz2018-11-281-2/+2
* test: fix strictEqual() arguments orderThomas GENTILHOMME2018-11-281-2/+2
* test: ensure openssl version prints correctlySam Roberts2018-11-281-0/+4
* test: fix assertion arguments orderElian Gutierrez2018-11-281-2/+2
* doc: remove reference to sslv3 in tls.mdJames M Snell2018-11-281-1/+0
* deps,v8: fix gyp build on Aix platformVasili Skurydzin2018-11-284-1/+17
* deps: cherry-pick d2e0166 from V8 upstreamVasili Skurydzin2018-11-287-11/+15
* deps: cherry-pick 6bc4bfe from V8 upstreamVasili Skurydzin2018-11-282-5/+4
* Working on v8.14.1Rod Vagg2018-11-281-2/+2
* 2018-11-27, Version 8.14.0 'Carbon' (LTS)v8.14.0Rod Vagg2018-11-274-5/+48
* http: add --security-revert for CVE-2018-12116Matteo Collina2018-11-272-3/+44
* http: disallow two-byte characters in URL pathBenno Fünfstück2018-11-272-34/+14