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-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-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-26Merge pull request #9193 from owncloud/sharing_etag_propagationBjörn Schießle
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-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-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-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
2014-06-23Only cache enabled apps when logged inRobin Appelman
2014-06-23fix recursion on rmdirrThomas Müller
2014-06-23trusted domains shall not be ignored on autosetupArthur Schiwon
2014-06-23Merge pull request #9138 from owncloud/fix-documentationVincent Petry
2014-06-23[tx-robot] updated from transifexJenkins for ownCloud
2014-06-22Add explanation about the current implementation of updateAppBart Visscher
2014-06-21[tx-robot] updated from transifexJenkins for ownCloud
2014-06-20Fix permissions check when moving a file to a different directory over webdavRobin Appelman
2014-06-20[tx-robot] updated from transifexJenkins for ownCloud
2014-06-19[tx-robot] updated from transifexJenkins for ownCloud
2014-06-18Prevent loadApps on upgradeVincent Petry
2014-06-18[tx-robot] updated from transifexJenkins for ownCloud
2014-06-18Merge pull request #9047 from owncloud/fix_preload_fundamental_appsLukas Reschke
2014-06-17Merge pull request #8399 from owncloud/server-server-sharingicewind1991
2014-06-17Merge pull request #9065 from owncloud/migrator-keepprimaryindexnameVincent Petry
2014-06-17Do not rename primary key index when renaming tableVincent Petry
2014-06-17We obviously have to pass the hostname as is when there is no ':' in the host...Andreas Fischer
2014-06-17Fix moving movablemount over webdavRobin Appelman
2014-06-17[tx-robot] updated from transifexJenkins for ownCloud
2014-06-16Add deprecation notice to load* functionsLukas Reschke
2014-06-16add new keynote mimetypeJörn Friedrich Dreyer
2014-06-16Also support removeable mounts with rmdirRobin Appelman
2014-06-16Fix permission for movable storage rootRobin Appelman
2014-06-16Merge pull request #8808 from owncloud/update_shipped_apps_from_appstoreGeorg Ehrke
2014-06-16disable code check for shipped appsGeorg Ehrke