Commit History

Autor SHA1 Mensaxe Data
  fredck 366db60a3a Extracted the :git task check from jshint to tools, so it can be reused. %!s(int64=11) %!d(string=hai) anos
  fredck 66bee86dd6 Replaced "global" inline configs with /* jshint node: true */ %!s(int64=11) %!d(string=hai) anos
  fredck 5a48757f0d Fixed an error through when there were no files to run on jshint. %!s(int64=11) %!d(string=hai) anos
  fredck 13ac5c7d19 Made it possible to change the default task so it'll run accordingly without the :git prefix. %!s(int64=11) %!d(string=hai) anos
  fredck 977c78c0e4 Implemented grunt jshint:git, making it inside default. %!s(int64=11) %!d(string=hai) anos
  fredck 917057a28f Custom implementation of jscs, which checks only next commit files. %!s(int64=11) %!d(string=hai) anos
  fredck 59ffa804d8 Added a few jshint predefined configs. %!s(int64=11) %!d(string=hai) anos
  fredck 9e3febb24c Moved githooks to dev/tasks. %!s(int64=11) %!d(string=hai) anos
  fredck 931fa2baad Moved jshint to dev/tasks. %!s(int64=11) %!d(string=hai) anos
  fredck 452561b293 'use strict' in gruntfile.js. %!s(int64=11) %!d(string=hai) anos
  fredck 6092bc2ff2 Moved jscs to dev/tasks. Now the tasks need to be more declarative. %!s(int64=11) %!d(string=hai) anos
  fredck 654e0ad6c2 Made package.json more empty, so it is clearer what to get filled in it. %!s(int64=11) %!d(string=hai) anos
  fredck 000191131a Added recommended "keywords" and "dependencies" entries to package.json. %!s(int64=11) %!d(string=hai) anos
  fredck 5a2c324cc9 Added "build" to the jscs ignore list. %!s(int64=11) %!d(string=hai) anos
  fredck 231891e23d Moved jscs and jshint config out of gruntfile.js. %!s(int64=11) %!d(string=hai) anos
  fredck b58d23b2a3 Upgraded load-grunt-tasks in package.json. %!s(int64=11) %!d(string=hai) anos
  fredck b2dfd1df6b Fixed indentation in package.json. %!s(int64=11) %!d(string=hai) anos
  fredck 876d334356 Being more agreessive with grunt update for common packages. %!s(int64=11) %!d(string=hai) anos
  fredck c2c5bb0af3 Minor additions to the changelog fie. %!s(int64=11) %!d(string=hai) anos
  fredck 098de8f550 Added "build" to .gitignore %!s(int64=11) %!d(string=hai) anos
  fredck 27f2222cc0 Using load-grunt-tasks to avoid grunt.loadNpmTasks. %!s(int64=11) %!d(string=hai) anos
  fredck ef1b7e8793 Added git hooks support for pre-commit linting. %!s(int64=11) %!d(string=hai) anos
  fredck 22d77ab978 Added default grunt task. %!s(int64=11) %!d(string=hai) anos
  fredck 13e4040ff1 Added support for jshint and made it a pure grunt task. %!s(int64=11) %!d(string=hai) anos
  fredck 05c4cc5079 Added support for jscs and made it a pure grunt task. %!s(int64=11) %!d(string=hai) anos
  fredck fba3e52918 Initialized .editorconfig. %!s(int64=11) %!d(string=hai) anos
  fredck a604362215 Initialized .gitattributes %!s(int64=11) %!d(string=hai) anos
  fredck 4b4f3c9153 Added template for grunt. %!s(int64=11) %!d(string=hai) anos
  fredck 1284c24aec Added node_modules to .gitignore %!s(int64=11) %!d(string=hai) anos
  fredck 4b080eb48e Added template for the package.json file. %!s(int64=11) %!d(string=hai) anos