| Commit message (Expand) | Author | Age | Files | Lines |
* | Update OCI workflow of server | Joas Schilling | 2022-10-18 | 1 | -23/+30 |
* | Disable automatic Dependabot rebases | Christoph Wurst | 2022-10-17 | 1 | -0/+2 |
* | Also backport the cacert to stable25 | Joas Schilling | 2022-10-11 | 1 | -1/+1 |
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -10/+10 |
* | Update update-cacert-bundle.yml | Joas Schilling | 2022-09-16 | 1 | -5/+0 |
* | Automate CA certificate bundle update | Joas Schilling | 2022-09-16 | 2 | -0/+49 |
* | make transparent what is community maintained | szaimen | 2022-08-17 | 1 | -6/+7 |
* | Merge pull request #32830 from nextcloud/feat/workflow-auto-update-command-re... | John Molakvoæ | 2022-08-10 | 1 | -1/+6 |
|\ |
|
| * | Updating command-rebase.yml workflow from template | Nextcloud bot | 2022-06-11 | 1 | -1/+6 |
* | | Update node workflow for better error messages | Vincent Petry | 2022-08-03 | 1 | -1/+6 |
* | | Remove "needs info" label when the issue is not stale anymore | Joas Schilling | 2022-08-02 | 1 | -0/+1 |
* | | document the 64bit requirement in the bug report template | szaimen | 2022-07-11 | 1 | -0/+2 |
* | | use blueprint from repo | Robin Appelman | 2022-06-30 | 1 | -5/+11 |
* | | use profiler action | Robin Appelman | 2022-06-30 | 1 | -38/+22 |
* | | run performance comparisons in ci | Robin Appelman | 2022-06-30 | 1 | -0/+111 |
* | | Add myself as CODEOWNERS for a few modules | Carl Schwan | 2022-06-29 | 1 | -0/+7 |
|/ |
|
* | Add matrix for psalm baseline update job | Daniel Kesselberg | 2022-06-05 | 1 | -5/+11 |
* | Add --if-present flag to prevent error when sass script does not exists | Louis Chemineau | 2022-06-01 | 1 | -2/+2 |
* | Add lint job for PHP8.2 | Christoph Wurst | 2022-05-25 | 1 | -1/+1 |
* | Port share by mail settings to vue | Carl Schwan | 2022-05-19 | 1 | -0/+6 |
* | 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 |
* | Compile theming | John Molakvoæ | 2022-05-11 | 1 | -0/+3 |
* | Increase retry delay on 'Wait for S3' CI job | Git'Fellow | 2022-05-09 | 1 | -3/+2 |
* | Updating command-rebase.yml workflow from template | Nextcloud bot | 2022-04-26 | 1 | -2/+5 |
* | 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 |
* | | 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 |
| * | | Require the secret config to be configured | Carl Schwan | 2022-03-08 | 1 | -1/+1 |
* | | | Master is now 25 | Joas Schilling | 2022-04-14 | 1 | -6/+6 |
* | | | 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 |
* | | | Updating command-rebase.yml workflow from template | Nextcloud bot | 2022-03-05 | 1 | -1/+1 |
| |/
|/| |
|
* | | run ci with primary s3 setup | Robin Appelman | 2022-02-25 | 1 | -0/+70 |
|/ |
|
* | only security updates for 21 | Arthur Schiwon | 2022-02-16 | 1 | -2/+2 |
* | Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3 | Côme Chilliet | 2022-02-01 | 2 | -2/+2 |
|\ |
|
| * | Drop 7.3 from some CI steps | Côme Chilliet | 2022-01-25 | 2 | -2/+2 |
* | | 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 |
| |/ |
|
* / | Small wording and formatting fixes | acsfer | 2022-01-26 | 1 | -28/+29 |
|/ |
|
* | Merge pull request #30778 from nextcloud/new-issue-template | Simon L | 2022-01-25 | 2 | -166/+226 |
|\ |
|
| * | 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 |
| * | 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 |