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-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-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
2021-09-21explicitly close source stream on local storageDaniel Kesselberg
2021-09-16Bump @nextcloud/vueJohn Molakvoæ
2021-09-15Add email addresses to contacts menuDaniel Kesselberg
2021-09-14Merge pull request #28792 from nextcloud/fix/noid/lost-password-missing-prefixJohn Molakvoæ
2021-09-13Merge pull request #28728 from nextcloud/add-database-backend-limiterLukas Reschke
2021-09-10fixes missing prefix to validate password reset tokenArthur Schiwon
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-09-09enable the user to set a primary (notification) email address (backend)Arthur Schiwon
2021-09-09add a job to clean up expired verification tokensArthur Schiwon
2021-09-09implement verification for additional mailsArthur Schiwon
2021-09-09move verification token logic out of lost password controllerArthur Schiwon
2021-09-07Merge pull request #28725 from nextcloud/disallow-public-page-in-2fa-flowLukas Reschke
2021-09-06Resolve absolute path in testsLukas Reschke
2021-09-06Adjust testsLukas Reschke