summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22192 from owncloud/fix_19685Thomas Müller2016-02-093-7/+35
|\
| * Catch exceptionRoeland Jago Douma2016-02-091-4/+17
| * Throw exceptionRoeland Jago Douma2016-02-093-5/+17
| * Only set the default expiration date on share creationRoeland Jago Douma2016-02-093-2/+5
* | Merge pull request #22252 from owncloud/consolidate-user-set-quotaC. Montero Luque2016-02-095-13/+59
|\ \
| * | revolutionar: change updates might even sent the new value (optional)Arthur Schiwon2016-02-092-7/+7
| * | Avatar should also claim its changeArthur Schiwon2016-02-091-2/+2
| * | Doc improvementsArthur Schiwon2016-02-092-3/+5
| * | Consolidate getQuota and setQuota methods in User instanceArthur Schiwon2016-02-094-11/+55
* | | Move update notification code into appLukas Reschke2016-02-091-25/+0
* | | Merge pull request #22228 from owncloud/comments-limit-messageThomas Müller2016-02-093-1/+39
|\ \ \ | |/ / |/| |
| * | on DAV throw Bad Request if provided message is too longArthur Schiwon2016-02-091-2/+2
| * | Limit comment message to 1k charsArthur Schiwon2016-02-093-1/+39
* | | Merge pull request #22225 from owncloud/sharing-moar-hooksThomas Müller2016-02-092-1/+12
|\ \ \
| * | | Move password update hook after updateRoeland Jago Douma2016-02-091-8/+10
| * | | Example hook checkRoeland Jago Douma2016-02-091-0/+1
| * | | add post hook on link-share password changeArthur Schiwon2016-02-081-1/+9
| |/ /
* | | Merge pull request #22212 from owncloud/scrutinizer-patch-1Thomas Müller2016-02-097-18/+28
|\ \ \
| * | | More fixesJoas Schilling2016-02-093-18/+9
| * | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-02-087-7/+26
* | | | Merge pull request #22227 from owncloud/appmanager-hooksThomas Müller2016-02-093-2/+105
|\ \ \ \
| * | | | Send events when enabling and disabling of appsArthur Schiwon2016-02-093-2/+105
| | |/ / | |/| |
* | | | Fix part file partial cache logic in encryption codeVincent Petry2016-02-091-1/+7
| |_|/ |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-096-2/+6
|/ /
* | Merge pull request #22207 from owncloud/mountcache-exists-checkThomas Müller2016-02-081-1/+1
|\ \ | |/ |/|
| * better exists check for insert mount cacheRobin Appelman2016-02-081-1/+1
* | Merge pull request #22200 from owncloud/node-checksum-resolvefileinfoThomas Müller2016-02-082-1/+11
|\ \
| * | Add proper throw tags to FileRoeland Jago Douma2016-02-081-0/+10
| * | Make sure fileinfo exists when calling getCheckSum in node APIVincent Petry2016-02-081-1/+1
* | | Merge pull request #22164 from owncloud/files_external-verifyThomas Müller2016-02-081-0/+26
|\ \ \ | |_|/ |/| |
| * | Add occ command to verify storage configurationsRobin Appelman2016-02-081-0/+26
| |/
* | Respect not allowing outgoing sharesRoeland Jago Douma2016-02-083-7/+38
* | Add federated share provider to coreRoeland Jago Douma2016-02-082-0/+53
|/
* Merge pull request #22156 from owncloud/share2_unshare_ifexpiredThomas Müller2016-02-082-3/+66
|\
| * Fix exception on deleteRoeland Jago Douma2016-02-061-1/+6
| * getSharesBy should also expire link sharesRoeland Jago Douma2016-02-062-2/+48
| * Delete expired share when fetched by idRoeland Jago Douma2016-02-061-0/+8
| * Delete a link share if it is expired on accessRoeland Jago Douma2016-02-061-1/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-086-0/+8
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-072-0/+4
|/
* Merge pull request #22139 from owncloud/comments-files-cleanupThomas Müller2016-02-066-5/+101
|\
| * Move casting to IExpressionBuilderJoas Schilling2016-02-055-5/+100
| * Remove old background jobJoas Schilling2016-02-051-0/+1
* | Merge pull request #22166 from owncloud/remove-local-folderThomas Müller2016-02-066-58/+0
|\ \
| * | remove unused Storage->getLocalFolderRobin Appelman2016-02-056-58/+0
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-0610-0/+10
* | | Merge pull request #22169 from owncloud/cache-interface-fixesThomas Müller2016-02-052-10/+8
|\ \ \ | |_|/ |/| |
| * | remove unused Storage->searchRobin Appelman2016-02-051-9/+0
| * | additional phpdoc for searchRobin Appelman2016-02-051-1/+1
| * | add deprecation notice to search methodsRobin Appelman2016-02-051-0/+7
| |/