Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-11-02Merge pull request #29524 from nextcloud/bugfix/noid/fix-phpunit-warningsChristoph Wurst
2021-11-02Fix missing import of ILoggerJoas Schilling
2021-10-28Enable Avatar tests as well for PHP>=8Côme Chilliet
2021-10-28Revert "Do not run image tests on php8"Côme Chilliet
2021-10-28Add an OCP for trusted domain helperJoas Schilling
2021-10-23Merge pull request #27440 from nextcloud/is-file-handleJohn Molakvoæ
2021-10-23Merge pull request #29363 from nextcloud/fair-use-pushJohn Molakvoæ
2021-10-23add check isFairUseOfFreePushService on loginVitor Mattos
2021-10-23Fair use of push notificationsJoas Schilling
2021-10-23fix populating account array with missing default valuesArthur Schiwon
2021-10-22Update Testsacsfer
2021-10-22Merge pull request #29220 from nextcloud/s3-external-listJohn Molakvoæ
2021-10-22Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p...John Molakvoæ
2021-10-22Merge pull request #26347 from J0WI/clean-path-regexJohn Molakvoæ
2021-10-22Merge pull request #29344 from nextcloud/dependabot/composer/doctrine/dbal-3.1.3John Molakvoæ
2021-10-22Prevent duplicate auth token activity updatesChristoph Wurst
2021-10-22Bump doctrine/dbal from 3.0.0 to 3.1.3Christoph Wurst
2021-10-21Merge pull request #29256 from nextcloud/fix/noid/harmonize-appstoreenabled-c...Julien Veyssier
2021-10-21Fix unit testsJoas Schilling
2021-10-20Change origin field to appIdJoas Schilling
2021-10-20Do not remove current user on findOneJohn Molakvoæ
2021-10-20Add appName to contactsmenu action APIJohn Molakvoæ
2021-10-19Profile backendChristopher Ng
2021-10-19Add new account propertiesChristopher Ng
2021-10-15ciRobin Appelman
2021-10-15Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-...John Molakvoæ
2021-10-15Merge pull request #29235 from nextcloud/feat/appstore/enterpriseJohn Molakvoæ
2021-10-14Merge pull request #29231 from nextcloud/fix/calendar-providers-instancesChristoph Wurst
2021-10-14Build instances of the calendar providers before using themChristoph Wurst
2021-10-14Send the subscription key to the appstore requestsJohn Molakvoæ
2021-10-14Merge pull request #29157 from nextcloud/enh/opendocumentJulius Härtl
2021-10-14Move queries to the joblistJoas Schilling
2021-10-14Merge pull request #29135 from nextcloud/feat/appstore-filteringJoas Schilling
2021-10-14Add Public Calendar ProviderAnna Larch
2021-10-13Fix integrity checker testsJulius Härtl
2021-10-13Allow to whitelist apps from the apsptoreJohn Molakvoæ
2021-10-13Merge pull request #29015 from nextcloud/enhancement/l10n-factory-find-generi...Christoph Wurst
2021-10-13Add L10n factory method for generic language heuristicsChristoph Wurst
2021-10-12Add integration tests for groupJoas Schilling
2021-10-08Merge pull request #28907 from nextcloud/bug/noid/close-stream-localDaniel
2021-10-06Merge pull request #29064 from nextcloud/feature/add_cache_to_local_integrati...Louis
2021-10-06Add cache for local integration test containerLouis Chemineau
2021-10-06Fix app-files acceptance testsLouis Chemineau
2021-10-05Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl
2021-10-02Make AppsEnableTest and AppsDisableTest independet of the app version numberDaniel Kesselberg
2021-09-29Merge pull request #28189 from nextcloud/work/carl/admin-delegationCarl Schwan
2021-09-29Add admin privilege delegation for admin settingsCarl Schwan
2021-09-29Fix unit testsJoas Schilling
2021-09-27Remove tests that just prove mocked calls and don't actually validate anythin...Julius Härtl
2021-09-27Run oci tests against phpunit9/php8Julius Härtl