Simo Kinnunen
|
1d15e8e3d7
|
Since minicap is quite complicated and gets restarted often, perhaps it's best if we let changes fully propagate before restarting it again. There was a problem with someone changing rotation so quickly that pid retrieval failed, which means that stopping was sort of iffy, which then caused various problems. The pid retrieval process was improved in 5a77d300dc .
|
2015-07-21 15:42:58 +09:00 |
|
Simo Kinnunen
|
5a77d300dc
|
Read minicap pid from shell output. Should be more reliable for quick restarts.
|
2015-07-21 15:34:58 +09:00 |
|
Simo Kinnunen
|
76eb1b077a
|
Forgot why we don't force a rotation lock, added a doc explaining why so that I won't waste time thinking about it again.
|
2015-07-21 15:10:04 +09:00 |
|
Simo Kinnunen
|
43f2f6257f
|
Add pkg-config to installation requirements, as some users don't have it installed by default and Node seems to need it. Fixes #17.
|
2015-07-21 11:25:15 +09:00 |
|
Simo Kinnunen
|
24c79a3787
|
Mention that we have no idea how to install on Windows.
|
2015-07-21 10:27:38 +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
|
056b8843c0
|
Update minicap to fix screenshots.
|
2015-07-17 13:33:39 +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 |
|
Simo Kinnunen
|
fbae22e233
|
Update minicap to prevent SIGPIPE when we fail to read all frames before the connection dies. This should greatly decrease FrameProducer._stop() related errors.
|
2015-07-16 17:38:44 +09:00 |
|
Gunther Brunner
|
6c68bdb2ac
|
Add gulp build.
|
2015-07-15 20:49:34 +09:00 |
|
Gunther Brunner
|
9cdcdf80a7
|
Add logo.
|
2015-07-15 20:49:34 +09:00 |
|
Simo Kinnunen
|
cfcac31213
|
Update STFService to 1.0.0 for potential SDK 9 support.
|
2015-07-15 20:29:26 +09:00 |
|
Gunther Brunner
|
c9a79501f6
|
Merge branch 'ci'
|
2015-07-15 20:20:40 +09:00 |
|
Simo Kinnunen
|
ef40b59532
|
Update minicap files for potential SDK 9 support. We don't actually have a device to test it with, so while it should work, it might not.
|
2015-07-15 20:12:40 +09:00 |
|
Gunther Brunner
|
ca67e868b5
|
Add rethinkdb to Travis. Check STF version.
|
2015-07-15 20:08:16 +09:00 |
|
Gunther Brunner
|
67ac6e327e
|
Use travis addons for apt.
|
2015-07-15 19:47:05 +09:00 |
|
Gunther Brunner
|
b4db2c5888
|
Remove apt cache.
|
2015-07-15 16:28:14 +09:00 |
|
Simo Kinnunen
|
dc07777829
|
Hopefully get rid of FrameProducer._stop() timeouts. Doesn't reproduce locally.
|
2015-07-15 14:15:05 +09:00 |
|
Gunther Brunner
|
cfc84a0e42
|
Add zeromq.
Install bower dependencies.
Cache dependencies.
|
2015-07-14 22:30:36 +09:00 |
|
Gunther Brunner
|
645fdb6dbc
|
Basic Travis CI configuration.
|
2015-07-14 21:46:29 +09:00 |
|
Gunther Brunner
|
fb5a1dd6bc
|
Remove protractor from npm test for now, until protractor tests are updated for SauceLabs.
|
2015-07-14 21:01:50 +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 |
|
Simo Kinnunen
|
2e8da55a31
|
Update stf-device-db to 1.0.1 to support Moto X (1st gen.).
|
2015-07-13 15:58:29 +09:00 |
|
Simo Kinnunen
|
55d27364a2
|
Ignore remote devices by default, use -R or --allow-remote to override.
|
2015-07-13 14:31:52 +09:00 |
|
Simo Kinnunen
|
a996d97681
|
Update stf-browser-db to 1.0.2. Fixes #9.
|
2015-07-13 14:13:04 +09:00 |
|
Simo Kinnunen
|
3dfd524dd0
|
Use openstf/stf:latest as the default image in the deployment guide. It's a bit more risky but this way we won't have to keep updating it every now and then.
|
2015-07-11 00:56:16 +09:00 |
|
Simo Kinnunen
|
c87c8dd980
|
Merge pull request #7 from aberoham/deployment-doc-typo
Deployment doc typo
|
2015-07-11 00:49:25 +09:00 |
|
Gunther Brunner
|
83e4e6b2fe
|
Update maintenance page.
|
2015-07-10 21:38:16 +09:00 |
|
Gunther Brunner
|
89862f2c21
|
Update translation instructions.
|
2015-07-10 21:14:20 +09:00 |
|
Gunther Brunner
|
5f77474786
|
Push source and pull all the translations from Transifex when running gulp translate .
|
2015-07-10 21:14:02 +09:00 |
|
Gunther Brunner
|
8203f32e01
|
Add small Spanish translation to see how Transifex behaves.
|
2015-07-10 21:09:12 +09:00 |
|
Gunther Brunner
|
62e90a70f6
|
Updated Japanese translation directly from Transifex (removing unused strings).
|
2015-07-10 20:21:56 +09:00 |
|
Gunther Brunner
|
8a831d0fac
|
Add Transifex project configuration file.
|
2015-07-10 20:09:15 +09:00 |
|
Gunther Brunner
|
ebb9482290
|
Remove "translate" from the "build" step since it is not related and translation always happens at a different time.
|
2015-07-10 17:38:57 +09:00 |
|
Simo Kinnunen
|
c418622c8c
|
Update browser db to 1.0.1 to support jp.co.yahoo.android.ybrowser.
|
2015-07-10 16:55:04 +09:00 |
|
Simo Kinnunen
|
48b3d66d90
|
Exclude dummy endpoint from CSRF check. It's used as a hack to enable autocomplete on certain fields.
|
2015-07-10 15:43:54 +09:00 |
|
Simo Kinnunen
|
b72943bc4d
|
1.0.3
|
2015-07-10 12:24:54 +09:00 |
|
Simo Kinnunen
|
398d0c7053
|
Update pot file.
|
2015-07-10 12:23:20 +09:00 |
|
Simo Kinnunen
|
2813aac111
|
Mention the --public-ip option in the README since people tend to ask about it.
|
2015-07-10 12:15:09 +09:00 |
|
Simo Kinnunen
|
8facb9c82c
|
Update base image for node 0.12.7.
|
2015-07-10 12:15:09 +09:00 |
|
Simo Kinnunen
|
e92b1e0da0
|
Update adbkit to 2.3.0 to address adb connect issues.
|
2015-07-10 12:15:09 +09:00 |
|
Abraham Ingersoll
|
571d42e92b
|
typo in stf-websocket unit template filename
|
2015-07-09 19:43:09 -05:00 |
|
Abraham Ingersoll
|
bea1037715
|
typo in stf-storage-plugin-apk unit template filename
|
2015-07-09 18:56:28 -05:00 |
|
Gunther Brunner
|
f9896bab69
|
Updated translations.
|
2015-07-09 17:30:05 +09:00 |
|