2
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 08, 2025 — Aug 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Misspelling in package.json 'gunt' => 'grunt' More... almost 13 years ago
Fixed indents for 'package.json' More... almost 13 years ago
Style fixes for CONTRIBUTING.md More... almost 13 years ago
Added missed steps for 'Submitting Your Changes' section More... almost 13 years ago
1. Added manual for contributors 'CONTRIBUTING.md' 2. Tests now in JavaScript and moved under the Grunt 'grunt test' 3. Test now have folder structure in-tact with .'/lib' directory 4. Static test data moved under 'test/fixtures/' directory 5. Test file now must have '*.test.js' suffix 6. Cleaned up package.json from unuseful Grunt dependencies More... almost 13 years ago
Merge pull request #389 from socketstream/feature/one-language-sans-linting More... almost 13 years ago
Removed 'make build' task and SS_DEV option from the code More... almost 13 years ago
Removed the CoffeeScript source code files, as they are now deprecated More... almost 13 years ago
Added comments for the files in the lib/websocket folder More... almost 13 years ago
Added comments for the file in the lib/utils folder More... almost 13 years ago
Added comments for the files in the lib/session folder More... almost 13 years ago
Added comments to the files in the lib/request folder More... almost 13 years ago
Added comments for the files in the lib/publish folder More... almost 13 years ago
Added comments for the files in the lib/http folder More... almost 13 years ago
Added comments for the rest of the files in the lib/client folder More... almost 13 years ago
Added comments to the files in the lib/client/template_engines More... almost 13 years ago
Added comments to files in the lib/client/system folder More... almost 13 years ago
Added comments to the files in the lib/client/serve folder More... almost 13 years ago
Add comments to the files in the lib/client/formatters folder More... almost 13 years ago
Finsihed porting comments for files in the lib/cli folder More... almost 13 years ago
Added simple Grunt configuration to perform JShint linting task. More... almost 13 years ago
Version 0.3.5 More... almost 13 years ago
Merge pull request #387 from socketstream/bug/386-ie8-object-keys More... almost 13 years ago
Removed a bad character More... almost 13 years ago
A shorter, IE-compatible way to check if an object is empty More... almost 13 years ago
Added a shim to handle IE8's lack of support for Object.keys(obj).length More... almost 13 years ago
Merge pull request #385 from wrouesnel/filejs-stat-fix More... about 13 years ago
Fix #384 More... about 13 years ago
Merge pull request #376 from socketstream/gzip-static-assets More... about 13 years ago
Fix the order in which the connect compress middleware is loaded More... about 13 years ago