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-11-19Fixed SMB file deletion success detectionVincent Petry
2013-11-19Merge pull request #5927 from owncloud/quota-excludeextstorageMorris Jobke
2013-11-18Root size for home storage is now size of "files" subdirVincent Petry
2013-11-18External storage space is now not counted in total spaceVincent Petry
2013-11-15Merge pull request #5789 from ogasser/db_fix_default_for_numericBart Visscher
2013-11-15Merge pull request #5813 from owncloud/fix-4736-masterThomas Müller
2013-11-14Merge pull request #5862 from owncloud/files-singledotdirsThomas Müller
2013-11-14make use of data providersThomas Müller
2013-11-14Added missing test with leading backslashVincent Petry
2013-11-14Fixed normalizePath() to strip out single dot dirsVincent Petry
2013-11-14Fix type in unit testtomneedham
2013-11-14Merge branch 'master' into oc_api_teststomneedham
2013-11-14Add tests for OC_API::mergeResponses()tomneedham
2013-11-12Now using HomeStorage for legacy home storage idsVincent Petry
2013-11-12Do not use -1 as the size for the root folder of the home storageRobin Appelman
2013-11-12fix DB schema test - no default valueMorris Jobke
2013-11-12Add DB tests for default numericOliver Gasser
2013-11-11Merge pull request #5707 from owncloud/fixwrongfilesizeintestsMorris Jobke
2013-11-05Fixed filesize issue in watchr testVincent Petry
2013-11-05Merge pull request #5673 from owncloud/oc6-windows-server-mssql-masterThomas Müller
2013-11-04adding test for binary file to test \OC_Helper::streamCopy()Thomas Mueller
2013-11-03Add tests for OCP\Share::unshareAll().Andreas Fischer
2013-11-02WIN: fixing unit test for testStreamCopy()Thomas Mueller
2013-11-02Merge pull request #5652 from owncloud/front-port-5647-masterThomas Müller
2013-10-31Merge pull request #5637 from owncloud/fix_privatedataJörn Friedrich Dreyer
2013-10-31extend unit test to directories starting or ending in whitespaceJörn Friedrich Dreyer
2013-10-31testing update and deleteThomas Müller
2013-10-31adding unit tests for deleteThomas Müller
2013-10-31unit tests for set addedThomas Müller
2013-10-31first two testsThomas Müller
2013-10-31Merge branch 'master' into home-storageThomas Müller
2013-10-30Merge pull request #5625 from owncloud/fix-test-masterJörn Friedrich Dreyer
2013-10-30fix failing preview test on masterMorris Jobke
2013-10-30Merge branch 'master' into update-parent-storage-mtimeRobin Appelman
2013-10-29backport of https://github.com/owncloud/core/pull/5513Bjoern Schiessle
2013-10-29update touch tests for updated behaviourRobin Appelman
2013-10-29Update the parent folders storage_mtime on write and delete to prevent rescansRobin Appelman
2013-10-29Merge pull request #5493 from owncloud/fix-language-detectionThomas Müller
2013-10-29add specialized storage backend for home foldersRobin Appelman
2013-10-25Fixed quota stream to not wrap read-only fopen callsVincent Petry
2013-10-25Fixed quota stream's fseek methodVincent Petry
2013-10-24Merge branch 'master' into fix-language-detectionThomas Müller
2013-10-23Merge pull request #5464 from owncloud/fixing-5456-masterThomas Müller
2013-10-23Some tests for OC_L10N::findLanguage()Andreas Fischer
2013-10-23Fix namespace for OCP\Appframework\HttpThomas Tanghus
2013-10-22test cases added for create/remove Shared folder and fileThomas Müller
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