Historial de Commits

Autor SHA1 Mensaje Fecha
  fredck 9450b62b6a Removed unnecessary use of "that". hace 11 años
  fredck 2f0d6702b5 Completed and reviewed README.md. hace 11 años
  fredck 92f181b024 Made README.md more informative. hace 11 años
  fredck 8ca2b1b2f4 Fixed a wrong check in the task tools. hace 11 años
  fredck e7514704c1 Configured `grunt default` to run `jscs:git`. hace 11 años
  fredck 1507a63f31 Filtering .js files on jshint. hace 11 años
  fredck a5624335f5 Take the ignore list for jscs and jshint from .gitignore. hace 11 años
  fredck 625fb44001 Updated package.json. hace 11 años
  fredck cc88dca597 Generalized the jscs and jshint implementation into a tool. hace 11 años
  fredck 1f2288a018 Made the jscs implementation a copy of jshint. hace 11 años
  fredck 9af6121ce1 Moved the jshint configurations to a separated json file. In this way IDEs can read from it and auto-configure. hace 11 años
  fredck 366db60a3a Extracted the :git task check from jshint to tools, so it can be reused. hace 11 años
  fredck 66bee86dd6 Replaced "global" inline configs with /* jshint node: true */ hace 11 años
  fredck 5a48757f0d Fixed an error through when there were no files to run on jshint. hace 11 años
  fredck 13ac5c7d19 Made it possible to change the default task so it'll run accordingly without the :git prefix. hace 11 años
  fredck 977c78c0e4 Implemented grunt jshint:git, making it inside default. hace 11 años
  fredck 917057a28f Custom implementation of jscs, which checks only next commit files. hace 11 años
  fredck 59ffa804d8 Added a few jshint predefined configs. hace 11 años
  fredck 9e3febb24c Moved githooks to dev/tasks. hace 11 años
  fredck 931fa2baad Moved jshint to dev/tasks. hace 11 años
  fredck 452561b293 'use strict' in gruntfile.js. hace 11 años
  fredck 6092bc2ff2 Moved jscs to dev/tasks. Now the tasks need to be more declarative. hace 11 años
  fredck 654e0ad6c2 Made package.json more empty, so it is clearer what to get filled in it. hace 11 años
  fredck 000191131a Added recommended "keywords" and "dependencies" entries to package.json. hace 11 años
  fredck 5a2c324cc9 Added "build" to the jscs ignore list. hace 11 años
  fredck 231891e23d Moved jscs and jshint config out of gruntfile.js. hace 11 años
  fredck b58d23b2a3 Upgraded load-grunt-tasks in package.json. hace 11 años
  fredck b2dfd1df6b Fixed indentation in package.json. hace 11 años
  fredck 876d334356 Being more agreessive with grunt update for common packages. hace 11 años
  fredck c2c5bb0af3 Minor additions to the changelog fie. hace 11 años