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
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-03Revert "No longer evaluate appinfo/version"Vincent Petry
2016-03-03Keep "encryptedVersion" when calling `\OC\Files\View::copy`Lukas Reschke
2016-03-01Merge pull request #22742 from owncloud/ceph-keystone-readinessC. Montero Luque
2016-03-01local entrypoint.sh isn't needed - all fixes are upstreamMorris Jobke
2016-03-01Use sockets for startup notification in primary storage testsMorris Jobke
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 formatting of responseLukas Reschke
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-23Merge pull request #22569 from owncloud/issue-22566-too-much-mapping-entriesThomas Müller
2016-02-23Merge pull request #22551 from owncloud/make-exceptions-easier-to-debugThomas Müller
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-22We should check for exceptions when trying to get the avatarRoeland Jago Douma
2016-02-22Throw normal exceptions instead of eating themLukas Reschke
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-16Fix coverage reportingThomas Müller
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