Commit Graph

88 Commits

Author SHA1 Message Date
Simo Kinnunen
10afd3bc7d 1.2.0 2016-07-22 04:40:28 +09:00
Simo Kinnunen
79b33a5c8f Give HeadSpin a warm welcome. 2016-07-06 23:36:03 +09:00
Gunther Brunner
20ec477450 Remove eslint errors. 2016-06-01 23:15:50 +09:00
Simo Kinnunen
805fc0dddb Bump adbkit to 2.4.1 to fix Meizu Note 2 as per openstf/stf#306. 2016-04-20 03:26:40 +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
e3fce92704 Add optional basic authentication in auth-mock 2016-02-03 15:43:24 +09:00
codeskyblue
e8a2a6637f fix conflict of merge openid 2016-02-03 15:42:55 +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
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
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
3a92047342 Remove JSCS, JSHint, Standard. 2016-01-15 19:10:49 +09:00
Gunther Brunner
466af18058 Add eslint task. Needs eslintrc tweaking. 2016-01-14 21:20:54 +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
Vishal Banthia
9cf5039f71 1.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
Vishal Banthia
059213546e Enhancement: Add auth-saml2 support. 2016-01-05 16:39:02 +09:00
Vishal Banthia
d656b7bba0 1.1.0 2015-12-29 15:01:42 +09:00
Gunther Brunner
6af750f7dd Update dependencies. 2015-12-16 18:02:33 +09:00
Gunther Brunner
82fae767b4 Update package.json
Update stf-device-db
2015-12-14 17:38:08 +09:00
Gunther Brunner
a4b8e6611a Merge pull request #174 from openstf/greenkeeper-css-loader-0.23.0
Update css-loader to version 0.23.0 🚀
2015-11-18 19:20:50 +09:00
Gunther Brunner
7de41d0738 Merge pull request #168 from openstf/greenkeeper-extract-text-webpack-plugin-0.9.1
Update extract-text-webpack-plugin to version 0.9.1 🚀
2015-11-18 19:20:07 +09:00
greenkeeperio-bot
86259e0fe2 chore(package): update protractor to version 3.0.0
http://greenkeeper.io/
2015-11-18 10:08:46 +09:00
greenkeeperio-bot
fc7cd48b1f chore(package): update css-loader to version 0.23.0
http://greenkeeper.io/
2015-11-14 17:20:15 +09:00
greenkeeperio-bot
73ec7c62ea chore(package): update extract-text-webpack-plugin to version 0.9.1
http://greenkeeper.io/
2015-11-05 07:59:45 +09:00
tchibana
44f65a2c0c Merge branch 'master' of https://github.com/openstf/stf into s3insteadoftmp 2015-10-22 00:25:12 +09:00
tchibana
93a9f921bc fix package.json. 2015-10-21 23:40:33 +09:00
greenkeeperio-bot
f9842c17d1 chore(package): update style-loader to version 0.13.0
http://greenkeeper.io/
2015-10-20 03:57:14 +09:00
tchibana
bbbd8f688c Merge branch 'master' of https://github.com/openstf/stf into s3insteadoftmp 2015-10-20 01:34:05 +09:00
hogehoge-banana
8462290d34 fix file expiration logic and some bugs. 2015-10-20 00:55:33 +09:00
Gunther Brunner
c83e14486b Update dependencies. Latest angular-ui-bootstrap fixes tooltip bug. 2015-10-19 16:59:43 +09:00
greenkeeperio-bot
15feaf3f38 chore(package): update css-loader to version 0.20.1
http://greenkeeper.io/
2015-10-19 06:05:39 +09:00
greenkeeperio-bot
7c0d7041d4 chore(package): update minimatch to version 3.0.0
http://greenkeeper.io/
2015-10-16 06:40:39 +09:00
greenkeeperio-bot
15ce483ccb chore(package): update chalk to version 1.1.1
http://greenkeeper.io/
2015-10-11 05:27:36 +09:00
Simo Kinnunen
4db05268f4 run-sequence is super buggy too, preventing gulp run from running
properly. Not sure why it was being used in the
first place?
2015-10-11 04:18:06 +09:00
Gunther Brunner
b95ec55e3e Update dependencies. Fix npm 3 flattened paths for our webpack middleware. 2015-10-09 16:31:59 +09:00
Gunther Brunner
045643d48e Update npm dependencies. 2015-10-01 17:23:56 +09:00
Simo Kinnunen
ae449a631a Merge branch 'vnc' 2015-09-28 15:01:43 +09:00
Simo Kinnunen
bb3e8fb3d5 Update jpeg-turbo, removes libjpeg-turbo from requirements but adds
yasm.
2015-09-22 11:54:57 +09:00
Simo Kinnunen
977b8c198e Support variable bit depths. Fix color issues. 2015-09-21 16:28:05 +09:00
Simo Kinnunen
e23c4644ae Update node-sass to get rid of build errors on newer node. 2015-09-21 12:56:48 +09:00
Simo Kinnunen
9b26130da9 Update zmq to get rid of build errors on newer node. 2015-09-21 12:51:58 +09:00
Simo Kinnunen
ced0bf99a7 Use jpeg-turbo for decompressing the JPGs. It's super fast compared to
what it was before.
2015-09-15 04:01:16 +09:00
Simo Kinnunen
66182666bd Now able to read VNC Viewer's primary requests. 2015-09-14 13:18:32 +09:00
Gunther Brunner
99b78ff8cb Update dependencies. 2015-08-31 19:31:05 +09:00