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/lib
AgeCommit message (Expand)Author
2016-04-01Merge pull request #23709 from owncloud/stable9-make-sure-that-encrypted-vers...Thomas Müller
2016-04-01fix creation of versions of encrypted files on external storagesBjoern Schiessle
2016-03-31Make sure that the encrypted version is setLukas Reschke
2016-03-30Merge pull request #23652 from owncloud/stable9_23651Thomas Müller
2016-03-30Non moveable mount points should always be UPDATE+DELETE shareableRoeland Jago Douma
2016-03-30only remove avatars from the folder we store them inRobin Appelman
2016-03-25dont die when we cant save the resized avatar, log insteadRobin Appelman
2016-03-23properly use fileinfo objectsRobin Appelman
2016-03-23pass the fileinfo to the node if availableRobin Appelman
2016-03-22Block group sharing in API and in share managerRoeland Jago Douma
2016-03-21Merge pull request #23293 from owncloud/backport-23108Thomas Müller
2016-03-17Merge pull request #23309 from owncloud/backport-23164-stable9Thomas Müller
2016-03-16Prevent certain DBs throwing exceptions on same-value updatesRobin McCorkell
2016-03-16Ensure that stored version is at least 1 for cross-storage copyLukas Reschke
2016-03-15Add support for custom values in integrity checkerLukas Reschke
2016-03-15Merge pull request #23022 from owncloud/stable9_backport_22602Thomas Müller
2016-03-15Merge pull request #23229 from owncloud/backport-23218-memcached-exceptions-o...Thomas Müller
2016-03-15Generate a valid URL for link notificationRoeland Jago Douma
2016-03-14Fix errors in memcached implementationJoas Schilling
2016-03-11Explicitly check for portLukas Reschke
2016-03-09Added testsRoeland Jago Douma
2016-03-03Keep "encryptedVersion" when calling `\OC\Files\View::copy`Lukas Reschke
2016-02-29Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*Joas Schilling
2016-02-29Merge pull request #22683 from owncloud/fix_22682Thomas Müller
2016-02-26Relax rootfolder checkRoeland Jago Douma
2016-02-26Expiration date can only be enforced if default is enabledRoeland Jago Douma
2016-02-26Merge pull request #22660 from owncloud/fix_22656Thomas Müller
2016-02-26Merge pull request #22646 from owncloud/fix_22642Thomas Müller
2016-02-26Merge pull request #22650 from owncloud/fix_hookThomas Müller
2016-02-25Do not allow sharing of the root folderRoeland Jago Douma
2016-02-25Fix verifyExpirationDate passwordSet argumentRoeland Jago Douma
2016-02-25Merge pull request #22579 from owncloud/fix_broken_unencrypted_sizeThomas Müller
2016-02-25Set default expiration date if none given on share creationRoeland Jago Douma
2016-02-24Merge pull request #22573 from owncloud/issue-22568-allow-string-object-idsThomas Müller
2016-02-23recalculate unencrypted size if we assume that the size stored in the db is n...Bjoern Schiessle
2016-02-23Allow defining a limit and offset for getObjectIdsForTagsJoas Schilling
2016-02-22Make sure we can store strings as per the interfaceJoas Schilling
2016-02-19Merge pull request #22503 from owncloud/issue_22500Thomas Müller
2016-02-19Merge pull request #22410 from owncloud/fix_22119Thomas Müller
2016-02-19When (re-)sharing an incomming federated share set the corrent ownerRoeland Jago Douma
2016-02-18fix unit testv1r0x
2016-02-16Merge pull request #22416 from owncloud/fix_22402Thomas Müller
2016-02-16Merge pull request #22338 from owncloud/fix_22247Thomas Müller
2016-02-16Return proper error string if sharing for this user is disabledRoeland Jago Douma
2016-02-16Do not copy skeleton on avatar accessRoeland Jago Douma
2016-02-15Remove unneeded parameter from OC_App::getEnabledAppsMorris Jobke
2016-02-13Merge pull request #22331 from owncloud/dav-nonexisting-partThomas Müller
2016-02-12Merge pull request #22309 from owncloud/infinite-recursion-on-expired-linkThomas Müller
2016-02-12Merge pull request #22317 from owncloud/fix_invisible_linksharesThomas Müller
2016-02-12Fix unit testsRoeland Jago Douma