Commit Graph

1561 Commits

Author SHA1 Message Date
hzsunshx
5d4fc2f391 remove timeout 2015-09-23 17:18:48 +08:00
hzsunshx
5980e83275 remove duplicate adb.pull 2015-09-23 09:50:29 +08:00
hzsunshx
ab35ea3cd9 fix spell of file 2015-09-22 20:22:36 +08:00
hzsunshx
dff5835105 fix spell error 2015-09-22 17:38:41 +08:00
hzsunshx
855964bff1 merge from master 2015-09-22 17:21:58 +08:00
hzsunshx
1dccda5e2a add filesystem(file explorer) support, done 2015-09-22 17:19:20 +08:00
hzsunshx
b258837757 add filesystem support(without frontend) 2015-09-22 17:19:15 +08: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
Gunther Brunner
1d074e45e3 Merge pull request #85 from codeskyblue/zhtranslate
update zh translation
2015-09-18 16:07:17 +09:00
hzsunshx
e611e50c48 update zh translation 2015-09-18 14:54:41 +08:00
Gunther Brunner
7188ca8f2a Route only to English Wiki documentation for now. 2015-09-15 17:14:57 +09:00
Gunther Brunner
32eff1fa95 Add Korean translation (65%). 2015-09-15 17:14:22 +09:00
Gunther Brunner
f481952c41 Update translate pot. 2015-09-10 15:35:45 +09:00
Gunther Brunner
95487212bb Separated translate steps so they don't require transifex as a dependency (transifex seems blocked in China GFW). 2015-09-10 15:35:45 +09:00
Simo Kinnunen
0b0d403a72 Mention that NODE_TLS_REJECT_UNAUTHORIZED=0 may be needed for self-signed certs. 2015-09-10 01:11:03 +09:00
Simo Kinnunen
34278dcb41 Merge pull request #75 from vbanthia/update-deployment.md
Fix proxy_path for stf-auth in sample nginx.conf
2015-09-10 00:09:57 +09:00
Simo Kinnunen
190b5d6b73 Add a sample rethinkdb.service to help people get going faster. 2015-09-09 23:55:01 +09:00
Simo Kinnunen
d71d466da9 Remove 127.0.0.1 from unit configs. It was an artifact of our internal way of doing things which involved more than one nginx instance. 2015-09-09 23:19:25 +09:00
Simo Kinnunen
0aa1cda997 Use our own shiny new ambassador since the current one was broken. Fixes #73. 2015-09-09 03:44:23 +09:00
Vishal Banthia
83d3e566fa fix proxy_path for stf-auth in deployment doc 2015-09-08 22:00:06 +09:00
Simo Kinnunen
d439808902 Merge pull request #71 from lenciel/lenciel-patch-1
Update DEPLOYMENT.md
2015-09-07 22:59:12 +09:00
Lenciel
782b744bdc Update DEPLOYMENT.md
remove redundant "keeps"
2015-09-07 20:19:27 +08:00
codeskyblue
e182b18a1d add zh translation 2015-09-07 16:12:23 +09:00
Gunther Brunner
99b78ff8cb Update dependencies. 2015-08-31 19:31:05 +09:00
Gunther Brunner
e12df4c0cb Cleanup code for all views. 2015-08-31 17:18:50 +09:00
Gunther Brunner
4db67dd703 Cleanup code for control-panes. 2015-08-31 17:04:46 +09:00
Gunther Brunner
bd493b210b Cleanup code for stf components. 2015-08-31 15:58:32 +09:00
Gunther Brunner
7ddd464ac3 Update translations 2015-08-27 14:55:54 +09:00
Gunther Brunner
1a799556a6 Merge branch 'master' of https://github.com/openstf/stf 2015-08-25 18:47:31 +09:00
Gunther Brunner
0691c73ec9 Add lock parameter to control's rotate. 2015-08-25 18:46:24 +09:00
Simo Kinnunen
a08f50e155 Lock rotation when devices are being used if --lock-rotation is given. 2015-08-25 18:17:53 +09:00
Gunther Brunner
f179f80238 Disable background hover on disabled buttons. 2015-08-25 16:48:48 +09:00
Gunther Brunner
5613a8b72b Add title separators to Automation's Device Settings. 2015-08-25 16:45:48 +09:00
Gunther Brunner
fbd11a5951 Change WiFi icon in Apps. Fix hover color. 2015-08-25 16:45:19 +09:00
Gunther Brunner
1ce4b4fbed Update dependencies. 2015-08-25 15:17:07 +09:00
Gunther Brunner
3bad591557 Add Product name to Details tab even if there is no Product name (using Model). 2015-08-24 20:34:33 +09:00
Gunther Brunner
cb4e62c555 Overflow hidden breaks in new UI Bootstrap dropdown. 2015-08-24 20:00:53 +09:00
Simo Kinnunen
791e40d2a8 1.0.10 v1.0.10 2015-08-24 17:47:26 +09:00
Gunther Brunner
277897e192 Removing iojs from Travis since it started to fail.
Add it back again in the future when node and iojs merge.
2015-08-24 17:33:24 +09:00
Simo Kinnunen
95860fd78f Merge branch 'shrink-docker-image' 2015-08-24 17:29:03 +09:00
Simo Kinnunen
fb2eaca4c2 Move users to the base image, so that we can download the gyp sources for the correct user in the base image. 2015-08-24 17:11:05 +09:00
Simo Kinnunen
243be57e10 Reduce image size to ~580MB by making sure we get absolutely nothing but production dependencies, and clear all caches. 2015-08-24 16:29:47 +09:00
Simo Kinnunen
eeaa07c3a8 Remove node_modules from .npmignore, the docs say it will be ignored anyway. 2015-08-24 13:10:03 +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
Simo Kinnunen
adce1ba835 Prune development dependencies once build is over. Shaves off about 180MB from the final image (which is still quite large at ~790MB, previously ~970MB). 2015-08-21 00:33:22 +09:00
Gunther Brunner
79dabc5751 Update dependencies. 2015-08-13 15:30:05 +09:00
Simo Kinnunen
afa8e7b25e Add a docker image for armv7hf. 2015-08-09 03:33:10 +09:00
Gunther Brunner
3f8dfa0078 Clicking STF Icon now goes to devices instead of showing a gray screen. 2015-08-06 20:11:52 +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