12167 Commits (d63e02e08dd4217a9e6cdf611e42438b31b0d1be)
 

Author SHA1 Message Date
Jeremiah Senkpiel 29f586ac0a doc: update url doc to account for escaping 9 years ago
Johan Bergström ba50cfebef doc: reorder collaborators by their usernames 9 years ago
Alexis Campailla 619721e6b8 test: mark eval_messages as flaky 9 years ago
Ben Noordhuis d010568c23 child_process: add callback parameter to .send() 9 years ago
Karl Skomski 5201cb0ff1 src: fix memory leak in ExternString 9 years ago
João Reis 93ba585b66 test: mark test-vm-syntax-error-stderr as flaky 9 years ago
João Reis 367140bca0 test: mark test-repl-persistent-history as flaky 9 years ago
saper 714e96e8b9 deps: backport 75e43a6 from v8 upstream 9 years ago
Rod Vagg 8a9a3bf798 doc: update changelog for io.js v3.3.0 9 years ago
Jeremiah Senkpiel f6b093343d timers: minor _unrefActive fixes and improvements 9 years ago
Julien Gilli 403d7ee7d1 timers: don't mutate unref list while iterating it 10 years ago
Julien Gilli 7a8c3e08c3 timers: Avoid linear scan in _unrefActive. 10 years ago
Evan Lucas 2308a27c0a src: only set v8 flags if argc > 1 9 years ago
Rod Vagg 205aab3bd4 build: fix borked chmod call for release uploads 9 years ago
Saúl Ibarra Corretgé e358a6481c deps: upgrade libuv to 1.7.3 9 years ago
Karl Skomski 0357c8fc71 src: only memcmp if length > 0 in Buffer::Compare 9 years ago
Trevor Norris c7351db6dc test: improve performance of stringbytes test 9 years ago
Rod Vagg 4867ceab49 build: set file permissions before uploading 9 years ago
Rod Vagg cdc1b376c9 build: change staging directory on new server 9 years ago
Rod Vagg 9f527c08cf build: rename 'doc' directory to 'docs' for upload 9 years ago
Rod Vagg 4a8ca842d4 tools: update release.sh to work with new website 9 years ago
Rod Vagg 3864af9404 build: fix bad cherry-pick for vcbuild.bat build-release 9 years ago
Rod Vagg 499321fd38 doc: add TSC meeting minutes 2015-08-12 9 years ago
Rich Trott c4ec1d2aad test: unmark test-process-argv-0.js as flaky 9 years ago
Rod Vagg 07019b6a1b doc: add TSC meeting minutes 2015-08-26 9 years ago
P.S.V.R f93032385e doc: merge CHANGELOG.md with joyent/node ChangeLog 9 years ago
Roman Reiss 83c2c3b676 test: lint and refactor to avoid autocrlf issue 9 years ago
Jeremiah Senkpiel 4c5fc3b1d4 doc: clarify cluster behaviour with no workers 9 years ago
Bradley Meck cd84f399e8 Introduce --link-module to ./configure 9 years ago
João Reis c6a54d0964 win,msi: correct installation path registry keys 9 years ago
João Reis 4cfe5eb9af win,msi: change InstallScope to perMachine 9 years ago
Michaël Zasso 422d56e36b deps: update V8 to 4.4.63.30 9 years ago
Sakthipriyan Vairamani b11e256574 test: use tmpDir instead of fixturesDir 9 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 9 years ago
Ben Noordhuis 6cd0e2664b doc: update io.js reference 9 years ago
Ben Noordhuis 7a999a1376 lib: add net.Socket#localFamily property 10 years ago
Ben Noordhuis f337595441 lib,src: add unix socket getsockname/getpeername 10 years ago
Ben Noordhuis a43af39ffc src: DRY getsockname/getpeername code 10 years ago
Сковорода Никита Андреевич d6714ff1a4 doc: minor clarification in buffer.markdown 9 years ago
Сковорода Никита Андреевич 87df7d3be3 crypto: Use OPENSSL_cleanse to shred the data. 9 years ago
Sakthipriyan Vairamani bdef668881 test: handling failure cases properly 9 years ago
Alexis Campailla 34e25b2313 test: initial list of flaky tests 9 years ago
Alexis Campailla e822a4b783 test: pass args to test-ci via env variable 9 years ago
Alexis Campailla 6195b46ed8 test: support flaky tests in test-ci 9 years ago
Alexis Campailla ff05953b8d test: add test configuration templates 9 years ago
Alexis Campailla 8c41b9a826 test: runner should return 0 on flaky tests 9 years ago
Alexis Campailla c8caf8d616 test: runner support for flaky tests 10 years ago
Minwoo Jung f55926a1f0 debugger: use strict equality comparison 9 years ago
Fedor Indutny 607bbd3166 http_parser: consume StreamBase instance 9 years ago
Fedor Indutny b266074347 env: introduce `KickNextTick` 9 years ago