Commit History

Автор SHA1 Съобщение Дата
  Piotrek Koszuliński a51f0d216e The array will be shared by both tasks, so it may be extracted. преди 11 години
  Piotrek Koszuliński a7019c966d Minor code style fixes and API docs improvements. преди 11 години
  fredck f3da7aa14a API docs style fixing. преди 11 години
  AnnaTomanek d83ad138a0 Minor formatting change in README. преди 11 години
  fredck ad752d55a2 Minor code style fix. преди 11 години
  fredck 568e800de2 Added all "dot directories" to .gitignore. преди 11 години
  Frederico Caldeira Knabben bab4fea681 Added "Additional Directories" преди 11 години
  AnnaTomanek 11059e2f05 Minor corrections in code comments. преди 11 години
  fredck b91e885c61 Renamed "res" to "utils". преди 11 години
  AnnaTomanek 63028551d3 README file revision. преди 11 години
  fredck dee6342f70 The jscs and jshint will now append .gitignore entries to the configuration instead of replacing it. преди 11 години
  AnnaTomanek 43ca5a04dc Minor changes in the changelog format (incl. periods after changelog entries, as a small reminder). преди 11 години
  fredck 9f35a549e0 Added repository to package.json. преди 11 години
  fredck 942783df92 Added minimum documentation for tools. преди 11 години
  fredck 7595542a88 Code reformatting. преди 11 години
  fredck 9450b62b6a Removed unnecessary use of "that". преди 11 години
  fredck 2f0d6702b5 Completed and reviewed README.md. преди 11 години
  fredck 92f181b024 Made README.md more informative. преди 11 години
  fredck 8ca2b1b2f4 Fixed a wrong check in the task tools. преди 11 години
  fredck e7514704c1 Configured `grunt default` to run `jscs:git`. преди 11 години
  fredck 1507a63f31 Filtering .js files on jshint. преди 11 години
  fredck a5624335f5 Take the ignore list for jscs and jshint from .gitignore. преди 11 години
  fredck 625fb44001 Updated package.json. преди 11 години
  fredck cc88dca597 Generalized the jscs and jshint implementation into a tool. преди 11 години
  fredck 1f2288a018 Made the jscs implementation a copy of jshint. преди 11 години
  fredck 9af6121ce1 Moved the jshint configurations to a separated json file. In this way IDEs can read from it and auto-configure. преди 11 години
  fredck 366db60a3a Extracted the :git task check from jshint to tools, so it can be reused. преди 11 години
  fredck 66bee86dd6 Replaced "global" inline configs with /* jshint node: true */ преди 11 години
  fredck 5a48757f0d Fixed an error through when there were no files to run on jshint. преди 11 години
  fredck 13ac5c7d19 Made it possible to change the default task so it'll run accordingly without the :git prefix. преди 11 години