summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Additional perm check in Webdav (#25452)Vincent Petry2016-07-121-0/+5
* fix updating folder sizes with cross storage moveRobin Appelman2016-06-151-2/+3
* Revert "fix updating folder sizes with cross storage move"Robin Appelman2016-06-151-2/+1
* fix updating folder sizes with cross storage moveRobin Appelman2016-06-151-1/+2
* Merge pull request #24412 from owncloud/stable8.1_24405Vincent Petry2016-05-252-3/+13
|\
| * Allow indirect set in CappedMemoryCacheRobin Appelman2016-05-241-2/+2
| * Use a CappedCache in the user database backendRoeland Jago Douma2016-05-031-1/+11
* | Allow chunk GC mtime tolerance for unfinished part chunksVincent Petry2016-05-181-1/+3
* | Make update server URL configurableLukas Reschke2016-05-131-5/+2
* | Yo-ho-oh - Murder all band 'o piratesThomas Müller2016-05-112-10/+0
|/
* check whether index is set before using itArthur Schiwon2016-04-261-1/+2
* [stable8.1] Ignore certificate file if it starts with file://Lukas Reschke2016-04-211-0/+7
* Workaround to be able to recognize unlimited quota in fed sharesVincent Petry2016-04-211-1/+8
* Merge pull request #22946 from owncloud/backport-22800-stable8.1Thomas Müller2016-03-141-0/+3
|\
| * don't hide server not available exception, fixes #20536Arthur Schiwon2016-03-081-0/+3
* | Rename and move permissions are set when a file is updatableRoeland Jago Douma2016-03-041-1/+1
|/
* Merge pull request #22634 from owncloud/stable8.1-backport-22565Vincent Petry2016-02-251-0/+4
|\
| * Avoids scanning the root storageMorris Jobke2016-02-241-0/+4
* | recalculate unencrypted size if we assume that the size stored in the db is n...Bjoern Schiessle2016-02-251-3/+129
|/
* Fix BMP supportMorris Jobke2016-02-141-0/+1
* When a user is removed we should remove the right sharesRoeland Jago Douma2016-02-051-1/+1
* Handle return code of streamCopy in WebDAV putMorris Jobke2016-01-151-1/+9
* Merge pull request #21665 from owncloud/smb-statcache-cap-81Vincent Petry2016-01-131-0/+87
|\
| * cap the number of entries we cache in smb's statcacheRobin Appelman2016-01-121-0/+87
* | also log exceptionRobin Appelman2016-01-071-0/+1
* | Skip unavailable storages in scannerRobin Appelman2016-01-071-2/+16
* | Merge pull request #21296 from owncloud/stable8.1-prevent0bytedownloadsMorris Jobke2016-01-051-2/+5
|\ \
| * | prevent 0 byte downloads when storage returns falseJörn Friedrich Dreyer2015-12-181-2/+5
| |/
* / Use name of ICollection for exception messageMorris Jobke2015-12-161-1/+1
|/
* don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-152-2/+36
* Merge pull request #21081 from owncloud/stable8.1-share-computesharepermissio...Morris Jobke2015-12-103-6/+8
|\
| * Add explicit check for groups excluded from sharingVincent Petry2015-12-091-1/+1
| * Add reshare permission checksVincent Petry2015-12-091-1/+1
| * Compute share permissions in the viewVincent Petry2015-12-092-5/+7
* | Don't load commands of apps when in maintenance mode - fixes #20939Thomas Müller2015-12-091-3/+5
|/
* Merge pull request #20999 from owncloud/backport-20981-multiple-emails-for-sh...Morris Jobke2015-12-071-1/+3
|\
| * Allow sending a share email to multiple usersJoas Schilling2015-12-071-1/+3
* | ILogger has no logException() - fixes #20797Thomas Müller2015-12-071-1/+1
|/
* Check the expiration date for nullMorris Jobke2015-12-041-1/+7
* Dont die when we're missing a routeRobin Appelman2015-11-303-6/+27
* Make sure all variables are definedJoas Schilling2015-11-241-0/+2
* Make sure the share we found is for the same itemJoas Schilling2015-11-241-1/+1
* escape like parameter in cache moveRobin Appelman2015-11-201-1/+2
* define escape character for like statements on oracleRobin Appelman2015-11-201-0/+1
* define escape character for like statements on sqliteRobin Appelman2015-11-201-0/+1
* Merge pull request #20307 from owncloud/stable8.1-backport-use-actual-mimetyp...Morris Jobke2015-11-101-9/+9
|\
| * Use actual mimetype detection instead of extensionLukas Reschke2015-11-101-9/+9
* | Prevent moving mount point into already shared folder (outgoing)Vincent Petry2015-11-041-8/+29
|/
* Merge pull request #19773 from owncloud/stable8.1-proppatch-lastmodifiedMorris Jobke2015-11-021-3/+3
|\
| * Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"Vincent Petry2015-10-141-3/+3