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
2019-12-13Update the unit test to dataProvidersJoas Schilling
2019-12-09Move overwritehost check to isTrustedDomainJulius Härtl
2019-11-20Do not check for updates if we have no internetRoeland Jago Douma
2019-10-22Add test case for existing user with token nullDaniel Kesselberg
2019-10-22Return the disabled user mock instead of the existingDaniel Kesselberg
2019-10-15adjust testsArthur Schiwon
2019-10-11Correctly handle emtpy string in proxyuserpwd configScott Shambarger
2019-10-05fix updating and deleting authtokensSergej Nikolaev
2019-10-04Merge pull request #17282 from nextcloud/backport/17262/stable16Roeland Jago Douma
2019-10-01adjust test expectationsArthur Schiwon
2019-09-26dont delete cache entries if deleting an object from object store failedRobin Appelman
2019-09-26handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman
2019-09-16Don't send executionContexts for Clear-Site-DataDaniel Kesselberg
2019-09-09adjust testsArthur Schiwon
2019-08-28Only run integration tests when PHP was modifiedJoas Schilling
2019-08-27Mock client URL in new user mail testsJulius Härtl
2019-07-29Check the if we can actually access the storage cache for recent filesJulius Härtl
2019-07-27Merge pull request #16561 from nextcloud/backport/16551/stable16Roeland Jago Douma
2019-07-26treat sensitive config keys by patternArthur Schiwon
2019-07-26supresses disclosing the userid for LDAP users in the welcome mailArthur Schiwon
2019-07-25Lock SCSS so we only run 1 job at a timeRoeland Jago Douma
2019-07-10Return first value from $usersDaniel Kesselberg
2019-07-05Always set the display name for user sharesJulius Härtl
2019-07-03Unify the permission checking in one place onlyJoas Schilling
2019-07-03Better check reshare permissions when creating a shareJoas Schilling
2019-06-28Do not show a internet connectivity warning if internet access is disabledChristoph Wurst
2019-06-25fix testsRobin Appelman
2019-05-28Check for free space on touchJulius Härtl
2019-05-24Check the actual status code for 204 and 304Roeland Jago Douma
2019-05-22Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke
2019-05-13Add interfaces to interact with subscription from support appMorris Jobke
2019-05-08Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke
2019-04-11Return true in the dummy backend for successful display name changeMorris Jobke
2019-04-11lib/private/User: do not change user properties if value has not changedLeon Klingele
2019-04-10Add acceptance test for public folder navigationJulius Härtl
2019-04-03Adjust acceptance tests to changes of file names in file pickerDaniel Calviño Sánchez
2019-04-01Revert "Temp disable bundle tests"Roeland Jago Douma
2019-03-25Merge pull request #14825 from marius-wieschollek/bugfix/11236Morris Jobke
2019-03-25Fetch proper translationsRoeland Jago Douma
2019-03-25[#11236] Set parameter type in QBMapperMarius David Wieschollek
2019-03-22Properly inject EventDispatched in BackgroundRepairRoeland Jago Douma
2019-03-21Remove unused member "util"Joas Schilling
2019-03-20Temp disable bundle testsRoeland Jago Douma
2019-03-20Merge pull request #14578 from nextcloud/enh/force_enable_appsRoeland Jago Douma
2019-03-20Revert "Where is your data?"Roeland Jago Douma
2019-03-20allow enforcing apps to ignore the max versionRoeland Jago Douma
2019-03-18Improve startup speed of acceptance testsJoas Schilling
2019-03-18Adjust acceptance testsMorris Jobke
2019-03-15Merge pull request #14681 from nextcloud/forwardport/noid/fragile-testsMorris Jobke
2019-03-14Disable failing files app test - act 4Morris Jobke