Commit History

Autor SHA1 Mensaxe Data
  Szymon Kupś c6f0d3e2ca Added bender dev:init task. %!s(int64=10) %!d(string=hai) anos
  Szymon Kupś 37b7134043 Added grunt plugin:install task. Code refractoring. %!s(int64=10) %!d(string=hai) anos
  Szymon Kupś 33fe663e0c New plugin creation grunt taks: grunt plugin:create. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński a089cddc99 Moved specific configs to the config files. Avoid scattering them around. %!s(int64=10) %!d(string=hai) anos
  fredck 338f468162 Re-reviewed tests to use bender.amd.require(). %!s(int64=11) %!d(string=hai) anos
  fredck 907ef34748 Revert "Reviewed tests to use bender.amd.require()." %!s(int64=11) %!d(string=hai) anos
  fredck 41ec3ce42f Reviewed tests to use bender.amd.require(). %!s(int64=11) %!d(string=hai) anos
  fredck 9368232a93 Introduced the basePath calculation, making RequireJS paths relative to it. %!s(int64=11) %!d(string=hai) anos
  fredck 1eddc343f6 Added support for "plugin!" and properly initialized the CKEDITOR module. %!s(int64=11) %!d(string=hai) anos
  fredck b44682c902 Added the original RequireJS script. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 7d7dbd3927 The array will be shared by both tasks, so it may be extracted. %!s(int64=11) %!d(string=hai) anos
  AnnaTomanek 07e5e1df9f Minor corrections in code comments. %!s(int64=11) %!d(string=hai) anos
  fredck d8a91dccce The jscs and jshint will now append .gitignore entries to the configuration instead of replacing it. %!s(int64=11) %!d(string=hai) anos
  fredck 477f3f9ae5 Configured `grunt default` to run `jscs:git`. %!s(int64=11) %!d(string=hai) anos
  fredck bd8adb6a47 Take the ignore list for jscs and jshint from .gitignore. %!s(int64=11) %!d(string=hai) anos
  fredck 22101da842 Replaced "global" inline configs with /* jshint node: true */ %!s(int64=11) %!d(string=hai) anos
  fredck f5442908fa 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 5af6696331 Implemented grunt jshint:git, making it inside default. %!s(int64=11) %!d(string=hai) anos
  fredck 3623e9d420 Custom implementation of jscs, which checks only next commit files. %!s(int64=11) %!d(string=hai) anos
  fredck a3e069e84b Added a few jshint predefined configs. %!s(int64=11) %!d(string=hai) anos
  fredck 95af84469e Moved githooks to dev/tasks. %!s(int64=11) %!d(string=hai) anos
  fredck 739d4a08d7 Moved jshint to dev/tasks. %!s(int64=11) %!d(string=hai) anos
  fredck 99102c1384 'use strict' in gruntfile.js. %!s(int64=11) %!d(string=hai) anos
  fredck 66d4a435df Moved jscs to dev/tasks. Now the tasks need to be more declarative. %!s(int64=11) %!d(string=hai) anos
  fredck 2af6b8dacd Moved jscs and jshint config out of gruntfile.js. %!s(int64=11) %!d(string=hai) anos
  fredck 32b09a3235 Using load-grunt-tasks to avoid grunt.loadNpmTasks. %!s(int64=11) %!d(string=hai) anos
  fredck b27ebb0053 Added git hooks support for pre-commit linting. %!s(int64=11) %!d(string=hai) anos
  fredck 40f2b2b6e9 Added default grunt task. %!s(int64=11) %!d(string=hai) anos
  fredck 0793fc7ff6 Added support for jshint and made it a pure grunt task. %!s(int64=11) %!d(string=hai) anos
  fredck 3a3545b67e Added support for jscs and made it a pure grunt task. %!s(int64=11) %!d(string=hai) anos