1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-03 17:59:28 +02:00
Commit graph

14 commits

Author SHA1 Message Date
Gunther Brunner
1c45b6eb70 Starting to add build targets for common status page. 2014-06-04 18:45:11 +09:00
Gunther Brunner
a9e2268b18 Added gulp protractor task. 2014-06-04 15:00:40 +09:00
Gunther Brunner
589eaf8066 STF is now buildable. 2014-05-29 12:38:47 +09:00
Gunther Brunner
c0a515e75b Clean build files. 2014-05-22 15:20:12 +09:00
Gunther Brunner
8d6ba82126 Updated npm & bower dependencies.
Added ngMin webpack plugin.
2014-05-22 15:20:12 +09:00
Simo Kinnunen
ea0ec88b1f Format gulpfile. 2014-05-13 16:26:32 +09:00
Simo Kinnunen
c1b4dc4af5 Add res/.jshintrc to jsonlint. 2014-05-13 16:26:21 +09:00
Gunther Brunner
b1089a631d - Refactoring supported languages. 2014-03-26 23:45:09 +09:00
Gunther Brunner
c17176a985 - Adding languages support.
- Adding webpack bundle building support.
2014-03-26 21:38:57 +09:00
Simo Kinnunen
1287b8d4b6 Add client-side code to JSHint. 2014-03-26 15:31:37 +09:00
Gunther Brunner
a260aa2cf8 - Updated almost all dev dependencies.
- Removed everything grunt (the gettext stuff needs to be converted but was not using yet anyways).
- Update angular-localForage to latest version, all API methords changed.
- Added jshintrc for mocha.
2014-03-20 19:26:48 +09:00
Simo Kinnunen
84caa04de0 Return gulp stream from task. 2014-03-19 20:51:24 +09:00
Simo Kinnunen
e0006e4c5b Check JSON files with gulp-jsonlint. 2014-03-19 20:48:20 +09:00
Simo Kinnunen
b4416b5f0f Fix all JSHint complaints in Node.js code. 2014-03-19 20:36:46 +09:00