1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 02:09:32 +02:00
Commit graph

1960 commits

Author SHA1 Message Date
Simo Kinnunen
4b0ff446ba Changes required for Scaleway + OverlayFS. 2016-02-24 15:17:15 +09:00
Simo Kinnunen
1cfe3d8758 Smaller armv7l image. Setting up an automated nightly build for it. 2016-02-24 05:52:06 +09:00
Vishal Banthia
a6e783ed1d Merge pull request #254 from openstf/optional-basic-auth-in-auth-mock
Add optional basic authentication in auth-mock
2016-02-03 15:59:06 +09:00
Vishal Banthia
0fa080d5cb Fix eslint error 2016-02-03 15:43:24 +09:00
Vishal Banthia
e3fce92704 Add optional basic authentication in auth-mock 2016-02-03 15:43:24 +09:00
Vishal Banthia
97269b3aa8 Fix eslint errors 2016-02-03 15:42:56 +09:00
codeskyblue
c3df22070c code conversion 2016-02-03 15:42:56 +09:00
codeskyblue
68e29a01c2 openid change /auth/verify to /auth/openid/verify 2016-02-03 15:42:56 +09:00
codeskyblue
87e5d80209 openid: remove useless code 2016-02-03 15:42:56 +09:00
codeskyblue
f942c86aaf format auth-openid options 2016-02-03 15:42:56 +09:00
codeskyblue
4c2da1056d add openid to options 2016-02-03 15:42:56 +09:00
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