summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27440 from nextcloud/is-file-handleJohn Molakvoæ2021-10-231-2/+2
|\
| * Update Testsacsfer2021-10-221-1/+1
| * Tests updateacsfer2021-08-151-1/+1
* | Merge pull request #29363 from nextcloud/fair-use-pushJohn Molakvoæ2021-10-233-16/+111
|\ \
| * | add check isFairUseOfFreePushService on loginVitor Mattos2021-10-231-7/+25
| * | Fair use of push notificationsJoas Schilling2021-10-232-9/+86
* | | fix populating account array with missing default valuesArthur Schiwon2021-10-221-9/+7
|/ /
* | Merge pull request #29220 from nextcloud/s3-external-listJohn Molakvoæ2021-10-221-0/+3
|\ \
| * | ciRobin Appelman2021-10-151-0/+3
* | | Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p...John Molakvoæ2021-10-221-0/+1
|\ \ \
| * | | Add missing scope to testDaniel Calviño Sánchez2021-08-181-0/+1
* | | | Merge pull request #26347 from J0WI/clean-path-regexJohn Molakvoæ2021-10-221-5/+22
|\ \ \ \
| * | | | Cleaner normalizePath regexJ0WI2021-03-271-5/+22
* | | | | Merge pull request #29344 from nextcloud/dependabot/composer/doctrine/dbal-3.1.3John Molakvoæ2021-10-221-7/+3
|\ \ \ \ \
| * | | | | Bump doctrine/dbal from 3.0.0 to 3.1.3Christoph Wurst2021-10-221-7/+3
* | | | | | Prevent duplicate auth token activity updatesChristoph Wurst2021-10-221-7/+6
|/ / / / /
* | | | | Merge pull request #29256 from nextcloud/fix/noid/harmonize-appstoreenabled-c...Julien Veyssier2021-10-212-41/+67
|\ \ \ \ \
| * | | | | Fix unit testsJoas Schilling2021-10-212-41/+67
| | |_|/ / | |/| | |
* | | | | 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