Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ | |||||
| * | | 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> |