Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add well known handlers API | Christoph Wurst | 2020-12-16 | 4 | -0/+410 | |
* | | | use a consistent default value for sharing.maxAutocompleteResults | Arthur Schiwon | 2020-12-15 | 1 | -3/+4 | |
|/ / | ||||||
* | | Show unique displayname context in the sharing input | Julius Härtl | 2020-12-14 | 2 | -23/+23 | |
* | | Merge pull request #23044 from nextcloud/migration-10.5 | Roeland Jago Douma | 2020-12-10 | 4 | -0/+696 | |
|\ \ | ||||||
| * | | Readd repair steps that are relevant when migrating from ownCloud | Julius Härtl | 2020-12-09 | 4 | -0/+696 | |
* | | | Merge pull request #24605 from nextcloud/enh/share-deck | Roeland Jago Douma | 2020-12-10 | 1 | -0/+6 | |
|\ \ \ | ||||||
| * | | | Extend dummy factory in tests | Julius Härtl | 2020-12-09 | 1 | -0/+6 | |
| |/ / | ||||||
* | | | 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 | |
* | | | | Skip the test if Imagick is misconfigured | Joas Schilling | 2020-12-09 | 1 | -0/+4 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validation | Joas Schilling | 2020-12-08 | 2 | -20/+60 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add and fix unit tests | Joas Schilling | 2020-12-07 | 1 | -6/+45 | |
| * | | Make code strict | Joas Schilling | 2020-12-07 | 1 | -14/+15 | |
* | | | php cs fix | Roeland Jago Douma | 2020-12-07 | 4 | -5/+4 | |
* | | | fix appconfig tests | Roeland Jago Douma | 2020-12-07 | 1 | -3/+3 | |
* | | | Fix filesystem tests | Roeland Jago Douma | 2020-12-07 | 1 | -1/+5 | |
* | | | Make sure we can also run with escapedshell args | Roeland Jago Douma | 2020-12-07 | 1 | -0/+3 | |
* | | | Make sure we just check for the keys | Roeland Jago Douma | 2020-12-07 | 1 | -5/+5 | |
* | | | Do not run image tests on php8 | Roeland Jago Douma | 2020-12-07 | 1 | -0/+69 | |
* | | | Do not run on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+8 | |
* | | | Move to new phpunit | Roeland Jago Douma | 2020-12-07 | 1 | -2/+2 | |
* | | | Don't check on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+12 | |
* | | | Avatar fixes | Roeland Jago Douma | 2020-12-07 | 1 | -2/+25 | |
* | | | Fix test traits for phpunit 9 | Roeland Jago Douma | 2020-12-07 | 2 | -4/+4 | |
|/ / | ||||||
* | | Fix vsprint parameter | Roeland Jago Douma | 2020-12-03 | 1 | -1/+1 | |
* | | Add notification for user limit | Morris Jobke | 2020-12-02 | 1 | -1/+31 | |
* | | Allow subscription to indicate that a userlimit is reached | Morris Jobke | 2020-12-02 | 2 | -3/+89 | |
* | | Replace static call to Share::unshare with ShareManager->deleteShare in tests | Morris Jobke | 2020-11-30 | 2 | -74/+3 | |
* | | Merge pull request #23912 from nextcloud/objectstore-copy | Roeland Jago Douma | 2020-11-25 | 3 | -0/+24 | |
|\ \ | ||||||
| * | | use in objectstore copy | Robin Appelman | 2020-11-24 | 3 | -0/+24 | |
* | | | set the display name of federated sharees from addressbook | Arthur Schiwon | 2020-11-24 | 3 | -9/+58 | |
|/ / | ||||||
* | | [encryption] Remove dependency fetching inside the constructor and move them ... | Morris Jobke | 2020-11-22 | 1 | -1/+3 | |
* | | Merge pull request #24007 from nextcloud/select-distinct-multiple | Morris Jobke | 2020-11-19 | 1 | -0/+38 | |
|\ \ | ||||||
| * | | allow selecting multiple columns with SELECT DISTINCT | Robin Appelman | 2020-11-16 | 1 | -0/+38 | |
* | | | Merge pull request #24135 from medical-cloud/fix/23357-nextcloud-logo-in-emai... | Roeland Jago Douma | 2020-11-19 | 3 | -6/+6 | |
|\ \ \ | ||||||
| * | | | Fix #23357 | medcloud | 2020-11-18 | 3 | -6/+6 | |
* | | | | 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 | Roeland Jago Douma | 2020-11-18 | 4 | -60/+60 | |
| | |/ / | |/| | | ||||||
* / | | | Remove some IRouter methods | Roeland Jago Douma | 2020-11-17 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Add unit tests for "validateExpirationDateInternal" | Daniel Calviño Sánchez | 2020-11-16 | 1 | -0/+284 | |
* | | | Add explicit time to test date for clarity | Daniel Calviño Sánchez | 2020-11-12 | 1 | -3/+5 | |
* | | | Add unit test for expiration date with date and with default | Daniel Calviño Sánchez | 2020-11-12 | 1 | -0/+28 | |
* | | | Fix unit test for expiration date without date but with default | Daniel Calviño Sánchez | 2020-11-12 | 1 | -7/+5 | |
* | | | Fix unit test method name | Daniel Calviño Sánchez | 2020-11-12 | 1 | -1/+1 | |
* | | | Fix unit test for verifying enforced valid expiration date. | Daniel Calviño Sánchez | 2020-11-12 | 1 | -0/+1 | |
* | | | Fix unit test for verifying enforced expire date too far in the future | Daniel Calviño Sánchez | 2020-11-12 | 1 | -8/+5 | |
* | | | Add unit tests to enforce a relaxed default share expiration date | Daniel Calviño Sánchez | 2020-11-12 | 1 | -0/+21 | |
* | | | Remove wrong and misleading comment | Daniel Calviño Sánchez | 2020-11-12 | 1 | -2/+0 | |
* | | | Remove extra spaces | Daniel Calviño Sánchez | 2020-11-12 | 1 | -10/+6 | |
* | | | Fix typo in variable name | Daniel Calviño Sánchez | 2020-11-12 | 1 | -129/+129 |