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-07-01Use UTF-8 mode for preg_split and preg_replaceLukas Reschke
2015-06-30Merge pull request #17189 from owncloud/files-straypartfilesonexceptionMorris Jobke
2015-06-30Merge pull request #17249 from owncloud/file-cache-is-a-icacheJoas Schilling
2015-06-29Fixing "ImportController::__construct() must implement interface OCP\\ICache,...Thomas Müller
2015-06-29Unlock first path on rename if second path is lockedVincent Petry
2015-06-29Cleanup part file after upload exceptionVincent Petry
2015-06-29Do not rely on actual time in unit testsLukas Reschke
2015-06-29Merge pull request #17229 from owncloud/maintenance-plugin-testJoas Schilling
2015-06-29Merge pull request #17222 from owncloud/issue-17101-send-oc-version-to-app-storeLukas Reschke
2015-06-29Unit tests added for MaintenancePluginThomas Müller
2015-06-29Merge pull request #17030 from owncloud/lock-posthooksJoas Schilling
2015-06-29Merge pull request #17050 from owncloud/request-status-from-ocsLukas Reschke
2015-06-29Send OC version to appstore so it can reply with the right linksJoas Schilling
2015-06-28Build base URLLukas Reschke
2015-06-28Use new updater URL + add unit testsLukas Reschke
2015-06-27Add endpoint with list of OCS providersLukas Reschke
2015-06-26Remove test-specific method to make Bjoern and Joas happyVincent Petry
2015-06-26Merge pull request #17191 from owncloud/issue-17188-group-share-part-fileThomas Müller
2015-06-26Merge pull request #17008 from owncloud/fix-17006Björn Schießle
2015-06-26Correctly check if the real file exists, otherwise try the part fileJoas Schilling
2015-06-25Release locks after class in testsVincent Petry
2015-06-25Keep shared locks in post hooksVincent Petry
2015-06-24Merge pull request #17070 from owncloud/lock-movemountbugVincent Petry
2015-06-24Fix locked paths in the moveMount caseVincent Petry
2015-06-23Merge pull request #17045 from owncloud/enc_improvementsBjörn Schießle
2015-06-23make sure that we always read the header from the original fileBjoern Schiessle
2015-06-22Make an assertion in risky test testGetNodeForPathRootJoas Schilling
2015-06-22Use \OC\HintException and translate the hintJoas Schilling
2015-06-22Merge spliteUserRemote with fixRemoteUrlInShareWithJoas Schilling
2015-06-22make sure that we split username and server address at the first '@' from the...Bjoern Schiessle
2015-06-22Merge pull request #12546 from oparoz/patch-1Björn Schießle
2015-06-22Merge pull request #16657 from owncloud/view-emit-pathThomas Müller
2015-06-22Merge pull request #17056 from owncloud/appframework-type-castBernhard Posselt
2015-06-22Merge pull request #17025 from owncloud/sftp-rmdir-emptydirRobin McCorkell
2015-06-21AppFramework annotation whitespace unit testRobin McCorkell
2015-06-19Request approved state for disabled apps with ocsidLukas Reschke
2015-06-19Remove unneeded returns from private cropping methodsOlivier Paroz
2015-06-19Merge pull request #16889 from owncloud/group-sorting-fixesJoas Schilling
2015-06-18Workaround for empty dir deletion for SFTPVincent Petry
2015-06-18Move media type icon preview creation to its own methodOlivier Paroz
2015-06-17Fix testLukas Reschke
2015-06-16Normalize path in View's lock methodsVincent Petry
2015-06-16Merge pull request #16892 from owncloud/lock-returnfullpathVincent Petry
2015-06-16Only sort by group name when LDAP is involvedJoas Schilling
2015-06-16Merge pull request #16832 from owncloud/memcache-failJoas Schilling
2015-06-16Merge pull request #16943 from owncloud/sabre-convertinvalidpathJoas Schilling
2015-06-16Rethrow LockedException with full pathVincent Petry
2015-06-15Adjust NullCache testsLukas Reschke
2015-06-15Add `no-store` to AppFrameworkLukas Reschke
2015-06-15Convert invalid path exception to sabre exception on MOVEVincent Petry