Karol Wrótniak
ae6a0c356d
Merge pull request #1158 from openstf/dependabot/npm_and_yarn/webpack-dev-server-3.1.11
...
Bump webpack-dev-server from 1.16.5 to 3.1.11
2020-01-26 14:02:49 +01:00
Karol Wrótniak
e5e537e59d
Merge pull request #1131 from WoLpH/patch-1
...
Fix for stdout race condition in stf doctor
2020-01-26 14:01:48 +01:00
Karol Wrótniak
12b5b057f3
Merge pull request #1087 from gebitang/master
...
Change api status code from 500 to 200
2020-01-19 18:56:32 +01:00
dependabot[bot]
d32d02b390
Bump webpack-dev-server from 1.16.5 to 3.1.11
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 1.16.5 to 3.1.11.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v1.16.5...v3.1.11 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-18 17:16:08 +00:00
Karol Wrótniak
70f4de6141
Merge pull request #1002 from DroidsOnRoids/market_name
...
Add market name to device properties.
2020-01-18 18:15:28 +01:00
Karol Wrótniak
a725d1a732
Update android-device-list to 1.2.1
2020-01-17 00:50:02 +01:00
Rick van Hattem
d371e733d2
Fix for stdout race condition in stf doctor
...
Sometimes the process exits before the data is read from stdout. The result is that the `call` method exits before it has it's output.
Example bug: https://github.com/openstf/stf/issues/1091
2019-11-06 12:26:31 +01:00
gebitang
e4f6ffc7d2
Merge remote-tracking branch 'upstream/master'
2019-10-15 10:39:42 +08:00
Karol Wrótniak
c300ee646a
Update android-device-list to 1.2.0
2019-09-19 23:47:48 +02:00
Karol Wrótniak
96312dd453
Merge remote-tracking branch 'upstream/master' into market_name
2019-09-19 23:47:12 +02:00
Simo Kinnunen
d4efda70d7
Merge pull request #1099 from lukzeg/feature/update-protractor-tests
...
[#1098 ]Update protractor jasmine tests
2019-09-18 10:14:12 +09:00
Lukasz.Zeglinski
2c811e07a5
Update protractor jasmine tests
2019-09-17 21:58:49 +02:00
Simo Kinnunen
f01dd4374a
Later Android versions seem to be asking for verification when removing files.
2019-09-11 23:31:08 +09:00
Simo Kinnunen
89f2f7d39b
Make sure we try to read as soon as possible. Otherwise we may miss a chunk if timing is off.
2019-09-11 23:30:30 +09:00
Simo Kinnunen
345ba4d8a8
Update link as requested.
2019-09-02 21:37:30 +09:00
Simo Kinnunen
d1911f689d
Remove nvmrc when building on Travis. Makes it easier to potentially build against multiple versions in the future.
2019-09-02 21:34:20 +09:00
Simo Kinnunen
38a0ddfece
Force Travis to also use Node 8.16.1.
2019-09-01 02:56:03 +09:00
Simo Kinnunen
e61196f236
Update bower to make installation work again.
2019-09-01 02:50:42 +09:00
Simo Kinnunen
887e2fe573
Force Node 8 until newer versions can be supported again.
2019-09-01 02:49:56 +09:00
gebitang
c7cd8f4c63
Change api status code from 500 to 200 in order to display error info in page.
2019-08-28 10:38:00 +08:00
Simo Kinnunen
16e64b51ff
Merge pull request #770 from neofreko/adb-key-api
...
Implements addAdbPublicKey API endpoint
2019-07-10 11:44:32 -07:00
Simo Kinnunen
5ff96f5436
Merge pull request #1061 from mitchtech/master
...
Fix SAML_ID_PROVIDER_CERT_PATH in example SAML auth provider unit
2019-06-20 10:10:35 +09:00
Michael J. Mitchell
846cfc1a66
Fix SAML_ID_PROVIDER_CERT_PATH in example SAML auth provider unit
2019-06-19 12:26:04 -07:00
Karol Wrótniak
3d3d1f67b4
Add market name to device properties.
2019-05-03 22:00:55 +02:00
Simo Kinnunen
6fd750dad5
3.4.1
v3.4.1
2019-05-03 19:57:00 +09:00
Simo Kinnunen
12f870c974
Cut 3.4.1.
2019-05-03 19:55:36 +09:00
Simo Kinnunen
d595449a87
Update adbkit to 2.11.1 to fix public key parsing issues.
2019-05-03 19:50:30 +09:00
Simo Kinnunen
1218424aee
Merge pull request #1036 from alexisoyama/patch-1
...
Update README about HeadSpin
2019-04-18 13:20:53 +09:00
Alexis Oyama
01a474eaca
Update README about HeadSpin
2019-04-15 21:12:23 +09:00
Gunther Brunner
cdb607a8b8
Merge pull request #1012 from jachstet-sea/fixRelativeLinkInReadme
...
docs: Fix relative link to GitHub's contributor's page
2019-02-06 15:08:51 +09:00
Jannis Achstetter
1dd930443b
docs: Fix relative link to GitHub's contributor's page
2019-02-05 16:21:02 +01:00
Gunther Brunner
bdeed917ef
Fix padding on README.md
2019-01-21 12:26:04 +09:00
Gunther Brunner
fcfedcded0
Activating Open Collective.
2019-01-21 12:23:38 +09:00
Simo Kinnunen
b8d63ca60e
Update yarn.lock, forgot earlier.
2018-11-20 22:20:17 +09:00
Simo Kinnunen
e0400f7314
Update apkreader to fix a manifest parsing issue on applications processed by 360 encryption services.
2018-11-11 21:59:58 +09:00
Simo Kinnunen
05c849e731
Mention ZMQ_IPV6.
2018-09-19 17:27:00 +09:00
Simo Kinnunen
371e2305e5
Merge pull request #951 from aokhotin/zmq_ipv6
...
zmq ZMQ_IPV6 option set
2018-09-19 17:23:00 +09:00
aokhotin
4ef05e91bb
zmq ZMQ_IPV6 option set
2018-09-10 22:02:06 +03:00
Simo Kinnunen
c8734eb5d5
Update HeadSpin link as requested.
2018-08-20 11:24:17 +09:00
Simo Kinnunen
762b07bc45
Update index.js
...
Temporarily turn OAuth 2.0 state tokens off due to #931 .
2018-08-11 16:33:32 +09:00
Simo Kinnunen
bc6c25bd4d
Mention HeadSpin in the Android 9 changelog entry.
2018-08-09 12:10:01 +09:00
Simo Kinnunen
151e00023b
3.4.0
v3.4.0
2018-08-09 02:50:51 +09:00
Simo Kinnunen
b701b76c15
Cut 3.4.0.
2018-08-09 02:50:42 +09:00
Simo Kinnunen
870b4eecc3
Merge branch 'android-p'
2018-08-09 02:49:29 +09:00
Simo Kinnunen
9fabd2ae9e
Mention Android 9 support.
2018-08-09 02:48:44 +09:00
Simo Kinnunen
693a53b249
Update minicap-prebuilt to fix Android 9.
2018-08-09 02:47:21 +09:00
Simo Kinnunen
ecd79eff81
Drop sdk.release from minicap.so search path. With Android P its value was "9", which conflicted with the android-9 (SDK 9) folder.
2018-08-09 02:38:03 +09:00
Simo Kinnunen
119515859f
Mention ps fix in the changelog.
2018-07-14 12:04:40 +08:00
Simo Kinnunen
32c9949bd7
Merge pull request #806 from thinkhy/patch_180204
...
Use 'ps -lef' instead of 'ps' to list Pids on Android 8.x
2018-07-14 12:02:29 +08:00
Simo Kinnunen
95562b5c35
STFService can now display the identity activity (red screen) automatically if a device gets disconnected from USB (or ADB), which can make maintenance easier. This feature is in beta, please enable it by running adb shell pm grant jp.co.cyberagent.stf android.permission.DUMP on the devices you want to try it on.
2018-07-14 11:59:38 +08:00