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-03-20Merge pull request #7808 from owncloud/quota-usequotaevenwhenfreespaceunknownVincent Petry
2014-03-20Merge pull request #7732 from owncloud/datafolderexistenceVincent Petry
2014-03-19Still return quota value when free space is unknownVincent Petry
2014-03-18Merge branch 'master' into close-session-faster-masterThomas Müller
2014-03-18introduce reopen() method to be used for unit test execution only - right aft...Thomas Müller
2014-03-18Merge pull request #7649 from owncloud/routing-publicThomas Müller
2014-03-17Merge pull request #7760 from owncloud/core-roundbytesicewind1991
2014-03-17Correctly round bytes when converted from human readable formatVincent Petry
2014-03-17unit tests for specific image type output addedThomas Müller
2014-03-14move session reset to endTest() - necessary because we need a valid session i...Thomas Müller
2014-03-14Added .ocdata file to check for data folder validityVincent Petry
2014-03-13adding StartSessionListener which initializes the session before each test ca...Thomas Müller
2014-03-11Merge pull request #7650 from owncloud/quota-totalspaceVincent Petry
2014-03-10Fixed total space display when data size exceeds quotaVincent Petry
2014-03-10Move the router classes to a namespace and expose it with a public interfaceRobin Appelman
2014-03-10Merge pull request #7624 from owncloud/enc-encryptedusedspacefixVincent Petry
2014-03-07Return unencrypted_size of folder when queriedVincent Petry
2014-03-06Added unit tests for serverHost and other related functionsVincent Petry
2014-02-28Merge pull request #7439 from owncloud/unit-test-for-7430Thomas Müller
2014-02-27initialize etags of temporary storageJörn Friedrich Dreyer
2014-02-27use assertInternalType for typecheckingJörn Friedrich Dreyer
2014-02-27use assertSame and assertNotSame for etag checksJörn Friedrich Dreyer
2014-02-26let's name the column 'select' because this is a keyword on all platformsThomas Müller
2014-02-26adding test for migrations on columns using keywordsThomas Müller
2014-02-21Merge pull request #7292 from owncloud/sharing_testsBjörn Schießle
2014-02-21Merge pull request #7337 from owncloud/test_for_6935Björn Schießle
2014-02-21fix sharing unit testsBjoern Schiessle
2014-02-21Remove unit tests which causes the filesystem tests to failRobin Appelman
2014-02-20add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935Bjoern Schiessle
2014-02-20Merge pull request #6962 from owncloud/quota-space-rootThomas Müller
2014-02-20Merge pull request #6714 from owncloud/files-newfileinvalidcharsfixLukas Reschke
2014-02-19Fixed ext storage webdav path encodingVincent Petry
2014-02-19Merge pull request #7274 from owncloud/scrutinizer-patch-1Morris Jobke
2014-02-19Merge pull request #7260 from owncloud/watcher-policyicewind1991
2014-02-19add unit tests for watcher policiesRobin Appelman
2014-02-19Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2014-02-18Merge pull request #7253 from owncloud/preferences-cachingicewind1991
2014-02-18Added file name check in webdav connectorVincent Petry
2014-02-18Added extra checks for invalid file chars in newfile.php and newfolder.phpVincent Petry
2014-02-18Merge pull request #6650 from owncloud/migration_unit_testsTom Needham
2014-02-18Merge pull request #7176 from owncloud/styleLukas Reschke
2014-02-18Fix poor spellingtomneedham
2014-02-18Allow setting the frequency of which the file watcher checks for updatesRobin Appelman
2014-02-18Add caching to OC\PreferencesRobin Appelman
2014-02-17Merge branch 'master' into migration_unit_teststomneedham
2014-02-17Finish basic testing of user exporttomneedham
2014-02-15Merge pull request #7156 from owncloud/backgroundjob-publicThomas Müller
2014-02-14Fix test cases for group managerRobin Appelman
2014-02-13sort expected result in testsRobin Appelman
2014-02-12Add unit tests for JobListRobin Appelman