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
2013-10-23Fix namespace for OCP\Appframework\HttpThomas Tanghus
2013-10-20Test that dispayNamesInGroup(s) always returns uid as key in the result arrayArthur Schiwon
2013-10-17Merge pull request #5237 from owncloud/coverage-on-windows-masterThomas Müller
2013-10-16re-enable test in SecurityMiddlewareTestThomas Müller
2013-10-16Merge branch 'master' into fixing-appframework-masterThomas Müller
2013-10-16Merge pull request #5067 from owncloud/urlParams_fixThomas Müller
2013-10-15Fix avatar unittestkondou
2013-10-15Merge branch 'master' into avater_with_encryptionBjoern Schiessle
2013-10-15test should work nowBjoern Schiessle
2013-10-15fixing syntax for openssl configThomas Müller
2013-10-15on windows we supply an openssl.cnf file in order to execute the unit tests p...Thomas Müller
2013-10-15Merge branch 'master' into coverage-on-windows-masterThomas Müller
2013-10-14streamCopy() should return proper structure.Thomas Müller
2013-10-11OCP\AppFramework\Controller\Controller => OCP\AppFramework\ControllerThomas Tanghus
2013-10-10Merge pull request #5263 from owncloud/fixing-5255-masterVicDeo
2013-10-10the path need to be normalized before putting it into resolvePath()Thomas Müller
2013-10-10merge master into hooks-view-same-startRobin Appelman
2013-10-09ensure the view's root is a subfolder of the the default root, not only start...Robin Appelman
2013-10-09don't trigger the create hooks when if the file already exists for file_put_c...Robin Appelman
2013-10-09win32-phpunit.php is no longer requiredThomas Müller
2013-10-09Merge pull request #5032 from owncloud/fixing-5006-masterAndreas Fischer
2013-10-09Merge pull request #5188 from owncloud/master-delete-userThomas Müller
2013-10-08Adjust return value tests for checkPassword() to what OC_User_Example says.Andreas Fischer
2013-10-08Use parent:: in Test_User_Database::getUser().Andreas Fischer
2013-10-08Test_User_Backend::getUser() does not return an array, it returns a string.Andreas Fischer
2013-10-08Test OC_User_Database in Test_User_Database instead of OC_User_Dummy.Andreas Fischer
2013-10-08Add unit testsVictor Dubiniuk
2013-10-08Merge branch 'master' into fixing-appframework-masterThomas Müller
2013-10-08adding check isDeletable() on $sourcePathThomas Müller
2013-10-07Merge pull request #4974 from owncloud/fixing-4011-masterThomas Müller
2013-10-07remove getTrans() from API classThomas Müller
2013-10-07fixing all appframework unit testsThomas Müller
2013-10-05Make abstract Middleware class publicThomas Tanghus
2013-10-05Merge pull request #5125 from owncloud/fixing-5122-masterFrank Karlitschek
2013-10-04upload abortion detection only for PUTThomas Müller
2013-10-04Merge pull request #5068 from owncloud/improved_requestBart Visscher
2013-10-04Merge pull request #4877 from owncloud/ocs_share_apiBjörn Schießle
2013-10-04Merge branch 'master' into fixing-4011-masterThomas Müller
2013-10-03Added unit tests for relative_modified_date, changed method signatureVincent Petry
2013-10-03Fix fix of POST :PThomas Tanghus
2013-10-03Modified PUT behaviourThomas Tanghus
2013-10-02fix unit testsMorris Jobke
2013-10-01Add assertions for ->params and array access with jsonThomas Tanghus
2013-10-01Implement PUT an PATCH supportThomas Tanghus
2013-10-01Check if accessor matched request method.Thomas Tanghus
2013-10-01Get urlParams registered before Request is instantiatedThomas Tanghus
2013-09-30move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller
2013-09-30Merge pull request #4459 from owncloud/appframework-masterThomas Müller
2013-09-30Merge branch 'master' into fixing-4011-masterThomas Müller
2013-09-30adding test testSimplePutFailsOnRename()Thomas Müller