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
2016-11-21push public user data to the lookup serverBjoern Schiessle
2016-11-21remove old test classBjoern Schiessle
2016-11-21fix unit testsBjoern Schiessle
2016-11-21allow to change display names in the user settings againBjörn Schießle
2016-11-21introduce accounts table and keep it up-to-date with the data added to the pe...Björn Schießle
2016-11-18Merge pull request #1602 from nextcloud/ignore-mod-envLukas Reschke
2016-11-18Merge pull request #2076 from nextcloud/log_preview_accessMorris Jobke
2016-11-18Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke
2016-11-18Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman
2016-11-18Fix unit testsJoas Schilling
2016-11-18Merge pull request #2177 from nextcloud/appmanager-getapppathMorris Jobke
2016-11-17Expose getAppPath to public APIJulius Haertl
2016-11-17Merge pull request #2163 from nextcloud/app-password-scope-warngingsMorris Jobke
2016-11-17Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_envFelix Epp
2016-11-16Add OCSControllerTestsRoeland Jago Douma
2016-11-16fix warnings when updating app passwordRobin Appelman
2016-11-16add tests for FileInfo::isMountedRobin Appelman
2016-11-16add tests for http/outputRobin Appelman
2016-11-16add amazon s3 objectstore backendRobin Appelman
2016-11-16split testing of objectstoragestorage and objectstore implementationsRobin Appelman
2016-11-16add testRobin Appelman
2016-11-16Add test for setting up fake fsRobin Appelman
2016-11-16Adds tests for the AuthSettingsControllerRoeland Jago Douma
2016-11-16Adds NullCache ans NullStorage tests for LockdownRoeland Jago Douma
2016-11-16Adds TokenProvider and Mapper testsRoeland Jago Douma
2016-11-16add testsRobin Appelman
2016-11-16explicit typesRobin Appelman
2016-11-16cast to intRobin Appelman
2016-11-16update testsRobin Appelman
2016-11-16Fix InfoParser empty testsJoas Schilling
2016-11-16Fix activity manager testsJoas Schilling
2016-11-15Merge pull request #2137 from nextcloud/make-sure-tests-run-on-phpunit-4-againRoeland Jago Douma
2016-11-15Endpoint is now 11.0.0Lukas Reschke
2016-11-15Adjust previous fallbacksLukas Reschke
2016-11-15Add a magic wrapper from hell to allow phpunit4 to run the code againJoas Schilling
2016-11-14Merge pull request #2114 from nextcloud/downstream-26498Roeland Jago Douma
2016-11-14make object prefix configurableJörn Friedrich Dreyer
2016-11-14Introduce an event for first time login based on the last login time stampThomas Müller
2016-11-14Merge pull request #2067 from nextcloud/fileinfo-lazy-substoragesMorris Jobke
2016-11-11Prevent downgrade attacks for appsLukas Reschke
2016-11-10Dispatch event on preview requestRoeland Jago Douma
2016-11-10only query substorages to calculate the final mtime/size/etag lazilyRobin Appelman
2016-11-09Merge pull request #2052 from nextcloud/ros-definitions-as-php-classMorris Jobke
2016-11-09Add test and adjust PHP function argumentsLukas Reschke
2016-11-09Add tests for validity of the definitionsJoas Schilling
2016-11-09Use a php class for the definitions to avoid loading problemsJoas Schilling
2016-11-09Generate js codecov coverageRoeland Jago Douma
2016-11-08Merge pull request #2053 from nextcloud/make-sure-we-can-backup-the-command-busMorris Jobke
2016-11-08Make sure the database is not replaced while we make a backup of the serviceJoas Schilling
2016-11-07refactor share permission logic into own method to reuse it for the share tabChristoph Wurst