summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-19 io.js v2.3.1 Releasev2.3.1-releaseRod Vagg2015-06-232-1/+67
* test: assert tmp and fixture dirs differentRich Trott2015-06-221-2/+1
* module: fix stat with long paths on WindowsMichaël Zasso2015-06-222-11/+17
* test: confirm symlinkRich Trott2015-06-201-4/+19
* test: check result as early as possibleRich Trott2015-06-191-4/+2
* doc: add security section to README.mdRod Vagg2015-06-191-0/+9
* win,node-gyp: enable delay-load hook by defaultBert Belder2015-06-191-1/+1
* deps: make node-gyp work with io.jscjihrig2015-06-193-25/+25
* deps: upgrade to npm 2.11.3Forrest L Norvell2015-06-19162-489/+962
* build: remove lint from test-ci on windowsJohan Bergström2015-06-191-1/+1
* doc: change the info to the same as in gitconfigChristian Tellnes2015-06-181-1/+1
* doc: mention CI in Collaborator GuideRich Trott2015-06-171-0/+4
* module: reduce syscalls during require searchPierre Inglebert2015-06-171-1/+3
* net: Defer reading until listeners could be addedJames Hartig2015-06-173-11/+63
* doc: add TOC links to Collaborator GuideRich Trott2015-06-171-6/+7
* doc: add TSC meeting notes 2015-06-10Bert Belder2015-06-171-0/+183
* test: add Buffer slice UTF-8 testRich Trott2015-06-171-1/+20
* async-wrap: add provider id and object info cbTrevor Norris2015-06-1725-5/+175
* vm: remove unnecessary HandleScopesBen Noordhuis2015-06-171-6/+0
* tools: make test-npm work without global npmJeremiah Senkpiel2015-06-171-1/+2
* test: tmpdir creation failures should fail testsRich Trott2015-06-161-9/+2
* doc: reformat authors sectionJohan Bergström2015-06-171-36/+36
* util: dont repeat isBufferBrendan Ashworth2015-06-161-4/+1
* buffer: fix cyclic dependency with utilBrendan Ashworth2015-06-162-3/+6
* util: move deprecate() to internal moduleBrendan Ashworth2015-06-162-23/+25
* module: allow long paths for require on WindowsMichaël Zasso2015-06-162-3/+20
* test: fix test-cluster-worker-disconnectSantiago Gimeno2015-06-161-4/+0
* crypto: add cert check to CNNIC WhitelistShigeki Ohtsu2015-06-1614-44/+6092
* doc: minor clarification in the modules API doc.Сковорода Никита Андреевич2015-06-161-2/+2
* build: fix pkg-config output parsing in configureBen Noordhuis2015-06-161-25/+14
* zlib: prevent uncaught exception in zlibBufferMichaël Zasso2015-06-152-2/+40
* win,node-gyp: enable delay-load hook by defaultBert Belder2015-06-151-1/+1
* deps: make node-gyp work with io.jscjihrig2015-06-153-25/+25
* deps: upgrade to npm 2.11.2Rebecca Turner2015-06-15282-9817/+1337
* doc: benchmark/README.md copyeditRich Trott2015-06-151-5/+11
* tools: enable whitespace related rules in eslintRoman Reiss2015-06-151-0/+6
* lib,test: fix whitespace issuesRoman Reiss2015-06-1540-79/+8
* build: don't run lint from test-ciJohan Bergström2015-06-151-2/+0
* build: simplify execution of built binaryJohan Bergström2015-06-151-9/+9
* v8: cherry-pick uclibc build patch from upstreamBen Noordhuis2015-06-141-0/+4
* doc: copyedit COLLABORATOR_GUIDE.mdRich Trott2015-06-141-12/+11
* doc: copyedit GOVERNANCE.mdRich Trott2015-06-141-8/+8
* test: only refresh tmpDir for tests that need itRich Trott2015-06-1353-77/+92
* test: remove test repetitionRich Trott2015-06-131-25/+21
* doc: add ChALkeR as collaboratorСковорода Никита Андреевич2015-06-131-0/+1
* doc: remove irrelevant SEMVER-MINOR & MAJORRod Vagg2015-06-131-2/+2
* Working on v2.3.1Rod Vagg2015-06-131-2/+2
* 2015-06-13 io.js v2.3.0 Releasev2.3.0Rod Vagg2015-06-132-6/+35
* 2015-06-12 io.js v2.3.0 ReleaseRod Vagg2015-06-131-0/+93
* test: add test for failed save in REPLRich Trott2015-06-121-1/+16