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
AgeCommit message (Expand)Author
2013-12-185.0.14av5.0.14aFrank Karlitschek
2013-12-175.0.14v5.0.14Frank Karlitschek
2013-12-17Merge pull request #6447 from owncloud/fix_home_storage_quotaThomas Müller
2013-12-16add getOwner to Home StorageJörn Friedrich Dreyer
2013-12-135.0.14 RC1Frank Karlitschek
2013-12-09Merge pull request #6258 from owncloud/stable5_enc_fix_public_accessBjörn Schießle
2013-12-09Merge pull request #6232 from owncloud/stable5-backgroundscan-reuse-etagVincent Petry
2013-12-09don't check migration status if a file is accessed by a public linkBjoern Schiessle
2013-12-08get rid of failing test that don't cause additional downloadsRobin Appelman
2013-12-08extend test case for etag preservationRobin Appelman
2013-12-08reuse etags when doing a background scanRobin Appelman
2013-12-06Merge pull request #6207 from owncloud/stable5_unshare_vs_deleteBjörn Schießle
2013-12-05it is not possible to unshare files in OC5Bjoern Schiessle
2013-12-03make rmdir recursive for mappellocal storage backendRobin Appelman
2013-12-03Make rmdir recursive for local storageRobin Appelman
2013-12-02Return true when touch succeedsVincent Petry
2013-12-02Add trailing slash in FTP root path when missingVincent Petry
2013-12-02Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry
2013-12-02Merge pull request #6147 from owncloud/fix-ajax-getstoragestats-stable5Vincent Petry
2013-12-02fixing ajax call to getstoragestats.phpThomas Müller
2013-11-28Add post hooks for filesystem scannerRobin Appelman
2013-11-28Fix getRawPathInfo for the '/' edge caseRobin Appelman
2013-11-28fix custom routes defined by appsRobin Appelman
2013-11-27Merge pull request #6082 from owncloud/themable_realm_stable5Morris Jobke
2013-11-27use defaults to determine webdav realm nameJörn Friedrich Dreyer
2013-11-27Merge pull request #6042 from owncloud/backport-6035-oc5Morris Jobke
2013-11-27fixing failing unit testThomas Müller
2013-11-27fixes #6050Thomas Müller
2013-11-26Return plausible isReadable() default impl for ext storageVincent Petry
2013-11-26Merge pull request #5962 from owncloud/clean_permissions_cache_on_filescanMorris Jobke
2013-11-25in case uri and script name don't match we better throw an exceptionThomas Müller
2013-11-25handle duplicate slashes in case of reverse proxy configurationThomas Müller
2013-11-25clear permissions cache when scanning a fileRobin Appelman
2013-11-22Merge pull request #5934 from owncloud/stable5-excludeextstoragefromquotaVincent Petry
2013-11-22Merge pull request #4957 from owncloud/fixing-4866-stable5Thomas Müller
2013-11-22Merge branch 'fixing-4866-stable5' of github.com:owncloud/core into fixing-48...Thomas Müller
2013-11-22Merge branch 'stable5' into fixing-4866-stable5Thomas Müller
2013-11-22Fixed testTouch unit test to work with stable5Vincent Petry
2013-11-21Emulate touch() for backends that don't support itRobin Appelman
2013-11-21<default></default> and <notnull>true</notnull> contradict each otherJörn Friedrich Dreyer
2013-11-20Cherry-pick of 5d671a8 onto stable5.Andreas Fischer
2013-11-19Merge pull request #5893 from owncloud/stable5-extstorage-smbfixesVincent Petry
2013-11-19Fixed storage stats to be based on current directoryVincent Petry
2013-11-19Fixed ext storage free space to not be restricted by quotaVincent Petry
2013-11-19Fixed quota calculation to also exclude ext storageVincent Petry
2013-11-19External storage space is now not counted in total spaceVincent Petry
2013-11-19Merge pull request #5921 from owncloud/search_scrollto_stable5Morris Jobke
2013-11-18fixing js error in case the file name is a numberThomas Müller
2013-11-18backport search scrollto & filter to stable5Jörn Friedrich Dreyer
2013-11-15Fixed SMB file deletion success detectionVincent Petry