Commit Graph

63 Commits

Author SHA1 Message Date
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
Gunther Brunner
1ce4b4fbed Update dependencies. 2015-08-25 15:17:07 +09:00
Simo Kinnunen
791e40d2a8 1.0.10 2015-08-24 17:47:26 +09:00
hogehoge-banana
9299487670 use amazon s3 instead of storage-temp 2015-08-24 17:40:30 +09:00
Gunther Brunner
9b568dac93 Removed ng-annotate-webpack-plugin because it doesn't annotate always, and build time increases exponentially. 2015-08-21 17:45:30 +09:00
Gunther Brunner
79dabc5751 Update dependencies. 2015-08-13 15:30:05 +09:00
Gunther Brunner
2d5f7082cf Updated to released (non git) dependencies. Angular-ui-bootstrap updated to latest version. 2015-08-06 15:40:18 +09:00
Simo Kinnunen
77e8d6c2dc Update rethinkdb dep to 2.0.2. 2015-08-04 18:38:39 +09:00
Gunther Brunner
72ab9b24db Update dependencies. 2015-08-04 14:59:47 +09:00
Gunther Brunner
82047671eb Update dependencies. 2015-07-31 19:24:13 +09:00
Gunther Brunner
5ba287babe Getting the behaviour we really want from NPM with **in-publish**.
* `npm install` now does:
`bower install`

* `npm publish` now does:
`bower install`
`gulp build`
2015-07-30 15:02:08 +09:00
Gunther Brunner
f2105470f1 Release 1.0.9 2015-07-29 20:07:11 +09:00
Gunther Brunner
9695ad6664 Release 1.0.8 2015-07-29 19:28:51 +09:00
Gunther Brunner
142866838c Adding standard since its quite similar to the current style and removes the maintenance burden, while also making it easier to follow for contributors.
Over the time replace JSHint.
2015-07-28 18:20:17 +09:00
Gunther Brunner
b6c8d4809d Update dependencies. 2015-07-27 20:54:47 +09:00
Simo Kinnunen
caf8d35eb7 Allow adb connect URL to be customized. 2015-07-24 13:43:12 +09:00
Simo Kinnunen
7eb6f8f871 1.0.7 2015-07-23 17:50:27 +09:00
Simo Kinnunen
6fab4c1e6e Revert "Blacklist win32"
This reverts commit d1fcec9983.
2015-07-21 10:19:37 +09:00
Gunther Brunner
d1fcec9983 Blacklist win32
We still don't (if ever) support installation on Windows OS.
2015-07-21 04:33:00 +09:00
Gunther Brunner
ded88f78be Update device db. 2015-07-17 19:16:26 +09:00
Simo Kinnunen
4d73fa7ebb 1.0.6 2015-07-17 13:38:04 +09:00
Simo Kinnunen
82b432a523 1.0.5 2015-07-17 11:15:08 +09:00
Simo Kinnunen
18be14dd82 Update adbkit to 2.3.1 to further improve adb connect reliability. 2015-07-17 02:12:02 +09:00
Gunther Brunner
eaec90184e Update devices-db. 2015-07-14 20:29:43 +09:00
Gunther Brunner
e5384e2cfd Update dependencies. 2015-07-14 18:39:54 +09:00
Simo Kinnunen
bedae03035 1.0.4 2015-07-13 18:30:11 +09:00