summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* 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>
| * Add bug reports only checkboxacsfer2022-01-201-1/+9
| |
| * Add Code of Conductacsfer2022-01-201-1/+9
| |
| * Supercharge bug reports templateacsfer2022-01-202-166/+212
| | | | | | | | More easy to fill, more accurate bug reports. :)
* | Add test for samba kerberos sso in ciRobin Appelman2022-01-201-0/+78
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #30738 from nextcloud/nickvergessen-patch-1John Molakvoæ2022-01-191-0/+21
|\
| * Create block-merge-freeze.ymlJoas Schilling2022-01-191-0/+21
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Move jsunit dependencies to main package.jsonLouis Chemineau2022-01-181-0/+3
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Migrate to npm 7 for autotest-js.shLouis Chemineau2022-01-181-6/+4
|/ | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Remove iconv from further testsMichaIng2021-12-313-5/+5
| | | | | | | | as of: https://github.com/nextcloud/server/pull/29470 Some tests were missing in: https://github.com/nextcloud/server/pull/29958 Signed-off-by: MichaIng <micha@dietpi.com>
* Merge pull request #29862 from nextcloud/fix/support-php-8.1-2Côme Chilliet2021-12-162-2/+2
|\ | | | | Support PHP 8.1 - Second batch
| * Add 8.1 tests to CICôme Chilliet2021-12-162-2/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Specify code owners for 2FAChristoph Wurst2021-12-151-0/+6
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add Groupware back-end devs as CalDAV and CardDAV code ownersChristoph Wurst2021-12-101-0/+2
| | | | | | This will pick us as reviews automatically Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Revert "Explicitly name node tests workflow"John Molakvoæ2021-12-071-3/+3
|
* Explicitly name node tests workflowChristopher Ng2021-12-031-3/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remove iconv from dependencies and testsMichaIng2021-11-303-4/+4
| | | | | | which is not used anymore since: https://github.com/nextcloud/server/pull/29470 Signed-off-by: MichaIng <micha@dietpi.com>
* Master is now 24Joas Schilling2021-11-111-6/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #29547 from nextcloud/automated/noid/psalm-baseline-updateJohn Molakvoæ2021-11-041-0/+2
|\
| * Add branch-suffix to update-psalm-baseline PR creationJohn Molakvoæ2021-11-041-0/+2
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Add `3. to review` labelJohn Molakvoæ2021-11-041-0/+1
|/
* Add continue-on-error for update-psalm-baseline workflowJohn Molakvoæ2021-11-041-0/+1
|
* Update update-psalm-baseline.ymlJohn Molakvoæ2021-11-031-8/+11
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* ciRobin Appelman2021-10-151-6/+65
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* s3 external storage listing reworkRobin Appelman2021-10-151-0/+65
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* ftp ci improvementsRobin Appelman2021-10-071-7/+12
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* ftp logsRobin Appelman2021-10-071-0/+4
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* run ftp external storage tests against multiple ftp serversRobin Appelman2021-10-071-0/+69
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Reset composer for automated psalm baseline updateDaniel Kesselberg2021-10-071-1/+5
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #29050 from ↵Vincent Petry2021-10-061-6/+1
|\ | | | | | | | | nextcloud/debt/noid/job-to-update-psalm-baseline-broken Fix job to update psalm baseline
| * Fix job to update psalm baselineDaniel Kesselberg2021-10-031-6/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Change output format of Psalm to GithubMorris Jobke2021-10-031-2/+2
|/ | | | | This automatically inlines the errors into the diff view. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Run oci against all php versionsJulius Härtl2021-09-271-2/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Run oci tests against phpunit9/php8Julius Härtl2021-09-271-3/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Pin Psalm version for security analysisChristoph Wurst2021-09-032-2/+2
| | | | | | | The action will otherwise pull dev-master and this can break easily as we just experience. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>