summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change origin field to appIdJoas Schilling2021-10-201-3/+3
* Do not remove current user on findOneJohn Molakvoæ2021-10-201-14/+13
* Add appName to contactsmenu action APIJohn Molakvoæ2021-10-201-0/+19
* Profile backendChristopher Ng2021-10-194-16/+40
* Add new account propertiesChristopher Ng2021-10-191-6/+192
* Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-...John Molakvoæ2021-10-151-0/+7
|\
| * Move queries to the joblistJoas Schilling2021-10-141-0/+7
* | Merge pull request #29235 from nextcloud/feat/appstore/enterpriseJohn Molakvoæ2021-10-153-5/+11
|\ \
| * | Send the subscription key to the appstore requestsJohn Molakvoæ2021-10-143-5/+11
| |/
* | Merge pull request #29231 from nextcloud/fix/calendar-providers-instancesChristoph Wurst2021-10-141-1/+13
|\ \
| * | Build instances of the calendar providers before using themChristoph Wurst2021-10-141-1/+13
| |/
* | Merge pull request #29157 from nextcloud/enh/opendocumentJulius Härtl2021-10-142-2/+21
|\ \ | |/ |/|
| * Fix integrity checker testsJulius Härtl2021-10-132-2/+21
* | Merge pull request #29135 from nextcloud/feat/appstore-filteringJoas Schilling2021-10-141-1/+78
|\ \
| * | Allow to whitelist apps from the apsptoreJohn Molakvoæ2021-10-131-1/+78
| |/
* | Add Public Calendar ProviderAnna Larch2021-10-141-10/+19
* | Merge pull request #29015 from nextcloud/enhancement/l10n-factory-find-generi...Christoph Wurst2021-10-131-123/+232
|\ \
| * | Add L10n factory method for generic language heuristicsChristoph Wurst2021-10-131-123/+232
* | | Add integration tests for groupJoas Schilling2021-10-121-1/+6
|/ /
* | Merge pull request #28907 from nextcloud/bug/noid/close-stream-localDaniel2021-10-081-1/+2
|\ \ | |/ |/|
| * explicitly close source stream on local storageDaniel Kesselberg2021-09-211-1/+2
* | Merge pull request #29064 from nextcloud/feature/add_cache_to_local_integrati...Louis2021-10-061-1/+7
|\ \
| * | Add cache for local integration test containerLouis Chemineau2021-10-061-1/+7
* | | Fix app-files acceptance testsLouis Chemineau2021-10-061-2/+2
|/ /
* | Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl2021-10-054-119/+136
|\ \
| * | Fix UrlGeneratorTestDaniel Rudolf2021-08-051-19/+9
| * | Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-0415-32/+169
| |\ \
| * | | Fix UrlGeneratorTestDaniel Rudolf2021-08-041-28/+44
| * | | Fix UrlGeneratorTest::testGetDefaultPageUrlWithDefaultApps()Daniel Rudolf2021-07-011-0/+2
| * | | Move UtilTest::testDefaultApps() to UrlGeneratorTestDaniel Rudolf2021-07-012-62/+73
| * | | Fix UtilTest::testDefaultApps()Daniel Rudolf2021-07-011-16/+3
| * | | Deprecate RedirectToDefaultAppResponseDaniel Rudolf2021-07-012-9/+21
| * | | Remove unused importsDaniel Rudolf2021-06-301-1/+0
| * | | Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-304-40/+40
* | | | Make AppsEnableTest and AppsDisableTest independet of the app version numberDaniel Kesselberg2021-10-012-22/+22
* | | | Merge pull request #28189 from nextcloud/work/carl/admin-delegationCarl Schwan2021-09-292-10/+33
|\ \ \ \
| * | | | Add admin privilege delegation for admin settingsCarl Schwan2021-09-292-10/+33
* | | | | Fix unit testsJoas Schilling2021-09-292-16/+16
|/ / / /
* | | | Remove tests that just prove mocked calls and don't actually validate anythin...Julius Härtl2021-09-272-82/+0
* | | | Run oci tests against phpunit9/php8Julius Härtl2021-09-271-0/+1
| |_|/ |/| |
* | | Bump @nextcloud/vueJohn Molakvoæ2021-09-162-3/+3
* | | Add email addresses to contacts menuDaniel Kesselberg2021-09-151-1/+3
* | | Merge pull request #28792 from nextcloud/fix/noid/lost-password-missing-prefixJohn Molakvoæ2021-09-141-2/+5
|\ \ \
| * | | fixes missing prefix to validate password reset tokenArthur Schiwon2021-09-101-2/+5
* | | | Merge pull request #28728 from nextcloud/add-database-backend-limiterLukas Reschke2021-09-132-36/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Adjust testsLukas Reschke2021-09-062-16/+12
| * | | Adjust logic to store period instead of current timestampLukas Reschke2021-09-062-20/+7
* | | | use specific email getter where necessaryArthur Schiwon2021-09-091-1/+21
* | | | enable the user to set a primary (notification) email address (backend)Arthur Schiwon2021-09-091-1/+4
* | | | add a job to clean up expired verification tokensArthur Schiwon2021-09-091-2/+39