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

1928 commits

Author SHA1 Message Date
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
Simo Kinnunen
4b0ff446ba Changes required for Scaleway + OverlayFS. 2016-02-24 15:17:15 +09:00
Simo Kinnunen
1cfe3d8758 Smaller armv7l image. Setting up an automated nightly build for it. 2016-02-24 05:52:06 +09:00
Vishal Banthia
a6e783ed1d Merge pull request #254 from openstf/optional-basic-auth-in-auth-mock
Add optional basic authentication in auth-mock
2016-02-03 15:59:06 +09:00
Vishal Banthia
0fa080d5cb Fix eslint error 2016-02-03 15:43:24 +09:00
Vishal Banthia
e3fce92704 Add optional basic authentication in auth-mock 2016-02-03 15:43:24 +09:00
Vishal Banthia
97269b3aa8 Fix eslint errors 2016-02-03 15:42:56 +09:00
codeskyblue
c3df22070c code conversion 2016-02-03 15:42:56 +09:00
codeskyblue
68e29a01c2 openid change /auth/verify to /auth/openid/verify 2016-02-03 15:42:56 +09:00
codeskyblue
87e5d80209 openid: remove useless code 2016-02-03 15:42:56 +09:00
codeskyblue
f942c86aaf format auth-openid options 2016-02-03 15:42:56 +09:00
codeskyblue
4c2da1056d add openid to options 2016-02-03 15:42:56 +09:00
codeskyblue
e8a2a6637f fix conflict of merge openid 2016-02-03 15:42:55 +09:00
Gunther Brunner
470e1d6a9d no-empty-label has been removed in ESLint 2. 2016-02-03 15:12:19 +09:00
Gunther Brunner
0825e80991 Update bower dependencies. 2016-01-29 18:35:42 +09:00
Gunther Brunner
a33572b833 Update ws along with the new optional native deps.
Remove phantom in favor of phantomjs-prebuilt.
2016-01-29 18:28:53 +09:00
Gunther Brunner
392e634f9c Update dependencies. 2016-01-29 17:52:50 +09:00
Gunther Brunner
32946fac54 Update ldapjs to 1.0 2016-01-29 17:35:01 +09:00
Gunther Brunner
8fc5f748d2 Add new stf doctor command to check if the versions of external dependencies are correct.
Add a `--devices` option to show a list of USB connected devices and a list of the devices that ADB can see.
2016-01-28 00:05:54 +09:00
Gunther Brunner
b2a62c415e Add externalDependencies custom field to package.json to specify the versions supported of the external dependencies. 2016-01-27 23:40:31 +09:00
Gunther Brunner
6efb4f1c88 Node minimum supported version now is 4.2 LTS. 2016-01-27 17:28:29 +09:00
Gunther Brunner
b816727a72 Improve npm3 performance 2x by removing the progress bar. 2016-01-27 14:00:43 +09:00
Gunther Brunner
0eef1ccf4c Remove eslint-loader. 2016-01-26 20:35:22 +09:00
Gunther Brunner
d61e31706e Add Slack notifier. 2016-01-26 20:10:49 +09:00
Gunther Brunner
25f81aa80f Update to eslint-2.0-beta.1 since eslint its getting better at indents (not yet ready to automatic fix) 2016-01-21 22:13:55 +09:00
Gunther Brunner
42e9648da1 Use ESLint CLIEngine directly instead of gulp-eslint because it doesn't support caching yet.
Added new eslint-cli task with cache.
2016-01-20 23:15:56 +09:00
Gunther Brunner
6d46132b63 Fix refactoring bug. 2016-01-20 21:43:50 +09:00
Gunther Brunner
7c2bf332e4 Fix for-in loop. 2016-01-19 23:35:45 +09:00
Gunther Brunner
934819593d Finally add ESLint to npm test. 2016-01-19 23:27:36 +09:00
Gunther Brunner
0a9e6080fa Fix last ESLint errors. 2016-01-19 23:27:12 +09:00
Gunther Brunner
fc58fac1c3 Fix typo. 2016-01-19 23:12:13 +09:00
Gunther Brunner
a3f815c118 Fix all res/ files with ESLint rules with 0 errors. 2016-01-19 23:08:33 +09:00