summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | always be verbose when logging db errorJörn Friedrich Dreyer2014-01-211-5/+3
* | | | | Merge pull request #6860 from owncloud/neutral_download_zip_default_name_stable5Thomas Müller2014-01-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use 'download.zip' as default name for zip downloads instead of 'owncloud.zip'Jörn Friedrich Dreyer2014-01-211-1/+1
|/ / / /
* | | | Merge pull request #6821 from owncloud/backport_5601Thomas Müller2014-01-172-1/+11
|\ \ \ \
| * | | | Fix mimetype detectionJörn Friedrich Dreyer2014-01-172-1/+11
| | |_|/ | |/| |
* / | | don't unshare on deleteBjoern Schiessle2014-01-131-8/+0
|/ / /
* | | Merge pull request #6665 from owncloud/fix_empty_mimetypes_stable5Thomas Müller2014-01-071-3/+2
|\ \ \
| * | | remove duplicate exe mimetype, add correct msi mimetypeJörn Friedrich Dreyer2014-01-071-3/+2
|/ / /
* | | 5.0.14av5.0.14aFrank Karlitschek2013-12-181-2/+2
* | | 5.0.14v5.0.14Frank Karlitschek2013-12-171-2/+2
* | | Merge pull request #6447 from owncloud/fix_home_storage_quotaThomas Müller2013-12-161-0/+10
|\ \ \
| * | | add getOwner to Home StorageJörn Friedrich Dreyer2013-12-161-0/+10
|/ / /
* | | 5.0.14 RC1Frank Karlitschek2013-12-131-2/+2
* | | Merge pull request #6258 from owncloud/stable5_enc_fix_public_accessBjörn Schießle2013-12-091-20/+27
|\ \ \
| * | | don't check migration status if a file is accessed by a public linkBjoern Schiessle2013-12-091-20/+27
| |/ /
* | | Merge pull request #6232 from owncloud/stable5-backgroundscan-reuse-etagVincent Petry2013-12-094-24/+103
|\ \ \ | |/ / |/| |
| * | get rid of failing test that don't cause additional downloadsRobin Appelman2013-12-083-24/+24
| * | extend test case for etag preservationRobin Appelman2013-12-081-2/+2
| * | reuse etags when doing a background scanRobin Appelman2013-12-082-1/+80
|/ /
* | Merge pull request #6207 from owncloud/stable5_unshare_vs_deleteBjörn Schießle2013-12-061-14/+5
|\ \
| * | it is not possible to unshare files in OC5Bjoern Schiessle2013-12-051-14/+5
|/ /
* | make rmdir recursive for mappellocal storage backendRobin Appelman2013-12-031-3/+23
* | Make rmdir recursive for local storageRobin Appelman2013-12-032-2/+22
* | Return true when touch succeedsVincent Petry2013-12-021-0/+1
* | Add trailing slash in FTP root path when missingVincent Petry2013-12-022-0/+15
* | Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry2013-12-024-7/+57
* | Merge pull request #6147 from owncloud/fix-ajax-getstoragestats-stable5Vincent Petry2013-12-021-1/+1
|\ \
| * | fixing ajax call to getstoragestats.phpThomas Müller2013-12-021-1/+1
|/ /
* | Add post hooks for filesystem scannerRobin Appelman2013-11-281-0/+5
* | Fix getRawPathInfo for the '/' edge caseRobin Appelman2013-11-281-1/+5
* | fix custom routes defined by appsRobin Appelman2013-11-281-1/+1
* | Merge pull request #6082 from owncloud/themable_realm_stable5Morris Jobke2013-11-271-1/+2
|\ \
| * | use defaults to determine webdav realm nameJörn Friedrich Dreyer2013-11-271-1/+2
|/ /
* | Merge pull request #6042 from owncloud/backport-6035-oc5Morris Jobke2013-11-272-4/+101
|\ \
| * | fixing failing unit testThomas Müller2013-11-261-1/+1
| * | fixes #6050Thomas Müller2013-11-262-11/+29
| * | in case uri and script name don't match we better throw an exceptionThomas Müller2013-11-252-2/+32
| * | handle duplicate slashes in case of reverse proxy configurationThomas Müller2013-11-252-1/+50
* | | Return plausible isReadable() default impl for ext storageVincent Petry2013-11-261-2/+7
* | | Merge pull request #5962 from owncloud/clean_permissions_cache_on_filescanMorris Jobke2013-11-252-4/+33
|\ \ \ | |/ / |/| |
| * | clear permissions cache when scanning a fileRobin Appelman2013-11-252-4/+33
|/ /
* | Merge pull request #5934 from owncloud/stable5-excludeextstoragefromquotaVincent Petry2013-11-228-10/+32
|\ \
| * | Fixed storage stats to be based on current directoryVincent Petry2013-11-192-2/+9
| * | Fixed ext storage free space to not be restricted by quotaVincent Petry2013-11-191-0/+5
| * | Fixed quota calculation to also exclude ext storageVincent Petry2013-11-191-1/+1
| * | External storage space is now not counted in total spaceVincent Petry2013-11-195-7/+17
* | | Merge pull request #4957 from owncloud/fixing-4866-stable5Thomas Müller2013-11-224-13/+63
|\ \ \
| * \ \ Merge branch 'fixing-4866-stable5' of github.com:owncloud/core into fixing-48...Thomas Müller2013-11-221-1/+1
| |\ \ \
| | * | | <default></default> and <notnull>true</notnull> contradict each otherJörn Friedrich Dreyer2013-11-211-1/+1
| | * | | Cherry-pick of 5d671a8 onto stable5.Andreas Fischer2013-11-203-12/+62