1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00
Android remote access
Find a file
2014-05-27 23:40:28 +09:00
bin Apparently Linux doesn't allow multiple arguments in shebang. Removing --harmony flag as it's currently unused anyway, and switching to Promise.longStackTraces(). 2014-01-30 13:52:10 +09:00
doc Update topo ditaa graph. 2014-01-29 21:11:45 +09:00
lib Use public IP for local login. Should make cross-device testing easier. 2014-05-27 20:19:39 +09:00
res Added rotation support for guest. 2014-05-27 23:40:28 +09:00
test Fix major oversight in MessageStream that was causing multi-chunk messages to fail. 2014-04-01 17:54:31 +09:00
vendor Update STFService to 0.7.3 to fix browser list getting updated all the time. 2014-05-23 11:20:22 +09:00
.editorconfig Minimal start with a custom logger and device tracker. 2014-01-07 10:55:41 +09:00
.gitignore Update ignore files. Lines are sorted alphabetically. 2014-05-12 11:12:07 +09:00
.jshintrc Add a separate .jshintrc for client-side code. 2014-05-13 16:10:56 +09:00
.npmignore Update ignore files. Lines are sorted alphabetically. 2014-05-12 11:12:07 +09:00
.yo-rc.json Adding brand new generator-stf 2014-03-18 21:31:01 +09:00
bower.json Added an elastic non-resizeable auto-fitting text area for the Clipboard. 2014-05-27 16:17:27 +09:00
component.json - Renamed 'lib' to 'bower_components' because we need to easily differentiate npm/component/bower packages. 2014-03-10 19:58:04 +09:00
gulpfile.js Clean build files. 2014-05-22 15:20:12 +09:00
README.md Removing npm warnings. 2014-05-12 15:42:27 +09:00
webpack.config.js Basic mode optimizations. 2014-05-27 22:51:46 +09:00

STF