Szymon Kupś
|
66a1a927ae
Moved JSHint comment.
|
10 years ago |
Szymon Kupś
|
68228b5c6d
Moved restoreSpies method to the end of preparation section.
|
10 years ago |
Szymon Kupś
|
823968310f
Moved JSHint comment above 'use strict'.
|
10 years ago |
Szymon Kupś
|
2f84a0c070
Added more meaningful name to getOptions parameter.
|
10 years ago |
Szymon Kupś
|
a26079ac4f
Handling rejected promises in dev tasks.
|
10 years ago |
Szymon Kupś
|
4827816d0d
Merge branch 'master' into t/36
|
10 years ago |
Szymon Kupś
|
3f4280ee35
Added tests to task tools. Updated comments.
|
10 years ago |
Szymon Kupś
|
a6db143f2a
Deleted temporary files.
|
10 years ago |
Szymon Kupś
|
1f2bdb4a2e
Merge branch 't/36-dev-init' into t/36
|
10 years ago |
Szymon Kupś
|
db897995f7
Added tests to git util functions.
|
10 years ago |
Szymon Kupś
|
572cac1764
Moved boilerplate repository constants to module.exports. Removed trim() method from getStatus function.
|
10 years ago |
Szymon Kupś
|
c190391c1a
Updated dev-init task test.
|
10 years ago |
Szymon Kupś
|
5566d745ff
Installing npm modules and git hooks during tasks.
|
10 years ago |
Szymon Kupś
|
552941bc9b
Added dev-boilerplate-update grunt task.
|
10 years ago |
Szymon Kupś
|
2b5176222e
Added dev-status grunt task.
|
10 years ago |
Szymon Kupś
|
fd7edbd22b
Added dev-update grunt task.
|
10 years ago |
Szymon Kupś
|
ac656b1ab8
Added dev-plugin-install grunt task.
|
10 years ago |
Szymon Kupś
|
c446d67a7f
Added dev-plugin create grunt task.
|
10 years ago |
Szymon Kupś
|
cd7ba2397f
Renamed devtasks.js to dev-init.js tests.
|
10 years ago |
Szymon Kupś
|
4cd0582fe4
Added dev-init task tests.
|
10 years ago |
Szymon Kupś
|
5e71b323da
Changed folder name from 'test' to 'tests'. Changed chai version specification in package.json.
|
10 years ago |
Szymon Kupś
|
224c90d15c
Code refractoring, using ES6 features.
|
10 years ago |
Piotr Jasiun
|
b29fe5a7ff
Merge pull request #39 from ckeditor/t/38
|
10 years ago |
Piotrek Koszuliński
|
dde186fef5
Transformed remaining files.
|
10 years ago |
Piotrek Koszuliński
|
5eed55d0f2
Merge remote-tracking branch 'boilerplate/ckeditor5' into t/38
|
10 years ago |
Piotrek Koszuliński
|
99f4a74634
Turned function expressions to arrow functions.
|
10 years ago |
Piotrek Koszuliński
|
eea969a5b6
Changed var to let or const.
|
10 years ago |
Piotrek Koszuliński
|
ecf1b215c0
Tests: Used const for modules and classes.
|
10 years ago |
Piotrek Koszuliński
|
52218e50f0
Forbidden var statements.
|
10 years ago |
Piotrek Koszuliński
|
83551bdf96
Merge branch 'esnext' into ckeditor5
|
10 years ago |