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-22Merge pull request #15809 from owncloud/view-null-rootVincent Petry
2015-04-22add unit tests for null handling in viewRobin Appelman
2015-04-22pass KeyStorage via ctorThomas Müller
2015-04-22calling renameKeys() on directory level as well - fixes #15778Thomas Müller
2015-04-22add $encryptionModuleId to methods of Keys/IStorageThomas Müller
2015-04-22Merge pull request #15757 from owncloud/enc-fixfeofforlastblockBjörn Schießle
2015-04-21get dirname from sharePathBjoern Schiessle
2015-04-20Fix encryption feof to not return too earlyVincent Petry
2015-04-20Merge pull request #15744 from owncloud/fix-inverted-path-in-resourcenotfoundLukas Reschke
2015-04-20Adjust tests and statuscodeLukas Reschke
2015-04-20Fix filesLukas Reschke
2015-04-20Migrate personal certificate handling into AppFramework controllersLukas Reschke
2015-04-20Verify if returned object is an arrayLukas Reschke
2015-04-20Add tests for correct pathJoas Schilling
2015-04-20Fix phpStorm complains and namespaceJoas Schilling
2015-04-19get rid of OC_GeoGeorg Ehrke
2015-04-18Use data provider instead of hand-crafted for loopsMorris Jobke
2015-04-17always create a new instance of the encryption moduleBjoern Schiessle
2015-04-16detect system wide mount points correctlyBjoern Schiessle
2015-04-16add migration script from old encryption to new oneBjoern Schiessle
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