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

1960 commits

Author SHA1 Message Date
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
Simo Kinnunen
437e03d9bd Use separate base image for faster builds and pulls, since the official Docker Hub doesn't handle rebuilds as well as it should, and Quay.io only serves from the US-east region right now. 2015-07-08 18:50:30 +09:00
Simo Kinnunen
a6fb539cd5 1.0.2 2015-07-08 17:10:16 +09:00
Simo Kinnunen
751fda6b30 Support custom auth URLs in stf local and map oauth2 to the correct URL by default. 2015-07-08 12:50:09 +09:00
Simo Kinnunen
afa30eff71 Update pot file after file changes. 2015-07-06 21:48:53 +09:00
Simo Kinnunen
2f186fa9f5 Add Quay.io and NPM version shields. 2015-07-06 21:37:50 +09:00
Simo Kinnunen
767ed2e17f Don't ignore Dockerfile in .dockerignore, quay.io doesn't like when you do that. 2015-07-06 19:52:23 +09:00
Simo Kinnunen
c0dc08eab6 1.0.1 2015-07-06 19:19:02 +09:00
Simo Kinnunen
3b4ad38394 Merge branch 'deployment-docs' 2015-07-06 18:32:31 +09:00
Simo Kinnunen
ef9e17dd1f Don't suggest that the nginx unit is a template unit. 2015-07-06 18:29:36 +09:00
Simo Kinnunen
efef52914a Add sample nginx configuration. 2015-07-06 18:28:30 +09:00
Simo Kinnunen
f49749ed0f Fix image URL to include the raw parameter. 2015-07-06 17:51:27 +09:00
Simo Kinnunen
326a041a56 Fix formatting errors and bad wording that became apparent after pushing the branch and seeing it on GitHub. 2015-07-06 17:49:39 +09:00
Simo Kinnunen
dd63adf1dd Add initial deployment guide with unit configurations and what should be a correct topo graph. Nginx configuration is still missing. 2015-07-06 17:40:33 +09:00
Gunther Brunner
22efee786c Open a new device in Standalone window by pressing SHIFT+CLICK when using a device.
Use a new device without opening any window by pressing ALT+CLICK.
2015-07-06 17:22:05 +09:00
Simo Kinnunen
c23744a799 Mention that root is neither required nor used. 2015-07-06 12:25:01 +09:00
Simo Kinnunen
c61e8363c5 Troubleshooting guide for adb connect. 2015-07-03 20:42:47 +09:00
Simo Kinnunen
a818fdcf1d Update adbkit to probably/hopefully fix disconnect issues with adb connect. It was difficult to reproduce reliably. The main reason was most likely that some data in the initial chunks may have been missed due to us relying on the 'readable' event too much, possibly listening for it after it occured. Fixes #2. 2015-07-03 20:16:02 +09:00
Simo Kinnunen
3b0faaf171 Add super short usage screencast to README. 2015-07-02 16:08:55 +09:00
Simo Kinnunen
d4aad946c8 Misc wording improvements. 2015-07-02 14:05:31 +09:00
Simo Kinnunen
c43467fd57 Grammar. 2015-07-02 14:01:24 +09:00
Simo Kinnunen
bf0adb06ee Make it more obvious that you can just run STF directly after installing it from NPM. 2015-07-02 13:59:56 +09:00
Simo Kinnunen
289896cd00 Mention our docker container. 2015-07-02 13:59:32 +09:00
Simo Kinnunen
b1ec7ae488 1.0.0 2015-07-01 21:59:12 +09:00
Gunther Brunner
4ece69bf5c Fixed gulp translate not being called in sequence. 2015-07-01 21:58:28 +09:00