Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #30844 from nextcloud/feat/eol-check | John Molakvoæ | 2022-01-27 | 1 | -0/+30 |
|\ | |||||
| * | Prevent merging on EOL branches | John Molakvoæ | 2022-01-27 | 1 | -0/+30 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Small wording and formatting fixes | acsfer | 2022-01-26 | 1 | -28/+29 |
|/ | | | To be more clear and improve readability. | ||||
* | Merge pull request #30778 from nextcloud/new-issue-template | Simon L | 2022-01-25 | 2 | -166/+226 |
|\ | | | | | Supercharge Issues template | ||||
| * | Move critical checkboxes to the top | acsfer | 2022-01-24 | 1 | -23/+16 |
| | | |||||
| * | Add DB options and backends as checkboxes | acsfer | 2022-01-24 | 1 | -6/+8 |
| | | |||||
| * | re-add AIO | Simon L | 2022-01-21 | 1 | -0/+1 |
| | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
| * | Title can't be empty | acsfer | 2022-01-21 | 1 | -1/+1 |
| | | |||||
| * | Require all fields | acsfer | 2022-01-21 | 1 | -3/+3 |
| | | |||||
| * | Add default user-backend option | acsfer | 2022-01-21 | 1 | -3/+4 |
| | | |||||
| * | Add new line | acsfer | 2022-01-21 | 1 | -2/+2 |
| | | |||||
| * | Add AIO option | acsfer | 2022-01-21 | 1 | -0/+1 |
| | | |||||
| * | Add LTS Wiki page | acsfer | 2022-01-21 | 1 | -1/+1 |
| | | |||||
| * | Update .github/ISSUE_TEMPLATE/BUG_REPORT.yml | acsfer | 2022-01-21 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Simon L. <szaimen@e.mail.de> | ||||
| * | Invert steps and expected behavior | acsfer | 2022-01-20 | 1 | -7/+7 |
| | | |||||
| * | Typo on label | acsfer | 2022-01-20 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> | ||||
| * | Add bug reports only checkbox | acsfer | 2022-01-20 | 1 | -1/+9 |
| | | |||||
| * | Add Code of Conduct | acsfer | 2022-01-20 | 1 | -1/+9 |
| | | |||||
| * | Supercharge bug reports template | acsfer | 2022-01-20 | 2 | -166/+212 |
| | | | | | | | | More easy to fill, more accurate bug reports. :) | ||||
* | | Add test for samba kerberos sso in ci | Robin Appelman | 2022-01-20 | 1 | -0/+78 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #30738 from nextcloud/nickvergessen-patch-1 | John Molakvoæ | 2022-01-19 | 1 | -0/+21 |
|\ | |||||
| * | Create block-merge-freeze.yml | Joas Schilling | 2022-01-19 | 1 | -0/+21 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Move jsunit dependencies to main package.json | Louis Chemineau | 2022-01-18 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Migrate to npm 7 for autotest-js.sh | Louis Chemineau | 2022-01-18 | 1 | -6/+4 |
|/ | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Remove iconv from further tests | MichaIng | 2021-12-31 | 3 | -5/+5 |
| | | | | | | | | as of: https://github.com/nextcloud/server/pull/29470 Some tests were missing in: https://github.com/nextcloud/server/pull/29958 Signed-off-by: MichaIng <micha@dietpi.com> | ||||
* | Merge pull request #29862 from nextcloud/fix/support-php-8.1-2 | Côme Chilliet | 2021-12-16 | 2 | -2/+2 |
|\ | | | | | Support PHP 8.1 - Second batch | ||||
| * | Add 8.1 tests to CI | Côme Chilliet | 2021-12-16 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Specify code owners for 2FA | Christoph Wurst | 2021-12-15 | 1 | -0/+6 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add Groupware back-end devs as CalDAV and CardDAV code owners | Christoph Wurst | 2021-12-10 | 1 | -0/+2 |
| | | | | | | This will pick us as reviews automatically Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Revert "Explicitly name node tests workflow" | John Molakvoæ | 2021-12-07 | 1 | -3/+3 |
| | |||||
* | Explicitly name node tests workflow | Christopher Ng | 2021-12-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Remove iconv from dependencies and tests | MichaIng | 2021-11-30 | 3 | -4/+4 |
| | | | | | | which is not used anymore since: https://github.com/nextcloud/server/pull/29470 Signed-off-by: MichaIng <micha@dietpi.com> | ||||
* | Master is now 24 | Joas Schilling | 2021-11-11 | 1 | -6/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #29547 from nextcloud/automated/noid/psalm-baseline-update | John Molakvoæ | 2021-11-04 | 1 | -0/+2 |
|\ | |||||
| * | Add branch-suffix to update-psalm-baseline PR creation | John Molakvoæ | 2021-11-04 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Add `3. to review` label | John Molakvoæ | 2021-11-04 | 1 | -0/+1 |
|/ | |||||
* | Add continue-on-error for update-psalm-baseline workflow | John Molakvoæ | 2021-11-04 | 1 | -0/+1 |
| | |||||
* | Update update-psalm-baseline.yml | John Molakvoæ | 2021-11-03 | 1 | -8/+11 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | ci | Robin Appelman | 2021-10-15 | 1 | -6/+65 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | s3 external storage listing rework | Robin Appelman | 2021-10-15 | 1 | -0/+65 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | ftp ci improvements | Robin Appelman | 2021-10-07 | 1 | -7/+12 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | ftp logs | Robin Appelman | 2021-10-07 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | run ftp external storage tests against multiple ftp servers | Robin Appelman | 2021-10-07 | 1 | -0/+69 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Reset composer for automated psalm baseline update | Daniel Kesselberg | 2021-10-07 | 1 | -1/+5 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #29050 from ↵ | Vincent Petry | 2021-10-06 | 1 | -6/+1 |
|\ | | | | | | | | | nextcloud/debt/noid/job-to-update-psalm-baseline-broken Fix job to update psalm baseline | ||||
| * | Fix job to update psalm baseline | Daniel Kesselberg | 2021-10-03 | 1 | -6/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Change output format of Psalm to Github | Morris Jobke | 2021-10-03 | 1 | -2/+2 |
|/ | | | | | This automatically inlines the errors into the diff view. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Run oci against all php versions | Julius Härtl | 2021-09-27 | 1 | -2/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Run oci tests against phpunit9/php8 | Julius Härtl | 2021-09-27 | 1 | -3/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Pin Psalm version for security analysis | Christoph Wurst | 2021-09-03 | 2 | -2/+2 |
| | | | | | | | The action will otherwise pull dev-master and this can break easily as we just experience. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |