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
2009-06-21
Urban Hafner
Tests and implementation of node.cat()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Urban Hafner
Update to use the new parseUri()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Urban Hafner
Remove empty parts of the parsed URI.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Urban Hafner
Merge branch 'master' of git://github.com/ry/node
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Ryan
Add documentation for node.Process
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Ryan
fix error in test-process-simple
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Ryan
Add test-process-kill.js
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Ryan
Add test-process-simple.js
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Ryan
define signal constants
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Ryan
Add process.kill(sig = SIGTERM)
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Ryan
Add pid accessor
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Ryan
Add onExit callback
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Ryan
Get stdin/stdout working. Add process->Close().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Ryan
skelton of node.Process
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Ryan
Bug: Add HTTPConnection->size() and HTTPServer->size()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Urban Hafner
Merge branch 'master' of git://github.com/ry/node
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Ryan
bump version
v0.0.5
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Ryan
Clean up debug code in net.cc
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Ryan
Namespace trimming: remove node.constants
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Ryan
Small clean up in test-http-client-race
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Ryan
Add benchmark dir with ruby script
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Ryan
Fixes for ipv6
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
Urban Hafner
Merge branch 'master' of git://github.com/ry/node
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Ryan
upgrade v8 to 1.2.8
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Ryan
Clean ups
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Ryan
Accept ports represented as strings
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Urban Hafner
Implementation of node.http.cat
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Urban Hafner
Test case for node.http.cat
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Urban Hafner
Merge branch 'master' of git://github.com/ry/node
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Ryan
Fix test-http-client-race bug
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Ryan
Add failing test for HTTP Client
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Ryan
Only run debug tests if the build debug was built
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Ryan
Fix memleak: freeaddrinfo() after Server resolve address.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Ryan
Resolve should default to IPv4 address.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Ryan
Add "opening" readyState for the resolve period.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Ryan
Add electric fence option to configure process
commit
|
commitdiff
|
tree
|
snapshot
2009-06-16
Urban Hafner
Test for remote module loading
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ryan
Add global print() function.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ryan
Bugfix+Refactor: accessing HTTP connection remoteAddress
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ryan
Fiddle with remoteAddress
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Ryan
test default build too
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Ryan
small superficial clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Ryan
bump version
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Ryan
Add Request objects on the HTTP server can be interrupted.
v0.0.4
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Ryan
Remove unused HTTPConnection destructor
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Ryan
Upgrade http parser
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Ryan
onBodyComplete was not getting called in HTTP server
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Ryan
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Ryan
bump version
v0.0.3
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Ryan
Add 'localhost' to connect() to test for issue 3
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Ryan
add note about python versions
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Ryan
comment out gnutls check in wscript until it's used
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Ryan
Fix comment/test for Mac getaddinfo() bug.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Ryan
add todo list
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Ryan
remove unnecessary pthread header
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Ryan
upgrade http_parser
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Ryan
fix for issue 3; but now experiencing segfault on linux
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Ryan
upgrade liboi
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Ryan
Free pointer with delete, since created with new
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ryan
Extra header to work with freebsd
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ryan
Add waf to LICENSE
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ryan
Upgrade http_parser - protects against buffer overflows now
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ryan
Add HTTP proxy test. Fix bug in http.Server.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ryan
Add mongrel and parseUri references to LICENSE file
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ryan
Add http server / http client test.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ryan
Allow for absolute paths to specify root module
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Ryan
Don't use AI_NUMERICSERV. Doesn't work on mac.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Ryan
Modify the tests to use onExit hook.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Ryan
Upgrade to v8 1.2.7
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Ryan
Implement onExit() hook for modules.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Ryan
Module system refactor
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Ryan
Do not assume transfer-encoding: chunked as default...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Ryan
Add connection.remoteAddress for server-side node.tcp...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Ryan
Documentation for connection.connect()
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Ryan
Don't use AI_PASSIVE in getaddrinfo() for client connec...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Ryan
Merge branch 'ujh/master'
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Urban Hafner
Mention node_chat
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Ryan
Add link to chat room demo
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Urban Hafner
XHTML compliant HTML and a few spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Urban Hafner
Mentioning the google group in the README and documenta...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Ryan
Fix HTTP client output bug.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Ryan
If http.Client has an error, do not continue to reconnect.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Ryan
Add "had_error" argument to the "onDisconnect" in node...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Ryan
status_code -> statusCode in test_client.js
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Ryan
Website: correct typos.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Ryan
Rename req.uri.queryKey to req.uri.params. More familar...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-01
Ryan
Fix bug: catting non-existent files
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Ryan
bump version to v0.0.2
v0.0.2
commit
|
commitdiff
|
tree
|
snapshot
2009-05-31
Ryan
work on About on webpage
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Ryan
Add audience to website
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Ryan
Fix up description on web page
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Ryan
changes to website
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Ryan
Remove complex string appending in http's send() method.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Ryan
Remove unnecessary AdjustAmountOfExternalAllocatedMemor...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Ryan
Fix ::exit() compile issues.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Ryan
add long description to website
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Ryan
Remove old .gitmodules file
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Ryan
Clean up that download link.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Ryan
Update website with first release link.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Ryan
Change to build on FreeBSD
v0.0.1
commit
|
commitdiff
|
tree
|
snapshot
next