Piotrek Koszuliński
|
38cb438286
Minor template updates.
|
10 лет назад |
Piotrek Koszuliński
|
262903fd3f
Merge branch 'master' into t/44
|
10 лет назад |
Piotrek Koszuliński
|
46119bf546
AmdUtils.getModulePath() should not process absolute paths. Fixes #69.
|
10 лет назад |
Szymon Kupś
|
8a5cb5ae7e
Changed path to ignored lib directory in gulpfiles.
|
10 лет назад |
Szymon Kupś
|
0187326182
Fixed gulpfile template for newly created packages.
|
10 лет назад |
Szymon Kupś
|
61f1396c22
Sorting dependencies when updating package.json file in development tasks.
|
10 лет назад |
Szymon Kupś
|
8ec3858dc9
Changed gulp tasks names: removed dev- prefix, changed word order for create-package task.
|
10 лет назад |
Szymon Kupś
|
e64687ea97
Changed JSHint configuration files: deprecated strict:true option changed to strict:global.
|
10 лет назад |
Szymon Kupś
|
a1d5d39f57
Moved pre-commit Git hook directly to gulpfile.
|
10 лет назад |
Piotrek Koszuliński
|
48e2879528
JSHint: Surpressed warnings about functions in loops because since we use ES6 they became less problematic.
|
10 лет назад |
Piotrek Koszuliński
|
ba304657cb
Compat with new version of JSHint.
|
10 лет назад |
Szymon Kupś
|
1d86c60d20
Merge pull request #65 from ckeditor/t/62
|
10 лет назад |
Szymon Kupś
|
0b5e100f61
Fixed builder tests that were not passing on Windows machines.
|
10 лет назад |
Szymon Kupś
|
ca0d8758c1
Changed naming from plugin to package in dev-tasks.
|
10 лет назад |
Szymon Kupś
|
f539585814
Removing installGitHooks method as its no longer needed - hooks are installed during npm install.
|
10 лет назад |
Szymon Kupś
|
1112605a94
Removed dev-boilerplate-update task.
|
10 лет назад |
Szymon Kupś
|
7fd7bb230b
Fixed tests after changes made to dev-plugin-create task.
|
10 лет назад |
Szymon Kupś
|
3353d19083
Changed dev-plugin-create task to use local template files instead of boilerplate project.
|
10 лет назад |
Piotrek Koszuliński
|
b82b702e84
Upgraded multipipe.
|
10 лет назад |
Szymon Kupś
|
9b6a078de8
Tests for pre-commit gulp task.
|
10 лет назад |
Piotrek Koszuliński
|
e32d1f49d9
Do not try to process null files.
|
10 лет назад |
Szymon Kupś
|
9ad8043b96
Fixed build tests paths.
|
10 лет назад |
Szymon Kupś
|
7b2456b1c0
Tests for jshint/jscs tasks.
|
10 лет назад |
Szymon Kupś
|
b89767a446
Removed grunt from package.json.
|
10 лет назад |
Szymon Kupś
|
cc94054b07
Returning task object in lint tasks.
|
10 лет назад |
Szymon Kupś
|
493db13fa0
Moved dev tasks files to their final location.
|
10 лет назад |
Szymon Kupś
|
77c08ae0f7
Added pre-commit git hook with jshint and jscs.
|
10 лет назад |
Szymon Kupś
|
3219003155
Added gulp lint task.
|
10 лет назад |
Szymon Kupś
|
04baa7d778
Fixed dev tasks' tests paths.
|
10 лет назад |
Szymon Kupś
|
7673f1f825
Moved development tasks to separate directory.
|
10 лет назад |