2
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 10 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Firts working docs generator prototype More... over 12 years ago
Added: - Tasks for docs generation - `src` for docs and doc-site More... over 12 years ago
Linting and Typo fixes More... over 12 years ago
Merge pull request #421 from RomanMinkin/issue-408-3 More... over 12 years ago
Merge pull request #422 from DeLaGuardo/master More... over 12 years ago
Add iced coffee script support for client More... over 12 years ago
connect bump back to v2.4.5 More... over 12 years ago
Added some decription in lib/http/index.js More... over 12 years ago
- Added tests for lib/http/router.js - Minor changes for test/unit/http/index.test.js More... over 12 years ago
Merge branch 'master' of https://github.com/socketstream/socketstream into issue-408-3 More... over 12 years ago
1. Added assetions count reset() on each .check() call to avoid using mocha's .beforeEach() all the time 2. Added very first test for `lib/http/router.js` 3. Minor fixes for `lib/http/` tests More... over 12 years ago
Merge pull request #419 from mgan59/286-return-error-for-static More... over 12 years ago
added path module declaration More... over 12 years ago
Merge pull request #420 from socketstream/414-support-static-file-caching More... over 12 years ago
Can now load connect's staticCache via custom options, fixes #414 More... over 12 years ago
Added support for static file caching using connect's staticCache middleware More... over 12 years ago
Copy changes for - test/unit/http/index.test.js - test/helpers/assertionCounter.js More... over 12 years ago
added a simple check for file ext. More... over 12 years ago
Added support for source maps, courtesy of waxolunist, fixes #381 More... over 12 years ago
Merge pull request #418 from RomanMinkin/patch-1 More... over 12 years ago
- Added `supertest` for client side http requests test - assertionCounter.js fixed the way that #andCheck() now is not-enumerable to avoid inheritance More... over 12 years ago
CodeClimate badge is back More... over 12 years ago
Merge pull request #417 from RomanMinkin/fix/gruntfile-jshint-client More... over 12 years ago
Fixed merge order for jshint tasks, custom options should override options from .jshintrc file. More... over 12 years ago
2nd phase of linting/testing 'lib/http' - added most tests for 'lib/http/index.js' - going to 'lib/http/router.js' More... over 12 years ago
2nd phase of linting/testing 'lib/http' - Added tests for .set() More... over 12 years ago
2nd phase of linting/testing 'lib/http' - 'test/fixtures/**' excluded from jshint: server task - some linting applied More... over 12 years ago
2nd phase of linting/testing 'lib/http' - added tests for .load() method - added mock for connect, so http requests could be tested w/o loading an actial ss.http instance - added helper for extracting functions name More... over 12 years ago
1st phase of linting/testing 'lib/http' More... over 12 years ago
Removed Code Climate link More... almost 13 years ago