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/lib
AgeCommit message (Expand)Author
2019-09-09adjust testsArthur Schiwon
2019-07-29Check the if we can actually access the storage cache for recent filesJulius Härtl
2019-07-26treat sensitive config keys by patternArthur Schiwon
2019-07-25Lock SCSS so we only run 1 job at a timeRoeland Jago Douma
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-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-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-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-08Merge pull request #14425 from cowai/fix-multiple-incomplete-foldersMorris Jobke
2019-03-07Remove "socialsharing_googleplus" from Social Sharing BundleMarius Blüm
2019-03-06Avoid calculating folder size for parent that needs scan.Ari Selseng
2019-03-06Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ip...Morris Jobke
2019-03-04Remove the upload and memory settingJoas Schilling
2019-03-04Remove unused php5 config from .htaccessMorris Jobke
2019-03-01Load auth tokens with the initial state APIChristoph Wurst
2019-03-01Fix testsJulius Härtl
2019-03-01Add dispatcher events to User and Group objectsJoas Schilling
2019-02-28Do not load 2fa admin settings asyncRoeland Jago Douma
2019-02-27Merge pull request #14343 from nextcloud/bugfix/14052-multiple-navigation-itemsMorris Jobke
2019-02-26Search sharees on lookup server when explicitly requested by userChristoph Wurst
2019-02-26Merge pull request #14198 from nextcloud/bugfix/8647-exclude-file-name-patternsMorris Jobke
2019-02-25allow group backends to mark that a group should now be shown in search dialogsRobin Appelman
2019-02-25two item => two itemsDaniel Kesselberg
2019-02-22Parse multiple navigation itemsDaniel Kesselberg
2019-02-19Merge pull request #14194 from nextcloud/bugfix/noid/correctly-determinate-ow...Morris Jobke
2019-02-18Correctly determinate the owner in case of shared external storagesJoas Schilling
2019-02-15Use CountWrapper instead of almost identical CountReadStreamRoeland Jago Douma
2019-02-14Fix AsyncBusTestsRoeland Jago Douma
2019-02-14Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-stepsRoeland Jago Douma
2019-02-14Merge pull request #14160 from nextcloud/update-crlMorris Jobke
2019-02-14Use more precise regexDaniel Kesselberg
2019-02-14Update CRL to contain revoked files_external_dropbox, passman & paybackMorris Jobke
2019-02-14Apply code style fixes from owncloud, revert regexDaniel Kesselberg
2019-02-14Fix test caseRomain Rivière
2019-02-14Exclude file name patterns; ignore gentoo webapp filesRomain Rivière
2019-02-14Fix unit testDaniel Kesselberg