| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo on label | acsfer | 2022-01-20 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | | Move jsunit dependencies to main package.json | Louis Chemineau | 2022-01-18 | 1 | -0/+3 |
* | | Migrate to npm 7 for autotest-js.sh | Louis Chemineau | 2022-01-18 | 1 | -6/+4 |
|/ |
|
* | Remove iconv from further tests | MichaIng | 2021-12-31 | 3 | -5/+5 |
* | Merge pull request #29862 from nextcloud/fix/support-php-8.1-2 | Côme Chilliet | 2021-12-16 | 2 | -2/+2 |
|\ |
|
| * | Add 8.1 tests to CI | Côme Chilliet | 2021-12-16 | 2 | -2/+2 |
* | | Specify code owners for 2FA | Christoph Wurst | 2021-12-15 | 1 | -0/+6 |
|/ |
|
* | Add Groupware back-end devs as CalDAV and CardDAV code owners | Christoph Wurst | 2021-12-10 | 1 | -0/+2 |
* | 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 |
* | Remove iconv from dependencies and tests | MichaIng | 2021-11-30 | 3 | -4/+4 |
* | Master is now 24 | Joas Schilling | 2021-11-11 | 1 | -6/+6 |
* | 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 |
* | | 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 |
* | ci | Robin Appelman | 2021-10-15 | 1 | -6/+65 |
* | s3 external storage listing rework | Robin Appelman | 2021-10-15 | 1 | -0/+65 |
* | ftp ci improvements | Robin Appelman | 2021-10-07 | 1 | -7/+12 |
* | ftp logs | Robin Appelman | 2021-10-07 | 1 | -0/+4 |
* | run ftp external storage tests against multiple ftp servers | Robin Appelman | 2021-10-07 | 1 | -0/+69 |
* | Reset composer for automated psalm baseline update | Daniel Kesselberg | 2021-10-07 | 1 | -1/+5 |
* | Merge pull request #29050 from nextcloud/debt/noid/job-to-update-psalm-baseli... | Vincent Petry | 2021-10-06 | 1 | -6/+1 |
|\ |
|
| * | Fix job to update psalm baseline | Daniel Kesselberg | 2021-10-03 | 1 | -6/+1 |
* | | Change output format of Psalm to Github | Morris Jobke | 2021-10-03 | 1 | -2/+2 |
|/ |
|
* | Run oci against all php versions | Julius Härtl | 2021-09-27 | 1 | -2/+1 |
* | Run oci tests against phpunit9/php8 | Julius Härtl | 2021-09-27 | 1 | -3/+3 |
* | Pin Psalm version for security analysis | Christoph Wurst | 2021-09-03 | 2 | -2/+2 |
* | Updating command-compile.yml workflow from template | Nextcloud bot | 2021-08-06 | 1 | -30/+42 |
* | Updating command-rebase.yml workflow from template | Nextcloud bot | 2021-08-02 | 1 | -6/+15 |
* | Update update-psalm-baseline.yml | John Molakvoæ | 2021-07-28 | 1 | -1/+1 |
* | Add checkout token | John Molakvoæ | 2021-07-28 | 1 | -0/+1 |
* | Use COMMAND_BOT_PAT | John Molakvoæ | 2021-07-28 | 1 | -2/+2 |
* | Update dependabot-approve-merge.yml | John Molakvoæ | 2021-07-27 | 1 | -5/+5 |
* | Add command-compile | John Molakvoæ | 2021-07-26 | 1 | -0/+105 |
* | Add proper node testing | John Molakvoæ (skjnldsv) | 2021-07-22 | 1 | -0/+91 |
* | Migrate to npm 7 | John Molakvoæ (skjnldsv) | 2021-07-22 | 3 | -82/+77 |
* | Add files via upload | John Molakvoæ | 2021-07-16 | 1 | -1/+9 |
* | Updating dependabot-approve-merge.yml workflow from template | Nextcloud bot | 2021-07-02 | 1 | -2/+2 |
* | Updating dependabot-approve-merge.yml workflow from template | Nextcloud bot | 2021-06-29 | 1 | -3/+9 |
* | Updating command-rebase.yml workflow from template | skjnldsv | 2021-06-29 | 1 | -0/+9 |
* | Merge pull request #27687 from nextcloud/szaimen-patch-1 | Lukas Reschke | 2021-06-28 | 1 | -0/+27 |
|\ |
|
| * | Create rebase command | szaimen | 2021-06-26 | 1 | -0/+27 |
* | | Auto approve/merge also on stable branches | Julius Härtl | 2021-06-28 | 1 | -5/+7 |
|/ |
|