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
2014-01-24Add 'mail_from_address' configurationJens-Christian Fischer
2014-01-24Merge pull request #6736 from owncloud/tests-jsunittestsThomas Müller
2014-01-21Merge branch 'master' into fixing-gallery-password-protected-access-masterThomas Müller
2014-01-21add first unit test for the versioning appBjoern Schiessle
2014-01-21fixing comment + adding unit test for checkPasswordProtectedShareThomas Müller
2014-01-21adding code coverage supportThomas Müller
2014-01-20Merge pull request #6842 from owncloud/fix-quotes-again-masterJörn Friedrich Dreyer
2014-01-20adding a comment to the database schemaThomas Müller
2014-01-19Fixed quota wrapper to not wrap failed fopen streamsVincent Petry
2014-01-18Merge pull request #6784 from owncloud/fix-activation-of-unknown-appsMorris Jobke
2014-01-17Fix array access syntax for older PHPVincent Petry
2014-01-17don't enable files_external testsThomas Müller
2014-01-16Added Javascript unit testsVincent Petry
2014-01-16Merge pull request #6644 from ben-denham/unshare-all-fixBjörn Schießle
2014-01-15properly handle app activation for unit testingThomas Müller
2014-01-15Merge pull request #6744 from owncloud/fix_ocs_response_messagesThomas Müller
2014-01-15Merge pull request #6768 from owncloud/scanner-use-storage-mtimeVincent Petry
2014-01-14update another testRobin Appelman
2014-01-14extended test to also check the status messagesBjoern Schiessle
2014-01-14Merge pull request #6704 from owncloud/encryptedfoldersizecalcVincent Petry
2014-01-14use different value for mtime and storage_mtime in testRobin Appelman
2014-01-14remove duplicate test classRobin Appelman
2014-01-14Use storage_mtime when determining if we can reuse cached data while scanningRobin Appelman
2014-01-13no warnings within unlinkDir() within the TestCleanupListenerThomas Müller
2014-01-10updated the unit test for OCP\Share::unshareAll() to verify that shares by al...ben-denham
2014-01-09Fix calculated folder size to use unencrypted sizeVincent Petry
2014-01-08Merge pull request #6681 from owncloud/userreportblizzz
2014-01-08add tests for user countingArthur Schiwon
2014-01-08Prevent deleting storage rootVincent Petry
2014-01-08Merge pull request #6673 from owncloud/master-quota-insufficientstorageforfil...Vincent Petry
2014-01-08Merge pull request #6565 from owncloud/enable-ldap-unit-tests-master-2Thomas Müller
2014-01-08Now also preventing to override "files" dir size with -1Vincent Petry
2014-01-07Merge pull request #6290 from owncloud/files-androidcontentdispositionThomas Müller
2014-01-02Make OC_Avatar unit tests independent of currently loggedin userRobin Appelman
2014-01-02Merge pull request #6513 from owncloud/user-no-change-displaynameicewind1991
2013-12-25Merge pull request #6520 from owncloud/tests-testcleanuplistenerThomas Müller
2013-12-25Merge pull request #6449 from owncloud/core-appsorderfixThomas Müller
2013-12-25enable ldap testsThomas Müller
2013-12-21Remove all uses of numRows().Andreas Fischer
2013-12-20Fixed apps loading orderVincent Petry
2013-12-20Pass config object in testGetHomeNotSupportedRobin Appelman
2013-12-19Added test cleanup listener to detect untidy testsVincent Petry
2013-12-19Added isUserAgent() method to requestVincent Petry
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