summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22228 from owncloud/comments-limit-messageThomas Müller2016-02-091-1/+7
|\
| * Limit comment message to 1k charsArthur Schiwon2016-02-091-1/+7
* | 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-092-2/+19
|\ \ \
| * | | Send events when enabling and disabling of appsArthur Schiwon2016-02-092-2/+19
| | |/ | |/|
* / | Fix part file partial cache logic in encryption codeVincent Petry2016-02-091-1/+7
|/ /
* | 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-081-1/+1
|\ \ | |/ |/|
| * Make sure fileinfo exists when calling getCheckSum in node APIVincent Petry2016-02-081-1/+1
* | Respect not allowing outgoing sharesRoeland Jago Douma2016-02-082-7/+31
* | Add federated share provider to coreRoeland Jago Douma2016-02-082-0/+53
|/
* Fix exception on deleteRoeland Jago Douma2016-02-061-1/+6
* getSharesBy should also expire link sharesRoeland Jago Douma2016-02-061-1/+47
* 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
* Merge pull request #22139 from owncloud/comments-files-cleanupThomas Müller2016-02-065-5/+91
|\
| * Move casting to IExpressionBuilderJoas Schilling2016-02-054-5/+90
| * Remove old background jobJoas Schilling2016-02-051-0/+1
* | Merge pull request #22166 from owncloud/remove-local-folderThomas Müller2016-02-064-39/+0
|\ \ | |/ |/|
| * remove unused Storage->getLocalFolderRobin Appelman2016-02-054-39/+0
* | Merge pull request #22152 from owncloud/activities-for-commentsThomas Müller2016-02-053-6/+51
|\ \
| * | Only dispatch the delete event, when the deletion was successfulJoas Schilling2016-02-051-6/+8
| * | Add activities for commentsJoas Schilling2016-02-051-0/+4
| * | Dispatch events when adding, updating and deleting commentsJoas Schilling2016-02-052-6/+45
* | | Merge pull request #22153 from owncloud/event-for-console-commandsThomas Müller2016-02-051-4/+17
|\ \ \ | |_|/ |/| |
| * | Dispatch an event when a console command is runJoas Schilling2016-02-051-4/+17
| |/
* | Merge pull request #22143 from owncloud/fix_12385Thomas Müller2016-02-051-1/+1
|\ \
| * | When a user is removed we should remove the right sharesRoeland Jago Douma2016-02-051-1/+1
* | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-02-057-11/+13
|/ /
* | Path should be relativeRoeland Jago Douma2016-02-041-1/+3
* | [Share 2.0] Add missing post_update_permissions hookRoeland Jago Douma2016-02-042-0/+14
|/
* Merge pull request #21766 from farukuzun/masterThomas Müller2016-02-041-0/+17
|\
| * Introduce some mimetypes for richdocumentsFaruk Uzun2016-02-041-0/+17
* | Merge pull request #22111 from owncloud/use-intermediate-certificateThomas Müller2016-02-042-10/+21
|\ \
| * | Also check daily and testing channelLukas Reschke2016-02-031-0/+2
| * | Allow specifing the signing pathLukas Reschke2016-02-032-10/+19
* | | Also add type (file/folder) to IShare objectRoeland Jago Douma2016-02-043-3/+41
* | | Make the share object lazyRoeland Jago Douma2016-02-044-21/+54
| |/ |/|
* | Merge pull request #22110 from owncloud/comment-types-always-pluralThomas Müller2016-02-043-6/+6
|\ \
| * | types shall always be pluralArthur Schiwon2016-02-033-6/+6
| |/
* | Merge pull request #22072 from vincchan/trim-newusername-whitespaceThomas Müller2016-02-041-0/+4
|\ \
| * | move whitspace check to user managerVincent Chan2016-02-031-0/+4
* | | [Share 2.0] Fix shareManagerRoeland Jago Douma2016-02-032-53/+68