Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rollback failed transactions in TestCase.php to not break followup tests | Christoph Wurst | 2021-01-08 | 1 | -1/+6 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 22 | -108/+116 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Properly handle result when copying with failure and throw in tests | Julius Härtl | 2021-01-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix writeStream mocking | Julius Härtl | 2021-01-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | jsunit: Remove warnings during test runs | Julius Härtl | 2020-12-29 | 1 | -8/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | jsunit: Run jsunit with chromium/puppeteer on github actions | Julius Härtl | 2020-12-29 | 1 | -11/+16 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #19942 from ACTom/add-mindmap-icon | Christoph Wurst | 2020-12-28 | 2 | -3/+13 |
|\ | | | | | Add mindmap type file icon | ||||
| * | Readd test getOnlyDefaultAliases() | ACTom | 2020-12-28 | 2 | -3/+117 |
| | | | | | | | | Signed-off-by: ACTom <i@actom.me> | ||||
| * | fix php-cs check fail(tests/lib/IntegrityCheck/CheckerTest.php) | ACTom | 2020-10-18 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: ACTom <i@actom.me> | ||||
| * | fix Test\IntegrityCheck\CheckerTest tests fail | ACTom | 2020-10-18 | 1 | -111/+7 |
| | | | | | | | | Signed-off-by: ACTom <i@actom.me> | ||||
* | | deleteChildren only returns array | Maxence Lange | 2020-12-23 | 1 | -0/+4 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-api | Christoph Wurst | 2020-12-18 | 4 | -0/+410 |
|\ \ | | | | | | | Add well known handlers API | ||||
| * | | Add well known handlers API | Christoph Wurst | 2020-12-16 | 4 | -0/+410 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | use a consistent default value for sharing.maxAutocompleteResults | Arthur Schiwon | 2020-12-15 | 1 | -3/+4 |
|/ / | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Show unique displayname context in the sharing input | Julius Härtl | 2020-12-14 | 2 | -23/+23 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #23044 from nextcloud/migration-10.5 | Roeland Jago Douma | 2020-12-10 | 4 | -0/+696 |
|\ \ | | | | | | | Handle owncloud migration to latest release | ||||
| * | | Readd repair steps that are relevant when migrating from ownCloud | Julius Härtl | 2020-12-09 | 4 | -0/+696 |
| | | | | | | | | | | | | | | | | | | This reverts commit d9b1492e03ab9fe58bb87baaeba745790ca15c53. Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #24605 from nextcloud/enh/share-deck | Roeland Jago Douma | 2020-12-10 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | Add deck share provider support | ||||
| * | | | Extend dummy factory in tests | Julius Härtl | 2020-12-09 | 1 | -0/+6 |
| |/ / | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-string | Julius Härtl | 2020-12-09 | 1 | -0/+49 |
|\ \ \ | |||||
| * | | | Add temporary test for migrating int to string | Julius Härtl | 2020-12-08 | 1 | -0/+49 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Skip the test if Imagick is misconfigured | Joas Schilling | 2020-12-09 | 1 | -0/+4 |
| |/ / |/| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validation | Joas Schilling | 2020-12-08 | 2 | -20/+60 |
|\ \ \ | |/ / |/| | | Phone number validation and search | ||||
| * | | Add and fix unit tests | Joas Schilling | 2020-12-07 | 1 | -6/+45 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Make code strict | Joas Schilling | 2020-12-07 | 1 | -14/+15 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | php cs fix | Roeland Jago Douma | 2020-12-07 | 4 | -5/+4 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | fix appconfig tests | Roeland Jago Douma | 2020-12-07 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Fix filesystem tests | Roeland Jago Douma | 2020-12-07 | 1 | -1/+5 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Make sure we can also run with escapedshell args | Roeland Jago Douma | 2020-12-07 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Make sure we just check for the keys | Roeland Jago Douma | 2020-12-07 | 1 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Do not run image tests on php8 | Roeland Jago Douma | 2020-12-07 | 1 | -0/+69 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Do not run on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+8 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Move to new phpunit | Roeland Jago Douma | 2020-12-07 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Don't check on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+12 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Avatar fixes | Roeland Jago Douma | 2020-12-07 | 1 | -2/+25 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Fix test traits for phpunit 9 | Roeland Jago Douma | 2020-12-07 | 2 | -4/+4 |
|/ / | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Fix vsprint parameter | Roeland Jago Douma | 2020-12-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | %2\$; is not valid. On php7 this is just ignored but on php8 it gives an error. %2\$s; works. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Add notification for user limit | Morris Jobke | 2020-12-02 | 1 | -1/+31 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Allow subscription to indicate that a userlimit is reached | Morris Jobke | 2020-12-02 | 2 | -3/+89 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Replace static call to Share::unshare with ShareManager->deleteShare in tests | Morris Jobke | 2020-11-30 | 2 | -74/+3 |
| | | | | | | | | | | | | And then cleanup all the code that is dead then... Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #23912 from nextcloud/objectstore-copy | Roeland Jago Douma | 2020-11-25 | 3 | -0/+24 |
|\ \ | | | | | | | use in objectstore copy | ||||
| * | | use in objectstore copy | Robin Appelman | 2020-11-24 | 3 | -0/+24 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | set the display name of federated sharees from addressbook | Arthur Schiwon | 2020-11-24 | 3 | -9/+58 |
|/ / | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [encryption] Remove dependency fetching inside the constructor and move them ↵ | Morris Jobke | 2020-11-22 | 1 | -1/+3 |
| | | | | | | | | | | | | to method call parameters Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #24007 from nextcloud/select-distinct-multiple | Morris Jobke | 2020-11-19 | 1 | -0/+38 |
|\ \ | | | | | | | allow selecting multiple columns with SELECT DISTINCT | ||||
| * | | allow selecting multiple columns with SELECT DISTINCT | Robin Appelman | 2020-11-16 | 1 | -0/+38 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #24135 from ↵ | Roeland Jago Douma | 2020-11-19 | 3 | -6/+6 |
|\ \ \ | | | | | | | | | | | | | | | | | medical-cloud/fix/23357-nextcloud-logo-in-email-notifications-is-misaligned-in-version-20 Fix nextcloud logo in email notifications misalignment | ||||
| * | | | Fix #23357 | medcloud | 2020-11-18 | 3 | -6/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: medcloud <42641918+medcloud@users.noreply.github.com> | ||||
* | | | | Merge pull request #24189 from nextcloud/enh/csp/frame-ancestors | Roeland Jago Douma | 2020-11-18 | 4 | -60/+60 |
|\ \ \ \ | | | | | | | | | | | Set frame-ancestors to none if none are filled | ||||
| * | | | | Set frame-ancestors to none if none are filled | Roeland Jago Douma | 2020-11-18 | 4 | -60/+60 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | frame-ancestors doesn't fall back to default-src. So when we apply a very restricted CSP we should make sure to set it to 'none' and not leave it empty. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |