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/lib
AgeCommit message (Expand)Author
2014-06-30Return 503 OCS response with requested formatVincent Petry
2014-06-30[tx-robot] updated from transifexJenkins for ownCloud
2014-06-29Merge pull request #9266 from owncloud/fix_objectstore_etag_updateThomas Müller
2014-06-29[tx-robot] updated from transifexJenkins for ownCloud
2014-06-28more strings to translate in utils also some fixes in defaultsVolkan Gezer
2014-06-27Merge pull request #9263 from owncloud/remote-share-updateicewind1991
2014-06-27always regenerate etag when writing back file to objectstoreJörn Friedrich Dreyer
2014-06-27Fix parsing of webdav permissionsRobin Appelman
2014-06-27Also check for updated permissions for webdav storagesRobin Appelman
2014-06-27Use the etag to check for updates in webdav storages where availableRobin Appelman
2014-06-27Merge pull request #8383 from owncloud/object_storageVincent Petry
2014-06-27use normalize path to convert '.' to '' in objectstorestorageJörn Friedrich Dreyer
2014-06-27Merge pull request #9247 from owncloud/move-webdav-class-to-core-masterThomas Müller
2014-06-27update hasUpdated description, overwrtie testStat for objectstore testJörn Friedrich Dreyer
2014-06-27Merge pull request #9215 from owncloud/officemimetypesupdatefixVincent Petry
2014-06-27fix autoloaderThomas Müller
2014-06-27Move \OC\Files\Storage\DAV to core in order to reduce inter-app dependenciesThomas Müller
2014-06-27[tx-robot] updated from transifexJenkins for ownCloud
2014-06-27Fix check if class existsRobin Appelman
2014-06-27Check if classes/method exists before trying to call them in background jobsRobin Appelman
2014-06-26Merge pull request #9230 from owncloud/fix-repair-step-php-53Thomas Müller
2014-06-26Merge pull request #9206 from owncloud/occ-scan-userVincent Petry
2014-06-26Fixed mime type repair stepVincent Petry
2014-06-26Merge pull request #9210 from owncloud/better_validation_in_getAppPathVincent Petry
2014-06-26Redeclared as public to allow invocation from within the closure in php 5.3Thomas Müller
2014-06-26fix objectstore test executionJörn Friedrich Dreyer
2014-06-26Merge pull request #9193 from owncloud/sharing_etag_propagationBjörn Schießle
2014-06-25Moved office mimetype update to a repair stepVincent Petry
2014-06-25Merge pull request #9194 from owncloud/revertloadappsVicDeo
2014-06-25better validation for OC_App::getAppPath()Georg Ehrke
2014-06-25Prevent running the files:scan command as the wrong userRobin Appelman
2014-06-25Merge pull request #9123 from owncloud/webdav-move-permissionsicewind1991
2014-06-25delete object without downloading it firstJörn Friedrich Dreyer
2014-06-25really always take root of the substorageRobin Appelman
2014-06-25make sure that during share and unshare the etags get propagated correctlyBjoern Schiessle
2014-06-24always take root of the substorageBjoern Schiessle
2014-06-24Bring back loadApps() in base.phpVincent Petry
2014-06-24Don't bother checking for external updates for objectstore storagesRobin Appelman
2014-06-24Only initialize the swift container when manipulating an objectRobin Appelman
2014-06-24Add support for rackspace swift backendsRobin Appelman
2014-06-24only the mount point has delete and update permissions to enable rename opera...Bjoern Schiessle
2014-06-24make sure that we always return the correct permissionsBjoern Schiessle
2014-06-24[tx-robot] updated from transifexJenkins for ownCloud
2014-06-24Merge pull request #9158 from owncloud/no-recursion-on-rmdirr-masterThomas Müller
2014-06-24update PHPDoc $fileInfo is a SplFileInfoThomas Müller
2014-06-23Merge pull request #9159 from owncloud/enabledapp-cache-loggedinJoas Schilling
2014-06-23use common storage testJörn Friedrich Dreyer
2014-06-23Merge pull request #8974 from owncloud/router-preventloadappsonupgradeVincent Petry
2014-06-23Add commentRobin Appelman
2014-06-23dir itself has to be removed as wellThomas Müller