0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgraded Grunt.js & associated libraries to 1.x More... over 9 years ago
Adding travis CI support More... over 10 years ago
Adding travis CI support More... over 10 years ago
Merge pull request #2 from jasdeepkhalsa/version-0.0.6 More... over 11 years ago
Upgrade to v0.0.6 * Now using `bower` for front-end package management, therefore the libraries in this repo should now upgrade automatically as new packages are released * Included a server so a user does not need to setup or download apache/xampp anymore. Just run `grunt server` and you should be good! * No longer opinionated about jshint settings, which have been abstracted out into a `.jshintrc` file * Removed the output files produced by grunt More... over 11 years ago
Merge pull request #1 from jasdeepkhalsa/gruntjs-skeleton-version-0.0.5 More... almost 12 years ago
Reformatted the change logs More... almost 12 years ago
* Updated to v0.0.5 - Upgraded libraries to: * Grunt.js v0.4.4 * jQuery v1.11.1 * QUnit v1.14.0 - Upgraded Grunt.js plugins to: * grunt-contrib-cssmin: 0.9.0 * grunt-contrib-jshint: 0.10.0 * grunt-contrib-watch: 0.6.1 * grunt-contrib-qunit: 0.4.0 * grunt-contrib-uglify: 0.4.0 - TODO: Look into Bower for package management More... almost 12 years ago
Removed concat plugin and used uglify's built-in concat functionality instead. Added JavaScript sourcemap support and an index.html file based on HTML5 Boilerplate for testing JavaScript/jQuery. Upgraded to the latest jQuery v1.10.2 & QUnit v1.12.0 libraries. More... over 12 years ago
Updated README.md More... over 12 years ago
Fixed bug of CSS minification not working for multiple CSS files and throwing error "Warning: Object #<Object> has no method 'expandFiles'". Updated CSS plugin to from mincss to cssmin and to version 0.4.0. More... over 12 years ago
Corrected information about qunit More... over 12 years ago
Fixed bug of no minification of JavaScript files. Now using Uglify plugin for minification. Added css reset by Eric Meyer so that Grunt minifies the css rather than throwing errors. Updated documentation. More... over 12 years ago
Update README.md More... over 12 years ago
Update README.md More... over 12 years ago
Updated README.md More... over 12 years ago
Initial commit More... over 12 years ago