projects
/
platform
/
upstream
/
nodejs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/nodejs.git
2012-01-31
Andreas Madsen
Test for ChildProcess.disconnect()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Ben Noordhuis
fs: add O_EXCL support, exclusive open file
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Ben Noordhuis
fs, test: add file open mode tests
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Łukasz Walukiewicz
url: Support for IPv6 addresses in URLs.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-31
Tj Holowaychuk
more specific fs error messages
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Igor Zinkovsky
upgrade uv to 812e410772
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Roman Shtylman
add node::SetMethod and node::SetPrototypeMethod
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Andreas Madsen
Add disconnect method to forked child processes
commit
|
commitdiff
|
tree
|
snapshot
2012-01-30
Brandon Benvie
core: make .deprecate() warn only once
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Brandon Benvie
core: add `NativeModule.prototype.deprecate`
commit
|
commitdiff
|
tree
|
snapshot
2012-01-29
Brandon Benvie
Change removed process methods to be non-enumerable.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-28
Dan VerWeire
tty: emit 'unknown' key event if key sequence not found
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Ben Noordhuis
uv: upgrade to 3de0411
commit
|
commitdiff
|
tree
|
snapshot
2012-01-27
Fedor Indutny
waf: predict target arch for OSX
commit
|
commitdiff
|
tree
|
snapshot
2012-01-26
Ben Noordhuis
build: compile release build too if BUILDTYPE=Debug
commit
|
commitdiff
|
tree
|
snapshot
2012-01-25
Fedor Indutny
zlib: fix `Failed to set dictionary` issue
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Fedor Indutny
module: fix --debug-brk on symlinked scripts
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
Ben Noordhuis
net, tls, http: remove socket.ondrain
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
isaacs
Merge branch 'v0.7.1-release'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
koichik
http: fix test-http-should-keepalive.js is fail
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
isaacs
Now working on 0.7.2
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
isaacs
2012.01.23, Version 0.7.1 (unstable)
v0.7.1
commit
|
commitdiff
|
tree
|
snapshot
2012-01-24
isaacs
Upgrade V8 to 3.8.8
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
isaacs
udp: 'interface' is reserved word on windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Fedor Indutny
Merge branch 'v0.6'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Ben Noordhuis
uv: upgrade to 1cca230
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Igor Zinkovsky
fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Igor Zinkovsky
upgrade libuv to edbabe6f83
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Maciej Małecki
version: bump `NODE_PATCH_VERSION`
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Ben Noordhuis
crypto: silence unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
koichik
test: fix test/simple/test-net-server-max-connections...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
koichik
test: for #2109
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Brandon Benvie
util: use getOwnPropertyDescripter
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
koichik
http: keep-alive should default with HTTP/1.1 server
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Igor Zinkovsky
only ref non-default isolate loops
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Maciej Małecki
path fs: move `path.exists*` to `fs.exists*`
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Ben Noordhuis
http: fix deprecation warning module ID
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Dan VerWeire
dgram: reintroduce setMulticastTTL()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Dan VerWeire
dgram: reintroduce setBroadcast()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Roman Shtylman
dgram: reintroduce addMembership() and dropMembership()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Ben Noordhuis
uv: upgrade to 497b1ec
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Igor Zinkovsky
ref isolate loop
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
koichik
http: reduce creating http-parser instances
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Nicolas LaCasse
Fix #2365 zlib crashing on invalid input
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Andreas Madsen
Add cluster.setupMaster
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
isaacs
Add missing ChangeLog item re: fs.stat improvement
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Ben Noordhuis
build: disable NDEBUG in release builds for now
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Ben Noordhuis
fs, handle_wrap: use Loop(), not uv_default_loop()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Shigeki Ohtsu
fs: don't assert on uv_fs_*() errors
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
isaacs
Now working on 0.6.9
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
isaacs
2012.01.19, Version 0.6.8 (stable)
v0.6.8
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
isaacs
Upgrade V8 to 3.6.6.19
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Ben Noordhuis
v8: link against libsocket and libnsl on sunos
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Ben Noordhuis
v8: implement VirtualMemory class on SunOS
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Fedor Indutny
Land number collision fix for v8 3.6 by Erik Corry
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Artur Adib
docs: document common add-on design patterns
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Ingmar Runge
Crypto: adding ability to turn off automatic PKCS padding
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Brandon Benvie
Add missing TTY key translations for F1-F5 on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Bert Belder
Make path.extname do the right thing when the last...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Ben Noordhuis
build: remove node_debug from config.gypi
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ben Noordhuis
cluster: don't always kill the master on uncaughtException
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Dan Williams
docs: replace expresso with mocha in appendix 1
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Dan Williams
docs: fix syntax error on cluster api docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ben Noordhuis
build: respect --debug configure switch
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andreas Madsen
Add failing test case: parent on('exit')
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Link to Marak's module rap in community page
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Bert Belder
tests: fix more lint issues
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andreas Madsen
Tests: fix jslint issues
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andreas Madsen
Allow calling fork() without args or options
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andreas Madsen
child_process: add errno property to exceptions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Fedor Indutny
Land number collision fix for v8 3.6 by Erik Corry
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
koichik
tls: fix double 'error' events on HTTPS Requests
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ben Noordhuis
typed arrays: set class name
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Makefile: Don't force user to run ./configure first
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Fedor Indutny
installer: install node-waf
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Now working on v0.7.1-pre
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Bump version to v0.7.0
v0.7.0
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Add make dist-upload
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Fix 'make dist'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Igor Zinkovsky
upgrade libuv to 52511b9ddc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Igor Zinkovsky
fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ryan Dahl
Merge remote branch 'origin/v0.6'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ryan Dahl
Upgrade libuv to joyent/libuv@f5bd21f
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
isaacs
Update npm to 1.1.0-2
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Igor Zinkovsky
fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ryan Dahl
Upgrade V8 to 3.8.6
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ryan Dahl
Revert "gyp: install node-gyp"
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Fedor Indutny
gyp: install node-gyp
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Maciej Małecki
http: use `util._deprecationWarning` for deprecation...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Fedor Indutny
uv: upgrade to e7758e1
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Fedor Indutny
Revert "util: always display a warning for module in...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Maciej Małecki
util: always display a warning for module in debug...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Fedor Indutny
querystring: fix maxKeys = 0 is ignored
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Fedor Indutny
http: do not accept headers if limit is exceeded
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ben Noordhuis
isolates: remove references to uv_thread_self()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Fedor Indutny
http, querystring: added limits to prevent DoS
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Ben Noordhuis
build: support --dest-cpu configure switch again
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Fedor Indutny
test-eio-limit: add missing copyright headers
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Fedor Indutny
Add failing test-eio-limit.js
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Ben Noordhuis
net: make .write() throw on bad input
commit
|
commitdiff
|
tree
|
snapshot
next