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
2013-09-16Merge pull request #4825 from owncloud/fix-sharing-expiration-oracleBart Visscher
2013-09-15Merge pull request #4506 from owncloud/oc_avatarsBernhard Posselt
2013-09-14Merge pull request #4712 from owncloud/fileapi-forewardThomas Müller
2013-09-13- giving the user a new id for each test run in order to prevent reuse of e.g...Thomas Müller
2013-09-13adding TB and GB to OC_Helper::humanFileSizeThomas Müller
2013-09-13Calculate dateInPast and dateInFuture.Andreas Fischer
2013-09-13Compare objects directly. Also use $expected and $actual.Andreas Fischer
2013-09-13Add database tests for INSERT/SELECT date format.Andreas Fischer
2013-09-13Add comment explaining how $dateInFuture was picked.Andreas Fischer
2013-09-13Coding style: { for methods start are supposed to be on the same line.Andreas Fischer
2013-09-13Expiration tests for sharing with groups.Andreas Fischer
2013-09-13Do not repeat shareUserOneTestFileWithUserTwo() code.Andreas Fischer
2013-09-13Make dates test class properties.Andreas Fischer
2013-09-13Try to make Oracle happy by also specifying seconds.Andreas Fischer
2013-09-13Test whether a still-valid user share is still accessible.Andreas Fischer
2013-09-13Test whether an expired user share is still accessible.Andreas Fischer
2013-09-12Merge branch 'master' into fileapi-forewardRobin Appelman
2013-09-12Merge branch 'master' into oc_avatarskondou
2013-09-11adjust test cases to namespace changesRobin Appelman
2013-09-09Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou
2013-09-05Merge pull request #4477 from owncloud/hooks-viewBernhard Posselt
2013-09-04Merge branch 'master' into oc_avatarskondou
2013-09-02Merge branch 'master' into clean_up_utilkondou
2013-09-01Provide an implementation of the fileapi for oc6 build on top of the old apiRobin Appelman
2013-09-01Merge branch 'master' into oc_avatarskondou
2013-09-01Check for $this->fileInfo and @depend on testData()kondou
2013-09-01Merge branch 'master' into fix_4258kondou
2013-08-31Merge branch 'master' into oc_avatarskondou
2013-08-30Fix #4258, clean up \OC_Image and improve its unittestkondou
2013-08-30Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitestskondou
2013-08-29test case for hooks send from a non-default viewRobin Appelman
2013-08-29Merge master into oc_previewGeorg Ehrke
2013-08-28Merge branch 'master' into oc_avatarskondou
2013-08-28Continue work on cropperkondou
2013-08-27Merge pull request #4348 from owncloud/fixing-4343-masterJörn Friedrich Dreyer
2013-08-27Merge pull request #4507 from owncloud/existingusersfromgroupblizzz
2013-08-26consolidate validity check for users in group classArthur Schiwon
2013-08-26Merge pull request #4292 from owncloud/add_appconfig_unittestBart Visscher
2013-08-25Fix avatar-unittestkondou
2013-08-25Fix spacing, have remove() and return JSON for custom-default-avatarskondou
2013-08-25Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou
2013-08-25Fix testDefaultAvatarkondou
2013-08-25Have /avatar.php as a central avatar-pointkondou
2013-08-25Improve styling & enable avatar-upload at personal pagekondou
2013-08-25Add unittests & check filetype in setLocalAvatar()kondou
2013-08-24Merge branch 'master' into oc_previewGeorg Ehrke
2013-08-22Merge branch 'master' into fixing-4343-masterThomas Müller
2013-08-20Merge branch 'master' into clean_up_utilkondou
2013-08-19Merge pull request #4467 from owncloud/storage-wrapper-quotaicewind1991
2013-08-19Merge master into oc_previewGeorg Ehrke