0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected 2 months ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Included PhantomJS for local testing, polyfilled .click() for it. More... over 12 years ago
Partial implementation of #9. More... over 12 years ago
Added native DOM Promise support (closes #27). More... over 12 years ago
Release v2.0.0-8 More... over 12 years ago
Travis: publishing only tagged commits. More... over 12 years ago
Compression improvements. Added post-build size comparison. Using $TRAVIS_REPO_SLUG instead of hardcoded repo slug. Added beautification for Node.js build. More... over 12 years ago
Added *.log to .gitignore. [ci skip] More... over 12 years ago
Source maps should point to local source folder when built locally, and to exact commit raw representation when built on CI. More... over 12 years ago
Better source map generation. Switched from grunt-contrib-concat to grunt-concat-sourcemap for getting source map linked to real source. Switched from grunt-umd to custom-generated header/footer JS partials processed as part of concatenation process. Added different JSHint configs for pre/post-concat checks. Updated grunt-contrib-uglify to get better source map support. Disabled name mangling for Node.js build. More... over 12 years ago
Fixed silence. More... over 12 years ago
Removed dist folder from repo (as it's now automatically published from Travis). More... over 12 years ago
Hidden Git output completely to avoid token leaks, fixed repo URL. More... over 12 years ago
Added npm publish by Travis via Grunt task. More... over 12 years ago
Trying to make Travis publish at least to gh-pages securely after all builds succeeded. More... over 12 years ago
Release v2.0.0-7 More... over 12 years ago
Release v2.0.0-6 More... over 12 years ago
Release v2.0.0-5 More... over 12 years ago
Release v2.0.0-4 More... over 12 years ago
Removed redundant on_start:false webhook directive. More... over 12 years ago
Merge pull request #26 from RReverser/v2.0 More... over 12 years ago
Removed uglify-js from list of dependencies. More... over 12 years ago
Merge pull request #25 from RReverser/v2.0 More... over 12 years ago
Update .travis.yml More... over 12 years ago
Merge pull request #24 from RReverser/v2.0 More... over 12 years ago
Added fast_finish for ignoring 0.11 errors. More... over 12 years ago
Update .travis.yml More... over 12 years ago
Removed custom Travis script (to use npm test). More... over 12 years ago
Added build hook to Azure endpoint. More... over 12 years ago
Removed testling as non-working. More... over 12 years ago
Added deployment, CI-specific reporters and testling badge. More... over 12 years ago