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-12-19Add unit tests for decimal type usageOliver Gasser
2013-12-18Increment number of columns by oneOliver Gasser
2013-12-18Typo fixedOliver Gasser
2013-12-18Add decimal(precision,scale) column to unit testsOliver Gasser
2013-12-17Merge pull request #6345 from owncloud/mysql-set-names-utf8-testsThomas Müller
2013-12-17add missing quotes + field declarationsThomas Müller
2013-12-13adjust testArthur Schiwon
2013-12-12Use old school query style that actually works.Andreas Fischer
2013-12-12remove unneeded ; in commentRobin Appelman
2013-12-12Add test for having utf8 filenames in the cacheRobin Appelman
2013-12-12DB tests: Test whether we can insert and read UTF8 data.Andreas Fischer
2013-12-11Merge pull request #6244 from owncloud/memcached-connectivity-testsThomas Müller
2013-12-09Ensure memcached extension is there before attempting to create an instance.Andreas Fischer
2013-12-09Only run memcached tests if server is available.Andreas Fischer
2013-12-07fix wrong test data in l10nMorris Jobke
2013-12-06Merge pull request #6150 from owncloud/backgroundjob-log-exceptionblizzz
2013-12-06get rid of failing test that don't cause additional downloadsRobin Appelman
2013-12-06extend test case for etag preservationRobin Appelman
2013-12-05reuse etags when doing a background scanRobin Appelman
2013-12-05add test case for removing background jobs that are throwing exceptionsRobin Appelman
2013-12-04Dont use exceptions for the backgroundjob test casesRobin Appelman
2013-12-03Added unit test for the test() methodVincent Petry
2013-12-01Merge pull request #6052 from owncloud/datetime-doctrineThomas Müller
2013-11-29Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry
2013-11-28Redetect mime type whenever extension is renamedVincent Petry
2013-11-27Merge pull request #6058 from owncloud/ldap2avatarblizzz
2013-11-26Merge pull request #6060 from owncloud/fix-6050-oc6Björn Schießle
2013-11-26Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefixVincent Petry
2013-11-26fixes #6050Thomas Müller
2013-11-26Updated unit tests for SMBVincent Petry
2013-11-26Timestamp test is no longer necessary as we rely on Doctrine and DateTime.Andreas Fischer
2013-11-25Improved unit test for "overwrite on move"Vincent Petry
2013-11-25Added unit test for "overwrite file on rename/move"Vincent Petry
2013-11-25in case uri and script name don't match we better throw an exceptionThomas Müller
2013-11-25handle duplicate slashes in case of reverse proxy configurationThomas Müller
2013-11-25adding simple unit test to test scriptName() under overwrite conditionThomas Mueller
2013-11-22Enable user backends to provide avatar imagesArthur Schiwon
2013-11-22Merge pull request #5040 from owncloud/public_api_avatar_masterblizzz
2013-11-22Round out Avatar Public APIArthur Schiwon
2013-11-21Quota storage wrapper is now used for all users in sharing modeVincent Petry
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