summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* make transparent what is community maintainedszaimen2022-08-171-6/+7
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Merge pull request #32830 from ↵John Molakvoæ2022-08-101-1/+6
|\ | | | | | | nextcloud/feat/workflow-auto-update-command-rebase.yml
| * Updating command-rebase.yml workflow from templateNextcloud bot2022-06-111-1/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Update node workflow for better error messagesVincent Petry2022-08-031-1/+6
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Remove "needs info" label when the issue is not stale anymoreJoas Schilling2022-08-021-0/+1
| | | | | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
* | document the 64bit requirement in the bug report templateszaimen2022-07-111-0/+2
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | use blueprint from repoRobin Appelman2022-06-301-5/+11
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | use profiler actionRobin Appelman2022-06-301-38/+22
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | run performance comparisons in ciRobin Appelman2022-06-301-0/+111
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Add myself as CODEOWNERS for a few modulesCarl Schwan2022-06-291-0/+7
|/ | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add matrix for psalm baseline update jobDaniel Kesselberg2022-06-051-5/+11
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add --if-present flag to prevent error when sass script does not existsLouis Chemineau2022-06-011-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Add lint job for PHP8.2Christoph Wurst2022-05-251-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Port share by mail settings to vueCarl Schwan2022-05-191-0/+6
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Remove stale debug modeJohn Molakvoæ2022-05-131-1/+1
|
* Update command-rebase.ymlJohn Molakvoæ2022-05-131-4/+1
|
* Add workflow testJohn Molakvoæ2022-05-131-0/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Compile themingJohn Molakvoæ2022-05-111-0/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Increase retry delay on 'Wait for S3' CI jobGit'Fellow2022-05-091-3/+2
| | | 1 second means 10 seconds before failure (1x10). Increasing to 10x10 before failure.
* Updating command-rebase.yml workflow from templateNextcloud bot2022-04-261-2/+5
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #31467 from nextcloud/feat/workflow-auto-update-node.ymlJohn Molakvoæ2022-04-261-3/+4
|\
| * Updating node.yml workflow from templateNextcloud bot2022-03-061-3/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #31492 from nextcloud/fix/check-secret-configuredJohn Molakvoæ2022-04-261-1/+1
|\ \
| * | Also check for instanceid and passwordhashCarl Schwan2022-03-091-1/+1
| | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | Require the secret config to be configuredCarl Schwan2022-03-081-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 25Joas Schilling2022-04-141-6/+6
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Add stale actionJohn Molakvoæ2022-04-132-33/+31
| | |
* | | try to improve s3 primary storage test reliabilityRobin Appelman2022-03-151-0/+7
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Updating command-rebase.yml workflow from templateNextcloud bot2022-03-051-1/+1
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | run ci with primary s3 setupRobin Appelman2022-02-251-0/+70
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* only security updates for 21Arthur Schiwon2022-02-161-2/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3Côme Chilliet2022-02-012-2/+2
|\ | | | | Drop PHP7.3
| * Drop 7.3 from some CI stepsCôme Chilliet2022-01-252-2/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Make less fields mandatory in the bug reportingJoas Schilling2022-01-311-22/+0
| |
* | Merge pull request #30844 from nextcloud/feat/eol-checkJohn Molakvoæ2022-01-271-0/+30
|\ \
| * | Prevent merging on EOL branchesJohn Molakvoæ2022-01-271-0/+30
| |/ | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* / Small wording and formatting fixesacsfer2022-01-261-28/+29
|/ | | To be more clear and improve readability.
* Merge pull request #30778 from nextcloud/new-issue-templateSimon L2022-01-252-166/+226
|\ | | | | Supercharge Issues template
| * Move critical checkboxes to the topacsfer2022-01-241-23/+16
| |
| * Add DB options and backends as checkboxesacsfer2022-01-241-6/+8
| |
| * re-add AIOSimon L2022-01-211-0/+1
| | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
| * Title can't be emptyacsfer2022-01-211-1/+1
| |
| * Require all fieldsacsfer2022-01-211-3/+3
| |
| * Add default user-backend optionacsfer2022-01-211-3/+4
| |
| * Add new lineacsfer2022-01-211-2/+2
| |
| * Add AIO optionacsfer2022-01-211-0/+1
| |
| * Add LTS Wiki pageacsfer2022-01-211-1/+1
| |
| * Update .github/ISSUE_TEMPLATE/BUG_REPORT.ymlacsfer2022-01-211-1/+1
| | | | | | Co-authored-by: Simon L. <szaimen@e.mail.de>
| * Invert steps and expected behavioracsfer2022-01-201-7/+7
| |
| * Typo on labelacsfer2022-01-201-1/+1
| | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>