-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
io.js messaging #23
io.js messaging #23
Commits on Aug 7, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 92598e8 - Browse repository at this point
Copy the full SHA 92598e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 912b5e0 - Browse repository at this point
Copy the full SHA 912b5e0View commit details
Commits on Sep 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 7c04197 - Browse repository at this point
Copy the full SHA 7c04197View commit details
Commits on Oct 1, 2014
-
net: remove use of arguments in Server constructor
The current implementation uses the arguments object in the Server() constructor. Since both arguments to Server() are optional, there was a high likelihood of accessing a non-existent element in arguments, which carries a performance overhead. This commit replaces the arguments object with named arguments. Reviewed-by: Trevor Norris <trev.norris@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 25702ab - Browse repository at this point
Copy the full SHA 25702abView commit details
Commits on Oct 8, 2014
-
First draft of a new contribution policy.
PR-URL: https://github.com/node-forward/node/pull/1 Signed-off-by: isaacs <i@izs.me>
Configuration menu - View commit details
-
Copy full SHA for f60abb0 - Browse repository at this point
Copy the full SHA f60abb0View commit details
Commits on Oct 9, 2014
-
stream: remove duplicated expression
Reviewed-by: Trevor Norris <trev.norris@gmail.com> Reviewed-by: Chris Dickinson <christopher.s.dickinson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cfcb1de - Browse repository at this point
Copy the full SHA cfcb1deView commit details
Commits on Oct 10, 2014
-
node: update links in CONTRIBUTING.md
Two links still point to the Joyent repo. This commit updates the links to point to node-forward. PR-URL: node-forward/node#11 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 051dc54 - Browse repository at this point
Copy the full SHA 051dc54View commit details
Commits on Oct 11, 2014
-
node: add aliases to names in CONTRIBUTING.md
Adds username aliases to the TC member list and TC moderator. PR-URL: node-forward/node#13 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Configuration menu - View commit details
-
Copy full SHA for 8c60aaa - Browse repository at this point
Copy the full SHA 8c60aaaView commit details
Commits on Oct 15, 2014
-
node: outline invited persons and representatives
Add information regarding non-voting invited representatives. PR-URL: node-forward/node#5 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Fedor Indutny <fedor@indutny.com>
Configuration menu - View commit details
-
Copy full SHA for 7ee5c4e - Browse repository at this point
Copy the full SHA 7ee5c4eView commit details -
node: refine TC percentage rules - CONTRIBUTING.md
Clarifies a more definite two-thirds Quorum. Formally allows 2 out of 6 members of the TC to be associated with a single employer. PR-URL: node-forward/node#14 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Configuration menu - View commit details
-
Copy full SHA for cafac11 - Browse repository at this point
Copy the full SHA cafac11View commit details
Commits on Oct 16, 2014
-
build: use %PYTHON% instead of python
Like libuv does. PR-URL: node-forward/node#21 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Configuration menu - View commit details
-
Copy full SHA for 9116fcd - Browse repository at this point
Copy the full SHA 9116fcdView commit details
Commits on Oct 29, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6e99742 - Browse repository at this point
Copy the full SHA 6e99742View commit details -
Merge remote-tracking branch 'forward/v0.12'
Conflicts: src/node_version.h vcbuild.bat
Configuration menu - View commit details
-
Copy full SHA for 0d8cbdf - Browse repository at this point
Copy the full SHA 0d8cbdfView commit details -
doc: meeting notes from oct 9th TC meeting
Fixes node-forward/node#4 PR-URL: node-forward/node#9 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Configuration menu - View commit details
-
Copy full SHA for 3cb5f3d - Browse repository at this point
Copy the full SHA 3cb5f3dView commit details -
doc: add TC notes from october 29th
PR-URL: node-forward/node#41 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Configuration menu - View commit details
-
Copy full SHA for 2c7847b - Browse repository at this point
Copy the full SHA 2c7847bView commit details
Commits on Oct 30, 2014
-
Configuration menu - View commit details
-
Copy full SHA for e7dec60 - Browse repository at this point
Copy the full SHA e7dec60View commit details
Commits on Dec 2, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ba4b9f0 - Browse repository at this point
Copy the full SHA ba4b9f0View commit details