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
Vishal Banthia
41f306a7f0 Add basic api unit. This unit will be responsible for providing all stf restful apis. 2016-07-22 19:34:22 +05:30
Simo Kinnunen
7ea7871ec0 Merge branch 'release-1.2.0' 2016-07-22 04:50:53 +09:00
Simo Kinnunen
10afd3bc7d 1.2.0 2016-07-22 04:40:28 +09:00
Simo Kinnunen
bf0a308f09 Updated changelog for 1.2.0. 2016-07-22 04:40:17 +09:00
Simo Kinnunen
944ab832f3 Get rid of our docker base image, docker has been doing digests for a
long time now so there's no need to attempt to outsmart the cache
now. It also makes the Dockerfile easier to modify since it's all there.
Updated to ubuntu 16.04 and node v6.3.0.
2016-07-21 19:39:21 +09:00
Simo Kinnunen
bd91f4ed31 Android N Developer Preview 5 works great. 2016-07-21 16:13:51 +09:00
Simo Kinnunen
0ecf0243ea Fix WebSocket URL in deployment guide. 2016-07-20 18:18:56 +09:00
Simo Kinnunen
9726894998 Update sponsor description. 2016-07-07 12:21:01 +09:00
Simo Kinnunen
84b93b2eae Well well, as it turns out GitHub doesn't support local .svg images in
markdown. Replace with a `rsvg-convert`ed and ImageOptimized .png.
2016-07-07 00:02:45 +09:00
Simo Kinnunen
79b33a5c8f Give HeadSpin a warm welcome. 2016-07-06 23:36:03 +09:00
Simo Kinnunen
4c2446be54 Copy SDK 23 shared libs for Android N. Seems that they still work fine
on Preview 4. Android N support tracked in #279.
2016-06-28 13:02:25 +09:00
Simo Kinnunen
158b6944be Allow the cleanup plugin to be disabled. Resolves #346 and others. May
need a more generic method to disable individual plugins later.
2016-06-07 00:44:02 +09:00
Gunther Brunner
5abecb18f2 Merge pull request #344 from mitchtech/patch-1
Add sample Slack notifier unit to deployment doc
2016-06-03 17:48:10 +09:00
Michael J. Mitchell
8be8ded1cf Add sample Slack notifier unit to deployment doc 2016-06-02 19:57:18 -07:00
Simo Kinnunen
f2490aa14e Please don't remove the template. 2016-06-02 15:40:28 +09:00
Gunther Brunner
20ec477450 Remove eslint errors. 2016-06-01 23:15:50 +09:00
Gunther Brunner
8cee2497c6 Make crystal clear that not having data for a device is not an error. 2016-06-01 19:29:13 +09:00
Simo Kinnunen
b25af87673 Merge pull request #338 from bananayong/ldap-username-field-option
Add ldap username field option. Default field is 'cn'
2016-05-31 17:50:48 +09:00
Kwangyong Kim
beb0f7282b Fix typo 2016-05-31 17:45:56 +09:00
Kwangyong Kim
5618e68cb4 Add ldap username field option. Default field is 'cn' 2016-05-31 15:54:18 +09:00
Simo Kinnunen
b61df410f7 Update deployment docs with an example for Google's OAuth 2.0 provider. 2016-04-26 15:59:15 +09:00
Golovin Gleb
63401dc536 This fixes bug with leaking ports when emulator or device is rebooted
Change handler order for device worker promise
2016-04-25 21:48:17 +09:00
Simo Kinnunen
93cbca0dbf Add a few commonly asked questions to the issue template. 2016-04-25 17:38:58 +09:00
Simo Kinnunen
805fc0dddb Bump adbkit to 2.4.1 to fix Meizu Note 2 as per openstf/stf#306. 2016-04-20 03:26:40 +09:00
Gunther Brunner
e18d78ddef Fix ADB version matching regex. 2016-04-19 17:22:29 +09:00
Gunther Brunner
c63779e90a Add JSON for Traditional Chinese from previous zh translation. 2016-04-18 19:26:54 +09:00
Gunther Brunner
bde76df367 Add Traditional Chinese from previous zh translation. 2016-04-18 19:20:30 +09:00
Gunther Brunner
a4f8844038 Updated French translation. 2016-04-18 16:04:53 +09:00
Gunther Brunner
8252363a3b Removed zh language in favor of zh_CN.
zh was not updated through Transifex, while zh_CN is, and also its 100% translated.
2016-04-18 16:04:10 +09:00
Simo Kinnunen
e06b2f25b8 Fix broken screen area in Chrome 50. Fixes #303. 2016-04-14 20:40:32 +09:00
Simo Kinnunen
3b8427871c Bump Android N preview version. 2016-04-14 16:23:02 +09:00
Simo Kinnunen
bf2dcf129d Mention Android N Preview 1 support and the donation transparency
report.
2016-04-14 14:17:04 +09:00
Gunther Brunner
98fa6a8d61 Add French and Polish translations. 2016-03-30 17:42:00 +09:00
Gunther Brunner
cc8893f305 Updated ES/KO/RU/ZH translations. 2016-03-30 17:41:20 +09:00
Gunther Brunner
2ab105c628 Add full instructions for adding a language. 2016-03-30 17:37:52 +09:00
Gunther Brunner
d5b0ab01d1 Remove eslint error. 2016-03-30 17:19:10 +09:00
Gunther Brunner
21b115492e Update ISSUE_TEMPLATE.md
Add specific device note.
2016-03-30 17:09:44 +09:00
Gunther Brunner
b6e81cde52 Merge pull request #291 from openstf/issue-template
Create ISSUE_TEMPLATE.md
2016-03-30 17:06:45 +09:00
Gunther Brunner
a4f5fe8c45 Create ISSUE_TEMPLATE.md 2016-03-30 17:06:08 +09:00
Gunther Brunner
ab399557a6 Update CONTRIBUTING.md
Add `npm test` note.
2016-03-30 16:39:01 +09:00
Simo Kinnunen
958acf36f6 Add link to Bountysource. 2016-03-11 15:48:43 +09:00
Simo Kinnunen
dacac9ca1d Add a docker build helper for cleaning up untagged images. 2016-03-06 02:50:15 +09:00
Simo Kinnunen
5b7b011203 Swap out quay.io badge for a docker hub badge. 2016-02-25 14:09:28 +09:00
Simo Kinnunen
68b4f7364e Remove duplication in publish units and tweak overall descriptions. 2016-02-25 04:12:13 +09:00
Simo Kinnunen
0cdfe30ac7 Ugh, commit accidentally unsaved changes. 2016-02-25 04:08:23 +09:00
Simo Kinnunen
838b94b2c3 Add nightly build systemd units. 2016-02-25 04:03:18 +09:00
Simo Kinnunen
8cb1695f05 Not saving shouldn't cause a non-zero exit code. 2016-02-24 23:56:44 +09:00
Simo Kinnunen
b35b5f8f21 Don't force tty on docker run in mkimage-alpine, it screws up the
builder.
2016-02-24 23:45:13 +09:00
Simo Kinnunen
1cda2a01ab Allow user-specified name for alpine image. 2016-02-24 23:19:20 +09:00
Simo Kinnunen
0df3285160 Fix incomplete docker build instruction in armv7l README. 2016-02-24 15:18:23 +09:00