An open API service providing commit metadata for open source projects.

GitHub / LearnBoost/cluster / commits

Node.JS multi-core server manager with plugins support.

SHA Message Author Date Stats
0d045131 merge Merge pull request #179 from ericmuyser/patch-1 Aaron Heckmann <a****b@g****m> over 14 years ago
61384821 Update docs/api.md Eric Muyser <e****c@m****m> over 14 years ago
2a3e68be merge Merge pull request #161 from AndreasMadsen/master Aaron Heckmann <a****b@g****m> almost 15 years ago
907c1db2 added 3rd-party cluster-vhost plugin Andreas Madsen <a****k@g****m> almost 15 years ago
e6a0675f Release 0.7.7 Tj Holowaychuk <t****j@v****a> almost 15 years ago
d7706016 Fixed `repl()` bug: ensure server exists before closing it Tj Holowaychuk <t****j@v****a> almost 15 years ago
df87149c Release 0.7.6 Tj Holowaychuk <t****j@v****a> almost 15 years ago
dd14a09c Fixed standalone read from stdin regression. Closes #153 Tj Holowaychuk <t****j@v****a> almost 15 years ago
ae027693 typo Tj Holowaychuk <t****j@v****a> almost 15 years ago
4b336ad8 Release 0.7.5 Tj Holowaychuk <t****j@v****a> almost 15 years ago
b4b63509 Fixed an err.code check Tj Holowaychuk <t****j@v****a> almost 15 years ago
f0ddead4 Release 0.7.4 Tj Holowaychuk <t****j@v****a> almost 15 years ago
326439e6 fix for #149 Joshua Hanson <n****t@g****m>
Committed by: Tj Holowaychuk <t****j@v****a>
almost 15 years ago
292a4b05 Fixed `cli()` hang regression. Closes #148 Tj Holowaychuk <t****j@v****a> almost 15 years ago
c7b88557 refactored cli.js example Tj Holowaychuk <t****j@v****a> almost 15 years ago
2fb9645f switch port for cli example Tj Holowaychuk <t****j@v****a> almost 15 years ago
f32fce4f Release 0.7.3 Tj Holowaychuk <t****j@v****a> almost 15 years ago
87e58062 Changed: nextTick() uncaughtException handler Tj Holowaychuk <t****j@v****a> almost 15 years ago
8026906c Release 0.7.2 Tj Holowaychuk <t****j@v****a> almost 15 years ago
cb6eba86 Changed `reload()` to reload workers only Tj Holowaychuk <t****j@v****a> almost 15 years ago
56fe0538 refactoring Tj Holowaychuk <t****j@v****a> about 15 years ago
4d902eb3 Fixed "listening" event by deferring "start" Tj Holowaychuk <t****j@v****a> about 15 years ago
b454ce7e Removed local socket usage as it is being removed from node Tj Holowaychuk <t****j@v****a> about 15 years ago
6cfd9e38 use preventDefault instead of exit() in cli() Tj Holowaychuk <t****j@v****a> about 15 years ago
7f09b944 Release 0.7.1 Tj Holowaychuk <t****j@v****a> about 15 years ago
a1587ca7 Fixed `cli()` plugin. Closes #145 [reported by alefnula] Tj Holowaychuk <t****j@v****a> about 15 years ago
c5c883dd Added vhost example. Closes #144 Tj Holowaychuk <t****j@v****a> about 15 years ago
cf40e85c Fixed restart pidfile comparison tests Tj Holowaychuk <t****j@v****a> about 15 years ago
44d0a330 0.7.0 Tj Holowaychuk <t****j@v****a> about 15 years ago
b2daa1cb Release 0.7.0 Tj Holowaychuk <t****j@v****a> about 15 years ago
c410e442 removed 2.x ENOENT compat Tj Holowaychuk <t****j@v****a> about 15 years ago
cbcb0d80 Fixed ephemeral port support. Closes #88 Tj Holowaychuk <t****j@v****a> about 15 years ago
c79f0db0 Removed remaining 2.x support. Closes #108 Tj Holowaychuk <t****j@v****a> about 15 years ago
4a9ed216 Fixed stand-alone support with a file path. Closes #141 [reported by Sebastia... Tj Holowaychuk <t****j@v****a> about 15 years ago
80bcf50e Fixed clobbering of "worker exception" [reported by fredericosilva] Tj Holowaychuk <t****j@v****a> about 15 years ago
a3fb1eca Fixed `logger()` / `pidfiles()` errors when dir does not exist, now using mkd... Tj Holowaychuk <t****j@v****a> about 15 years ago
a4b561a6 Docs for dir existance. Closes #138 Tj Holowaychuk <t****j@v****a> about 15 years ago
02ec31f0 Release 0.6.9 Tj Holowaychuk <t****j@v****a> about 15 years ago
1d8bd205 Fixed typo in `reload()` plugin causing the `signal` option to fail. Closes #131 Tj Holowaychuk <t****j@v****a> about 15 years ago
bd5f5141 ignore test.js Tj Holowaychuk <t****j@v****a> about 15 years ago
2192161f Release 0.6.8 Tj Holowaychuk <t****j@v****a> about 15 years ago
48244dc6 Removed client sockets Tj Holowaychuk <t****j@v****a> about 15 years ago
a1f99e0e Release 0.6.7 Tj Holowaychuk <t****j@v****a> about 15 years ago
b8dcbc34 Expose .worker for Felix Tj Holowaychuk <t****j@v****a> about 15 years ago
c790cb1e tweak style Tj Holowaychuk <t****j@v****a> about 15 years ago
eed4d367 Fixed restart race-condition. Closes #125 Tj Holowaychuk <t****j@v****a> about 15 years ago
d55c3503 not a zombie Tj Holowaychuk <t****j@v****a> about 15 years ago
50b3a890 refactor standalone test slightly Tj Holowaychuk <t****j@v****a> about 15 years ago
fb651b0a Provide test case for #125 Felix Geisendörfer <f****x@d****m>
Committed by: Tj Holowaychuk <t****j@v****a>
about 15 years ago
7c6e81fd Release 0.6.6 Tj Holowaychuk <t****j@v****a> about 15 years ago
5314c574 removed more 0.2.x compat Tj Holowaychuk <t****j@v****a> about 15 years ago
5d7c5edd started removing 0.2.x compat Tj Holowaychuk <t****j@v****a> about 15 years ago
99e9e2c3 removed restart test for now Tj Holowaychuk <t****j@v****a> about 15 years ago
9cb38c8b Fixed restarting of stand-alone clusters Tj Holowaychuk <t****j@v****a> about 15 years ago
4164a97a dont kill master in standalone example Tj Holowaychuk <t****j@v****a> about 15 years ago
264ab631 refactored previous test Tj Holowaychuk <t****j@v****a> about 15 years ago
39cc2dd4 throw error in standalone restart test unless ESRCH Tj Holowaychuk <t****j@v****a> about 15 years ago
c8daab82 Added standalone restart test Tj Holowaychuk <t****j@v****a> about 15 years ago
d57e11d4 Added stand-alone shutdown test Tj Holowaychuk <t****j@v****a> about 15 years ago
6795038c Added simple stand-alone test Tj Holowaychuk <t****j@v****a> about 15 years ago
bc41c436 wrap unlinks in try / catch and ignore Tj Holowaychuk <t****j@v****a> about 15 years ago
6a65a46b unpack net / js bindings Tj Holowaychuk <t****j@v****a> about 15 years ago
8e2fd7da unlink client socket path in master Tj Holowaychuk <t****j@v****a> about 15 years ago
5e50a8e7 Added `Master#startWorker() Tj Holowaychuk <t****j@v****a> about 15 years ago
dd4d3f9f unlink client sockets when workers die Tj Holowaychuk <t****j@v****a> about 15 years ago
3f26c862 Fixed stand-alone issue with not killing the parent master. Closes #565 Tj Holowaychuk <t****j@v****a> about 15 years ago
3fc641e4 Release 0.6.5 Tj Holowaychuk <t****j@v****a> about 15 years ago
b72287be Changed internal IPC to use UDP. Closes #126 Tj Holowaychuk <t****j@v****a> about 15 years ago
320f47d6 tweak previous commit slightly Tj Holowaychuk <t****j@v****a> about 15 years ago
5d1bceda merge Merge pull request #124 from felixge/master TJ Holowaychuk <t****j@v****a> about 15 years ago
fc33aef8 Allow calling all master methods from worker Felix Geisendörfer <f****x@d****m> about 15 years ago
ff941d5e SIGKILL children on master uncaught exception Tj Holowaychuk <t****j@v****a> about 15 years ago
067a31ee merge Merge branch 'master' of github.com:LearnBoost/cluster Tj Holowaychuk <t****j@v****a> about 15 years ago
6b0f2986 added link to cluster-responsetimes Tj Holowaychuk <t****j@v****a> about 15 years ago
3cdc3774 merge Merge pull request #110 from Zearin/patch-1 TJ Holowaychuk <t****j@v****a> about 15 years ago
e65edaf0 Added syntax highlighting. Tony <z****n@g****t> about 15 years ago
4687fb96 Release 0.6.4 Tj Holowaychuk <t****j@v****a> about 15 years ago
8e3ca7b6 Fix for json framing. Closes #109 Tj Holowaychuk <t****j@v****a> about 15 years ago
73dac88d merge Merge branch 'master' of github.com:LearnBoost/cluster Tj Holowaychuk <t****j@v****a> about 15 years ago
86800f4a Release 0.6.3 Tj Holowaychuk <t****j@v****a> about 15 years ago
ee74acf6 typo Tj Holowaychuk <t****j@v****a> about 15 years ago
b53016af Fix a typo in Readme.md Nathan Rajlich <n****n@t****t> about 15 years ago
c6d222cb clean up previous commit Tj Holowaychuk <t****j@v****a> about 15 years ago
e14dd69d Fix for bug that left open file descriptors after worker has died. Saving fds...
Signed-off-by: Tj Holowaychuk <t****j@v****a>
Jaakko Lukkari <j****o@a****m>
Committed by: Tj Holowaychuk <t****j@v****a>
about 15 years ago
95f29254 merge Merge pull request #105 from pigmej/patch-1 Aaron Heckmann <a****b@g****m> about 15 years ago
48048b01 fixed typo in comment (localhots => localhost) pigmej <p****j@g****m> about 15 years ago
631e12f1 refactored logger() to utilize log.js sprintf syntax Tj Holowaychuk <t****j@v****a> over 15 years ago
0db7a74c log >= 1.2.0 Tj Holowaychuk <t****j@v****a> over 15 years ago
d874f28b misc refactoring of colors option Tj Holowaychuk <t****j@v****a> over 15 years ago
1338cc30 color -> colors Tj Holowaychuk <t****j@v****a> over 15 years ago
e7248fda Fixed Master#listen() with env specific config. Closes #98 Tj Holowaychuk <t****j@v****a> over 15 years ago
30970b26 make it possible to pass {color: false} to debug()
Signed-off-by: Tj Holowaychuk <t****j@v****a>
Wade Simmons <w****e@w****m>
Committed by: Tj Holowaychuk <t****j@v****a>
over 15 years ago
17161725 fix tests Tj Holowaychuk <t****j@v****a> over 15 years ago
cc4ad420 typo for dev deps Tj Holowaychuk <t****j@v****a> over 15 years ago
ddbf0c76 Revert "pidfiles() cleans up after itself. Closes #93" Tj Holowaychuk <t****j@v****a> over 15 years ago
b55feda3 pidfiles() cleans up after itself. Closes #93 Tj Holowaychuk <t****j@v****a> over 15 years ago
7fe3f2d5 removed support/should Tj Holowaychuk <t****j@v****a> over 15 years ago
41db5baa Release 0.6.2 Tj Holowaychuk <t****j@v****a> over 15 years ago
348c2046 Fixed IPC for workers without a server. Closes #91 Tj Holowaychuk <t****j@v****a> over 15 years ago
a75ceb4a Fixed close(fd) issue for Master without a server. Closes #89 Tj Holowaychuk <t****j@v****a> over 15 years ago

← Back to repository