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
2018-02-09Merge pull request #8263 from nextcloud/fix_dev_man_linkMorris Jobke
2018-02-08Link to NC 14 dev manualRoeland Jago Douma
2018-02-08sleep moreRobin Appelman
2018-02-08add ci for swift primary storageRobin Appelman
2018-02-08Merge pull request #8033 from nextcloud/s3-uploaderMorris Jobke
2018-02-04Fix testsRoeland Jago Douma
2018-02-03Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl
2018-02-03Add tests and class mappingJulius Härtl
2018-01-31Add all parameters to returnValueMapJulius Härtl
2018-01-31Merge pull request #8096 from nextcloud/feature/6382/do-not-cache-settings-in...Roeland Jago Douma
2018-01-29Merge pull request #8078 from nextcloud/theming-validate-scssMorris Jobke
2018-01-29Do not cache the settings/sections in the database anymoreJoas Schilling
2018-01-29Update testsRoeland Jago Douma
2018-01-26Add tests for URL rewritingJulius Härtl
2018-01-25Merge pull request #7916 from nextcloud/2fa_logMorris Jobke
2018-01-25Merge pull request #8036 from nextcloud/phpunit6Roeland Jago Douma
2018-01-25Add testsRoeland Jago Douma
2018-01-25Fix testsRoeland Jago Douma
2018-01-25Class "ProgressBar" is declared "final" and cannot be mocked.Joas Schilling
2018-01-25Fix risky tests without assertionsJoas Schilling
2018-01-24Fix "Undefined method setExpectedException()"Joas Schilling
2018-01-24Require PHPUnit 6.5 or higherJoas Schilling
2018-01-24Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman
2018-01-24Merge pull request #8002 from nextcloud/dont_polutelog_dav_emailloginMorris Jobke
2018-01-24Properly catch InvalidTokenException for better error responseMorris Jobke
2018-01-23Merge pull request #7918 from nextcloud/properly-log-exceptionsRoeland Jago Douma
2018-01-23Properly log the full exception instead of only the messageMorris Jobke
2018-01-23Fix testsRoeland Jago Douma
2018-01-22Remove old repair steps that aren't executed anymoreMorris Jobke
2018-01-19Remove not needed 3rdparty app disabling during upgrade for PHP 5.xMorris Jobke
2018-01-18Merge pull request #7911 from nextcloud/improve-oc_imageJulius Härtl
2018-01-18Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke
2018-01-17Remove IAppConfig::setValueRoeland Jago Douma
2018-01-17Remove IAppConfig::getValueRoeland Jago Douma
2018-01-17Merge pull request #7914 from nextcloud/fix-7254Roeland Jago Douma
2018-01-17do not offer the handle of the current user for auto completionArthur Schiwon
2018-01-17comments should compile mentions also if done by authorArthur Schiwon
2018-01-17Merge pull request #7909 from nextcloud/fix-migration-type-hintsMorris Jobke
2018-01-17Merge pull request #7847 from nextcloud/avatarmanager_strictRoeland Jago Douma
2018-01-17Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling
2018-01-17Request->getHeader() should always return a stringMorris Jobke
2018-01-17Merge pull request #7900 from nextcloud/strict_securityMorris Jobke
2018-01-17Merge pull request #7901 from nextcloud/strict_cache_factoryRoeland Jago Douma
2018-01-17Merge pull request #7884 from nextcloud/cleanup-oc_userMorris Jobke
2018-01-17Make OCP\Security stricterRoeland Jago Douma
2018-01-16Made the cache factory strictRoeland Jago Douma
2018-01-16Merge pull request #7882 from nextcloud/search-andRoeland Jago Douma
2018-01-16Cleanup OC_User and OCP\UserMorris Jobke
2018-01-16Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman
2018-01-15Fix testsRoeland Jago Douma