Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | downgrade ubuntu in order to fix CI | Simon L | 2022-12-03 | 2 | -2/+2 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | Bump cypress runners | John Molakvoæ | 2022-11-30 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Merge pull request #35376 from nextcloud/bug/noid/fix-workflow-s3-primary | Robin Appelman | 2022-11-30 | 1 | -2/+1 |
|\ | | | | | Run s3 primary tests sequential | ||||
| * | Run s3 primary tests sequential | Daniel Kesselberg | 2022-11-25 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | To avoid casual test failures. Concurrent jobs may try to use the same port forwarding for the minio container. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Extract colour from custom background | John Molakvoæ | 2022-11-29 | 1 | -0/+98 |
|/ | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Merge pull request #35143 from nextcloud/add-pr-template | Vincent Petry | 2022-11-22 | 1 | -0/+18 |
|\ | | | | | Add pull request template with checklist | ||||
| * | Add pull request template with checklist | Vincent Petry | 2022-11-16 | 1 | -0/+18 |
| | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | Fix github action "performance-8.0" when PR is from a fork. | Peter Serwylo | 2022-11-16 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | There is an assumption that the PR is from the same remote as the base it is being merged into. This is fixed so that instead of doing a `git fetch origin`, it now fetches from the `clone_url` of the PR head. Signed-off-by: Peter Serwylo <peter@serwylo.com> | ||||
* | | Update CODEOWNERS | Joas Schilling | 2022-11-14 | 1 | -1/+1 |
|/ | | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> | ||||
* | Update OCI workflow of server | Joas Schilling | 2022-10-18 | 1 | -23/+30 |
| | | | | | | | | * Only on pull requests * Concurrency group * Bump used actions * Add summary Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> | ||||
* | Disable automatic Dependabot rebases | Christoph Wurst | 2022-10-17 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Also backport the cacert to stable25 | Joas Schilling | 2022-10-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -10/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update update-cacert-bundle.yml | Joas Schilling | 2022-09-16 | 1 | -5/+0 |
| | | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> | ||||
* | Automate CA certificate bundle update | Joas Schilling | 2022-09-16 | 2 | -0/+49 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | make transparent what is community maintained | szaimen | 2022-08-17 | 1 | -6/+7 |
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | Merge pull request #32830 from ↵ | John Molakvoæ | 2022-08-10 | 1 | -1/+6 |
|\ | | | | | | | nextcloud/feat/workflow-auto-update-command-rebase.yml | ||||
| * | Updating command-rebase.yml workflow from template | Nextcloud bot | 2022-06-11 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Update node workflow for better error messages | Vincent Petry | 2022-08-03 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | Remove "needs info" label when the issue is not stale anymore | Joas Schilling | 2022-08-02 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> | ||||
* | | document the 64bit requirement in the bug report template | szaimen | 2022-07-11 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | use blueprint from repo | Robin Appelman | 2022-06-30 | 1 | -5/+11 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | use profiler action | Robin Appelman | 2022-06-30 | 1 | -38/+22 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | run performance comparisons in ci | Robin Appelman | 2022-06-30 | 1 | -0/+111 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Add myself as CODEOWNERS for a few modules | Carl Schwan | 2022-06-29 | 1 | -0/+7 |
|/ | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Add matrix for psalm baseline update job | Daniel Kesselberg | 2022-06-05 | 1 | -5/+11 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Add --if-present flag to prevent error when sass script does not exists | Louis Chemineau | 2022-06-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Add lint job for PHP8.2 | Christoph Wurst | 2022-05-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Port share by mail settings to vue | Carl Schwan | 2022-05-19 | 1 | -0/+6 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Remove stale debug mode | John Molakvoæ | 2022-05-13 | 1 | -1/+1 |
| | |||||
* | Update command-rebase.yml | John Molakvoæ | 2022-05-13 | 1 | -4/+1 |
| | |||||
* | Add workflow test | John Molakvoæ | 2022-05-13 | 1 | -0/+3 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Compile theming | John Molakvoæ | 2022-05-11 | 1 | -0/+3 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Increase retry delay on 'Wait for S3' CI job | Git'Fellow | 2022-05-09 | 1 | -3/+2 |
| | | | 1 second means 10 seconds before failure (1x10). Increasing to 10x10 before failure. | ||||
* | Updating command-rebase.yml workflow from template | Nextcloud bot | 2022-04-26 | 1 | -2/+5 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #31467 from nextcloud/feat/workflow-auto-update-node.yml | John Molakvoæ | 2022-04-26 | 1 | -3/+4 |
|\ | |||||
| * | Updating node.yml workflow from template | Nextcloud bot | 2022-03-06 | 1 | -3/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #31492 from nextcloud/fix/check-secret-configured | John Molakvoæ | 2022-04-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | Also check for instanceid and passwordhash | Carl Schwan | 2022-03-09 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
| * | | Require the secret config to be configured | Carl Schwan | 2022-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If it's not configured the instance will look like it is working but various features will silently break (end to end encryption, setting alternate email and probably more). One issue is that changing the secret from empty to something will break various other stuff (app token). I don't think there is a good way to solve this issue other than breaking early instead of having to handle a painful migration later on. Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | | Master is now 25 | Joas Schilling | 2022-04-14 | 1 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Add stale action | John Molakvoæ | 2022-04-13 | 2 | -33/+31 |
| | | | |||||
* | | | try to improve s3 primary storage test reliability | Robin Appelman | 2022-03-15 | 1 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Updating command-rebase.yml workflow from template | Nextcloud bot | 2022-03-05 | 1 | -1/+1 |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | run ci with primary s3 setup | Robin Appelman | 2022-02-25 | 1 | -0/+70 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | only security updates for 21 | Arthur Schiwon | 2022-02-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3 | Côme Chilliet | 2022-02-01 | 2 | -2/+2 |
|\ | | | | | Drop PHP7.3 | ||||
| * | Drop 7.3 from some CI steps | Côme Chilliet | 2022-01-25 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Make less fields mandatory in the bug reporting | Joas Schilling | 2022-01-31 | 1 | -22/+0 |
| | | |||||
* | | Merge pull request #30844 from nextcloud/feat/eol-check | John Molakvoæ | 2022-01-27 | 1 | -0/+30 |
|\ \ |