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
2015-04-15Merge pull request #12006 from owncloud/dav-put-storageMorris Jobke
2015-04-15Merge pull request #15592 from owncloud/fix-15590-masterThomas Müller
2015-04-14Merge pull request #15598 from owncloud/fix-enc-file-size-masterBjörn Schießle
2015-04-14Remove unneeded commentsMorris Jobke
2015-04-14pass a stream to the testsRobin Appelman
2015-04-14Merge pull request #13360 from owncloud/cross-storage-moveMorris Jobke
2015-04-14remove calculateUnencryptedSize() - not neededThomas Müller
2015-04-14Avoid php message "Invalid argument supplied for foreach()" - refs #15590Thomas Müller
2015-04-13Merge pull request #15581 from owncloud/deduplicate-oc-repair-namespaceMorris Jobke
2015-04-13upda testsRobin Appelman
2015-04-13preserve cache data when doing a cross storage moveRobin Appelman
2015-04-13Fix namespace duplication and other issues in repairlegacystoragesJoas Schilling
2015-04-13Properly handle copy/move failures in cross storage copy/moveRobin Appelman
2015-04-13Improve cross storage copy between local storagesRobin Appelman
2015-04-13Properly add trailing slash to mount pointVincent Petry
2015-04-13Prevent php message: "Trying to get property of non-object at /xxx/lib/privat...Thomas Müller
2015-04-12Merge pull request #15541 from owncloud/add-reply-to-supportLukas Reschke
2015-04-10Add "Reply-To" support to sharing mails and refactor codeLukas Reschke
2015-04-10fix cherrypickingJörn Friedrich Dreyer
2015-04-10fix filesystem and encryption testsJörn Friedrich Dreyer
2015-04-10Merge pull request #13920 from owncloud/sharing_no_user_entry_for_group_sharesThomas Müller
2015-04-09Merge pull request #15511 from owncloud/fix-typosLukas Reschke
2015-04-09Fix mock object to return proper typeThomas Müller
2015-04-09Fix mock object to return proper typeThomas Müller
2015-04-09update testsRobin Appelman
2015-04-09Merge pull request #15496 from owncloud/enc-check-if-key-exists-before-deletingThomas Müller
2015-04-09only create a db entry for the user in case of a name conflict on group shareBjoern Schiessle
2015-04-09Check if the key exists, before trying to delete itJoas Schilling
2015-04-09Merge pull request #15314 from owncloud/app-categories-15274Lukas Reschke
2015-04-09Merge pull request #15196 from owncloud/limit-file-activities-to-favoritesMorris Jobke
2015-04-08Merge pull request #14987 from rullzer/ocs_password_fix2Morris Jobke
2015-04-08Replace originalStorage in tests with a proper teardownVincent Petry
2015-04-07Merge pull request #14879 from oparoz/fix-preview-cachingMorris Jobke
2015-04-07Merge pull request #14472 from owncloud/feature/wipencryptionappThomas Müller
2015-04-07 Introducing the maximum size previewOlivier Paroz
2015-04-07fixing unit test - expected value change due to different size being stored i...Thomas Müller
2015-04-07Merge pull request #15426 from owncloud/issue/15420-remove-hardcoded-docs-linkMorris Jobke
2015-04-07fixing unit test execution related to trashbinThomas Müller
2015-04-07fixing unit testsThomas Müller
2015-04-07fixing unit test execution - test dummy module was behaving wrongThomas Müller
2015-04-07fixing unit test executionThomas Müller
2015-04-07add unit tests to the keystorageBjoern Schiessle
2015-04-07implement webdav copyBjoern Schiessle
2015-04-07Properly set size and unencrypted size in the stream unit testsThomas Müller
2015-04-07Adding unit test for read and write of big fileThomas Müller
2015-04-07Fixing encryption storage wrapper testsThomas Müller
2015-04-07fixing unit tests for encryption stream wrapper seekThomas Müller
2015-04-07fixing unit tests for stream wrapperThomas Müller
2015-04-07update unit tests after ctor signature change of \OC\Encryption\UtilThomas Müller
2015-04-07kill OC_FileProxy :boom:Thomas Müller