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

1960 commits

Author SHA1 Message Date
Simo Kinnunen
af7985a52e Update adbkit to resolve logcat issues on newer Android versions. 2016-09-08 23:34:43 -07:00
Simo Kinnunen
33e4e617bb Update STFService.apk to 1.1.0. Switches to abstract sockets which fixes
adb getting stuck when tethering is being used.
2016-09-03 04:01:07 +09:00
Vishal Banthia
94fd18aedf Fix mkdir path of rethinkdb.service in docs 2016-08-29 17:49:05 +05:30
Gunther Brunner
f9a4813277 Update dependencies. 2016-08-09 20:19:15 +09:00
Simo Kinnunen
dad9ed8b5c Update adbkit to possibly fix some issues with streams. 2016-08-09 04:36:11 +09:00
Gunther Brunner
48d621b194 Removed shrinkwrap since it doesn't work properly on Travis. Force the engine to old jade, add then-jade dependency temporarily until template-html-loader uses new consolidate.js.
Update slack-client to @slack/client to latest version.
2016-08-05 18:56:38 +09:00
Gunther Brunner
dfec901ba3 Fix eslint complaining typo. 2016-08-05 18:34:40 +09:00
Gunther Brunner
1eb6af0119 Replaced old jade with new pug.
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`.
Follow here: https://github.com/jtangelder/template-html-loader/issues/8
2016-08-05 18:24:30 +09:00
Gunther Brunner
711ab4a8e5 Updated npm dependencies.
ProtobufJS and Bluebird require further work.
2016-08-03 20:08:30 +09:00
Simo Kinnunen
9e5f8ca5f8 Fix inconsistent RethinkDB version in deployment docs. Fixes #385. 2016-08-02 16:34:51 +09:00
Gunther Brunner
d104e94083 Update sass-loader. It was giving compile errors. 2016-07-29 20:41:54 +09:00
Simo Kinnunen
0ee3624522 Better stop command for the ADB unit. 2016-07-29 17:52:24 +09:00
Vishal Banthia
3f060f8b52 Update patch version to 2.0.1 without any change.
This update does not have any changes. It is required
because of npm was not allowing to publish v2.0.0
as 2.0.0-beta was already there
2016-07-29 00:10:18 +05:30
Vishal Banthia
5a2af57fc5 Merge pull request #219 from openstf/2.0.0
STF REST API (v2.0.0)
2016-07-28 22:09:25 +05:30
Vishal Banthia
bc37c89094 Add 2.0.0 release date 2016-07-28 22:07:53 +05:30
Simo Kinnunen
c550b65084 Mention the Appium example in the docs. 2016-07-29 01:32:13 +09:00
Simo Kinnunen
af6a363e43 Mention that you should set up your ADB key before using the
remoteConnect API.
2016-07-29 01:15:53 +09:00
Simo Kinnunen
b9c3ec4f28 Change wording in API docs a bit and add them to the README. 2016-07-29 01:04:11 +09:00
Simo Kinnunen
fd099a057a Update RethinkDB version in deployment guide. 2016-07-28 23:55:49 +09:00
Vishal Banthia
9d8325d765 Update API documentation 2016-07-22 19:40:27 +05:30
Vishal Banthia
b60cb6ef6a Fix eslint errors 2016-07-22 19:40:27 +05:30
Vishal Banthia
a875d85c46 Documentation: Remove personal info from sample 2016-07-22 19:40:27 +05:30
Vishal Banthia
981fb0d449 Update CHANGELOG and bump version to 2.0.0 2016-07-22 19:40:27 +05:30
Vishal Banthia
c686d1a5bb Documentation: Add connect-device, disconnect-device sample script 2016-07-22 19:34:22 +05:30
Vishal Banthia
484e56be12 Use capital letter in Bearer as per rfc spec 2016-07-22 19:34:22 +05:30
Vishal Banthia
b1f7f67eb7 Deployment Doc: Update rethinkdb version and fix api unit file. 2016-07-22 19:34:22 +05:30
Vishal Banthia
d5aade25b6 Add API doc 2016-07-22 19:34:22 +05:30
Vishal Banthia
87fcf19406 refactor security handler 2016-07-22 19:34:22 +05:30
Vishal Banthia
fa9ee605f3 update generated json 2016-07-22 19:34:22 +05:30
Vishal Banthia
a6266931ad Modify APIs from Aysnc -> Sync using timeout 2016-07-22 19:34:22 +05:30
Vishal Banthia
d67d06a19f typo 2016-07-22 19:34:22 +05:30
Vishal Banthia
b004dcb51b remove unnecessary requirements from app unit 2016-07-22 19:34:22 +05:30
Vishal Banthia
723094347c add generated swagger json file for swagger ui 2016-07-22 19:34:22 +05:30
Vishal Banthia
9de5ba5fae refactoring swagger 2016-07-22 19:34:22 +05:30
Vishal Banthia
26ad95a36e add comment for going against REST 2016-07-22 19:34:22 +05:30
Vishal Banthia
25cee263b2 Fix express warning for deprecated res.json(stat) message 2016-07-22 19:34:22 +05:30
Vishal Banthia
96494247bb add remoteConnect endpoint for device 2016-07-22 19:34:22 +05:30
Vishal Banthia
232163d290 add remoteDebugUrl into database so that it is accessible from api 2016-07-22 19:34:22 +05:30
Vishal Banthia
c9a9d3cb06 User path parameter for Delete /user/devices/:device endpoint 2016-07-22 19:34:22 +05:30
Vishal Banthia
bca180d284 refactor reserve and release endpoints in HTTP POST and DELETE methods 2016-07-22 19:34:22 +05:30
Vishal Banthia
dccacea43f add new device-reserve and device-release endpoints 2016-07-22 19:34:22 +05:30
Vishal Banthia
04d410bc1d Update DEPLOYMENT doc with api unit 2016-07-22 19:34:22 +05:30
Vishal Banthia
536e469e6f remove unnecessary options from api unit. Improve error messages... etc etc 2016-07-22 19:34:22 +05:30
Vishal Banthia
221bc78e49 use security handler instead of express middleware for access token validation. 2016-07-22 19:34:22 +05:30
Vishal Banthia
f10ae51b53 add swagger.json endpoint 2016-07-22 19:34:22 +05:30
Vishal Banthia
0ec03aa2c0 move accessTokens endpoint from app unit to api unit 2016-07-22 19:34:22 +05:30
Vishal Banthia
5729095acb move group endpoint from app unit to api unit 2016-07-22 19:34:22 +05:30
Vishal Banthia
d6f37681ce move devices endpoint from app unit to api unit 2016-07-22 19:34:22 +05:30
Vishal Banthia
0e8b308b6c change /app/api/v1/user -> /api/v1/me 2016-07-22 19:34:22 +05:30
Vishal Banthia
e0a45391ab Add auth middleware in api unit. Now only authorized user can access api unit 2016-07-22 19:34:22 +05:30