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
AgeCommit message (Expand)Author
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-08-02Adjust testsJulius Härtl
2019-07-21Fix invalid recursionDaniel Kesselberg
2019-07-16Allow hidden smb sharesDaniel Kesselberg
2019-03-14Add time between SMB test runs and properly log full changesetMorris Jobke
2019-03-13Wait up to 10 seconds for incoming changes from SMB notifierMorris Jobke
2019-03-01Fix files_external testsJoas Schilling
2019-03-01Add dispatcher events to User and Group objectsJoas Schilling
2019-02-16typos in doc, no code changesArthur Schiwon
2019-02-14files_external: allow to register config handlers for flexible placeholdersArthur Schiwon
2018-10-30Fix JS namespace of files_external appJoas Schilling
2018-10-09Fix usage of deprecated OC.webrootChristoph Wurst
2018-08-02files_external: Fix jsunit testsJulius Härtl
2018-06-21use DAV instead of SMB for deletion testsRobin Appelman
2018-06-21update icewind/smb to 3.0.0Robin Appelman
2018-05-01Fix testsRoeland Jago Douma
2018-02-27fixup! Fixed testsJohn Molakvoæ (skjnldsv)
2018-02-27fixup! Fixed testsJohn Molakvoæ (skjnldsv)
2018-02-27Fixed testsJohn Molakvoæ (skjnldsv)
2018-02-19adjust swift external storage to new openstack sdkRobin Appelman
2018-01-25Fix risky tests without assertionsJoas Schilling
2018-01-22increase the time we wait for smb notifications in the testRobin Appelman
2017-12-11Merge pull request #6682 from nextcloud/dav-mimetype-fallbackRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-09-28Fallback to filename based detection if the remote dav server doesn't know th...Robin Appelman
2017-09-06adjust tests to new failed storage handlingRobin Appelman
2017-08-21Move GDrive external storage to a separate repoVincent Petry
2017-08-16Bye bye Dropbox v1Vincent Petry
2017-04-26Add new specific tests for SMBJuan Pablo Villafáñez
2017-04-24Fix sinon.stub deprecation warningsChristoph Wurst
2017-04-12Update comments to NextcloudMorris Jobke
2017-03-22replace autosave with a save button for external storage configurationRobin Appelman
2017-01-31Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke
2017-01-27add unit tests for smb notify backendRobin Appelman
2017-01-21fix test mocksMorris Jobke
2017-01-11fix constructor params in failing testChristoph Wurst
2016-12-29Add files_external webdav apache testsRoeland Jago Douma
2016-12-21Add SMB tests and execute files_external testsLukas Reschke
2016-10-29Use OCP\\IL10N in tests tooMorris Jobke
2016-09-06Fix getMock files_externalRoeland Jago Douma
2016-08-15Use MockBuilder instead of createMockLukas Reschke
2016-08-15Add unit testsLukas Reschke
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-20Added storage tests for fopen with special charsVincent Petry
2016-06-27Allow regular users to specify global credentials passwordLukas Reschke
2016-06-26Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke