Commit Graph

1748 Commits

Author SHA1 Message Date
codeskyblue
e8a2a6637f fix conflict of merge openid 2016-02-03 15:42:55 +09:00
Gunther Brunner
470e1d6a9d no-empty-label has been removed in ESLint 2. 2016-02-03 15:12:19 +09:00
Gunther Brunner
0825e80991 Update bower dependencies. 2016-01-29 18:35:42 +09:00
Gunther Brunner
a33572b833 Update ws along with the new optional native deps.
Remove phantom in favor of phantomjs-prebuilt.
2016-01-29 18:28:53 +09:00
Gunther Brunner
392e634f9c Update dependencies. 2016-01-29 17:52:50 +09:00
Gunther Brunner
32946fac54 Update ldapjs to 1.0 2016-01-29 17:35:01 +09:00
Gunther Brunner
8fc5f748d2 Add new stf doctor command to check if the versions of external dependencies are correct.
Add a `--devices` option to show a list of USB connected devices and a list of the devices that ADB can see.
2016-01-28 00:05:54 +09:00
Gunther Brunner
b2a62c415e Add externalDependencies custom field to package.json to specify the versions supported of the external dependencies. 2016-01-27 23:40:31 +09:00
Gunther Brunner
6efb4f1c88 Node minimum supported version now is 4.2 LTS. 2016-01-27 17:28:29 +09:00
Gunther Brunner
b816727a72 Improve npm3 performance 2x by removing the progress bar. 2016-01-27 14:00:43 +09:00
Gunther Brunner
0eef1ccf4c Remove eslint-loader. 2016-01-26 20:35:22 +09:00
Gunther Brunner
d61e31706e Add Slack notifier. 2016-01-26 20:10:49 +09:00
Gunther Brunner
25f81aa80f Update to eslint-2.0-beta.1 since eslint its getting better at indents (not yet ready to automatic fix) 2016-01-21 22:13:55 +09:00
Gunther Brunner
42e9648da1 Use ESLint CLIEngine directly instead of gulp-eslint because it doesn't support caching yet.
Added new eslint-cli task with cache.
2016-01-20 23:15:56 +09:00
Gunther Brunner
6d46132b63 Fix refactoring bug. 2016-01-20 21:43:50 +09:00
Gunther Brunner
7c2bf332e4 Fix for-in loop. 2016-01-19 23:35:45 +09:00
Gunther Brunner
934819593d Finally add ESLint to npm test. 2016-01-19 23:27:36 +09:00
Gunther Brunner
0a9e6080fa Fix last ESLint errors. 2016-01-19 23:27:12 +09:00
Gunther Brunner
fc58fac1c3 Fix typo. 2016-01-19 23:12:13 +09:00
Gunther Brunner
a3f815c118 Fix all res/ files with ESLint rules with 0 errors. 2016-01-19 23:08:33 +09:00
Gunther Brunner
1006564ae7 Remove JSHint files. 2016-01-19 21:16:54 +09:00
Gunther Brunner
b263d1458c Fix / files with ESLint rules with 0 errors. 2016-01-19 21:12:05 +09:00
Gunther Brunner
b2217d01dd Fix all test/ files with ESLint rules with 0 errors and 0 warnings. 2016-01-19 20:56:19 +09:00
Gunther Brunner
434f63b3a9 Fix all lib/ files with ESLint rules with 0 errors. 2016-01-19 20:52:38 +09:00
Gunther Brunner
994977ea94 Iterating the ESLint rules with real files 2nd. part. 2016-01-18 23:21:43 +09:00
Gunther Brunner
3617295577 First iteration of ESLint rules finished. 2016-01-18 21:01:23 +09:00
Gunther Brunner
3a92047342 Remove JSCS, JSHint, Standard. 2016-01-15 19:10:49 +09:00
Gunther Brunner
a2f8bd434d Created default rules for eslint, needs work. 2016-01-15 18:58:59 +09:00
Gunther Brunner
466af18058 Add eslint task. Needs eslintrc tweaking. 2016-01-14 21:20:54 +09:00
Gunther Brunner
4d0983a80f Make the access tokens textarea bigger. 2016-01-14 21:04:41 +09:00
Gunther Brunner
3fb767218b Now that finally with the new bootstrap-ui tooltip works properly, put it where it belongs. 2016-01-14 20:59:41 +09:00
Gunther Brunner
b8b293d18a Update bower dependencies.
Update to latest bootstrap-ui 1.0.3.
Change Wifi settings button and behaviour of several tooltips accordingly.
Remove collapse elements since the animation breaks.
2016-01-14 20:48:38 +09:00
Gunther Brunner
af6a08581b Update node dependencies.
Note: Socket 1.4 introduces automatic compression so it may need further tuning.
2016-01-14 18:49:01 +09:00
Gunther Brunner
25bc62e3ef Remove fa-lg style. 2016-01-14 18:24:25 +09:00
Gunther Brunner
ec7cf99953 Change style of Hide Screen and Stop Using buttons since they were using the same color.
Remove outline for info-button style.
2016-01-14 18:22:23 +09:00
Vishal Banthia
16e3a0b679 Merge pull request #248 from miss0110/feature/add_kick_device_btn
Add kickDevice Button in device-control
2016-01-13 17:21:54 +09:00
Eugene(miss0110)
bba588157f Add kickDevice Button in device-control 2016-01-13 15:57:19 +09:00
Vishal Banthia
259f8a99d2 Improve CHANGELOG entry 2016-01-13 15:00:43 +09:00
Vishal Banthia
05992dba5c Update CHANGELOG for v1.1.1 2016-01-13 14:30:08 +09:00
Vishal Banthia
9cf5039f71 1.1.1 v1.1.1 2016-01-13 14:20:56 +09:00
Vishal Banthia
25506af7f9 Update adbkit 2.3.1 -> 2.4.0 2016-01-13 14:20:47 +09:00
Gunther Brunner
316fa01968 Changed slack notifications with a new token and encrypted credentials. 2016-01-12 19:12:18 +09:00
Vishal Banthia
b9fd290da8 Merge pull request #223 from openstf/auth-saml
SAML2.0 support for authorisation
2016-01-05 16:49:33 +09:00
Vishal Banthia
059213546e Enhancement: Add auth-saml2 support. 2016-01-05 16:39:02 +09:00
Vishal Banthia
35e43d48d3 Merge pull request #211 from openstf/v.1.1.0-release
v1.1.0 release
v1.1.0
2016-01-04 12:19:55 +09:00
Vishal Banthia
d656b7bba0 1.1.0 2015-12-29 15:01:42 +09:00
Vishal Banthia
ae85736173 DOCUMENTATION: Add changelog for 1.1 from 1.0.10 2015-12-29 14:49:56 +09:00
Vishal Banthia
9dc9010490 DOCUMENTATION: Add storage-s3 sample unit in DEPLOYMENT doc 2015-12-29 14:15:58 +09:00
Simo Kinnunen
7dc2edadf7 Up to date ARM docker build for ODROID-XU4. 2015-12-21 05:40:05 +09:00
Gunther Brunner
6af750f7dd Update dependencies. 2015-12-16 18:02:33 +09:00