Piotrek Koszuliński
|
961b576740
Tests: Minor improvements.
|
10 vuotta sitten |
Szymon Kupś
|
a5afb296eb
Added replace:copyright task.
|
10 vuotta sitten |
Szymon Kupś
|
5247916363
Moved workspaceRoot option as global in gruntfile.js.
|
10 vuotta sitten |
Szymon Kupś
|
4827816d0d
Merge branch 'master' into t/36
|
10 vuotta sitten |
Piotrek Koszuliński
|
5eed55d0f2
Merge remote-tracking branch 'boilerplate/ckeditor5' into t/38
|
10 vuotta sitten |
Piotrek Koszuliński
|
a8b5050e71
More ES6.
|
10 vuotta sitten |
Szymon Kupś
|
c5c7206355
Added workspaceRoot option to gruntfile, added dev:status task, refractoring, tests.
|
10 vuotta sitten |
Szymon Kupś
|
7c80cf1c96
Added grunt dev:init task.
|
10 vuotta sitten |
Piotrek Koszuliński
|
a089cddc99
Moved specific configs to the config files. Avoid scattering them around.
|
10 vuotta sitten |
fredck
|
338f468162
Re-reviewed tests to use bender.amd.require().
|
11 vuotta sitten |
fredck
|
907ef34748
Revert "Reviewed tests to use bender.amd.require()."
|
11 vuotta sitten |
fredck
|
41ec3ce42f
Reviewed tests to use bender.amd.require().
|
11 vuotta sitten |
fredck
|
9368232a93
Introduced the basePath calculation, making RequireJS paths relative to it.
|
11 vuotta sitten |
fredck
|
1eddc343f6
Added support for "plugin!" and properly initialized the CKEDITOR module.
|
11 vuotta sitten |
fredck
|
b44682c902
Added the original RequireJS script.
|
11 vuotta sitten |
Piotrek Koszuliński
|
7d7dbd3927
The array will be shared by both tasks, so it may be extracted.
|
11 vuotta sitten |
AnnaTomanek
|
07e5e1df9f
Minor corrections in code comments.
|
11 vuotta sitten |
fredck
|
d8a91dccce
The jscs and jshint will now append .gitignore entries to the configuration instead of replacing it.
|
11 vuotta sitten |
fredck
|
477f3f9ae5
Configured `grunt default` to run `jscs:git`.
|
11 vuotta sitten |
fredck
|
bd8adb6a47
Take the ignore list for jscs and jshint from .gitignore.
|
11 vuotta sitten |
fredck
|
22101da842
Replaced "global" inline configs with /* jshint node: true */
|
11 vuotta sitten |
fredck
|
f5442908fa
Made it possible to change the default task so it'll run accordingly without the :git prefix.
|
11 vuotta sitten |
fredck
|
5af6696331
Implemented grunt jshint:git, making it inside default.
|
11 vuotta sitten |
fredck
|
3623e9d420
Custom implementation of jscs, which checks only next commit files.
|
11 vuotta sitten |
fredck
|
a3e069e84b
Added a few jshint predefined configs.
|
11 vuotta sitten |
fredck
|
95af84469e
Moved githooks to dev/tasks.
|
11 vuotta sitten |
fredck
|
739d4a08d7
Moved jshint to dev/tasks.
|
11 vuotta sitten |
fredck
|
99102c1384
'use strict' in gruntfile.js.
|
11 vuotta sitten |
fredck
|
66d4a435df
Moved jscs to dev/tasks. Now the tasks need to be more declarative.
|
11 vuotta sitten |
fredck
|
2af6b8dacd
Moved jscs and jshint config out of gruntfile.js.
|
11 vuotta sitten |