summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20928 from owncloud/publicdav-check-permissionsC. Montero Luque2016-02-095-2/+139
|\
| * add testsRobin Appelman2016-02-091-0/+49
| * Fix unit testsRoeland Jago Douma2016-02-091-0/+2
| * check share permissions in share controllerRobin Appelman2016-02-091-0/+17
| * Check that the owner of a link share still has share permissions on accessRobin Appelman2016-02-093-2/+71
* | Merge pull request #22252 from owncloud/consolidate-user-set-quotaC. Montero Luque2016-02-096-50/+50
|\ \
| * | More fixed tests :)Arthur Schiwon2016-02-092-40/+45
| * | Consolidate getQuota and setQuota methods in User instanceArthur Schiwon2016-02-094-10/+5
* | | Move update notification code into appLukas Reschke2016-02-095-0/+235
* | | Merge pull request #22228 from owncloud/comments-limit-messageThomas Müller2016-02-094-0/+142
|\ \ \
| * | | on DAV throw Bad Request if provided message is too longArthur Schiwon2016-02-094-0/+142
* | | | Merge pull request #22241 from owncloud/more-info-in-case-of-trusted-server-addThomas Müller2016-02-095-36/+46
|\ \ \ \
| * | | | Forward exception message to the admin in case of errors and in case the remo...Thomas Müller2016-02-095-36/+46
* | | | | Adjust command descriptionThomas Müller2016-02-091-1/+1
* | | | | Set share owner and share initiator on upate as wellThomas Müller2016-02-093-9/+4
* | | | | Introduce console command to transfer ownerships of files - refs #19154Thomas Müller2016-02-092-2/+240
| |_|/ / |/| | |
* | | | Merge pull request #22234 from owncloud/systemtags-filter-intersect-emptyThomas Müller2016-02-092-19/+113
|\ \ \ \
| * | | | Stop when a mid result is emptyJoas Schilling2016-02-091-2/+8
| * | | | Add a test for empty mid-resultJoas Schilling2016-02-091-23/+84
| * | | | Fix system tag filter AND conditionVincent Petry2016-02-092-0/+27
| |/ / /
* | | | Merge pull request #21773 from owncloud/files_external-list-authtypeThomas Müller2016-02-093-3/+72
|\ \ \ \
| * | | | add testsRobin Appelman2016-02-041-0/+69
| * | | | update import logic for the new export logicRobin Appelman2016-02-041-2/+2
| * | | | Show the proper auth identifier when listing mounts as jsonRobin Appelman2016-02-041-1/+1
* | | | | Merge pull request #21893 from owncloud/migrate-calendarsThomas Müller2016-02-0911-11/+801
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Migration of calendarsThomas Müller2016-02-0911-11/+801
| | |/ / | |/| |
* | | | Merge pull request #22197 from owncloud/files-filterbysystemtagsThomas Müller2016-02-0913-7/+695
|\ \ \ \
| * | | | Fix unit tests for system tag filter sectionVincent Petry2016-02-092-7/+20
| * | | | Add system tags filter section for files appVincent Petry2016-02-0910-1/+666
| * | | | Fix elementToFile to also return path when definedVincent Petry2016-02-082-0/+10
| | |_|/ | |/| |
* | | | Merge pull request #22202 from owncloud/global-auth-no-userThomas Müller2016-02-092-2/+119
|\ \ \ \
| * | | | Add testsRobin Appelman2016-02-082-2/+117
| * | | | handle no user set for personal global authRobin Appelman2016-02-081-0/+2
* | | | | Merge pull request #22225 from owncloud/sharing-moar-hooksThomas Müller2016-02-092-7/+76
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Example hook checkRoeland Jago Douma2016-02-092-14/+26
| * | | | Fix unit testRoeland Jago Douma2016-02-091-1/+5
| * | | | throw hooks when accessing a link shareArthur Schiwon2016-02-091-2/+55
| | |/ / | |/| |
* | | | Merge pull request #22199 from owncloud/multiple_checksumsThomas Müller2016-02-092-8/+75
|\ \ \ \
| * | | | For possible future usage allow multiple checksumsRoeland Jago Douma2016-02-082-8/+75
* | | | | Merge pull request #22217 from owncloud/fix_22215Thomas Müller2016-02-091-0/+6
|\ \ \ \ \
| * | | | | Federates shares have to set a file_targetRoeland Jago Douma2016-02-081-0/+6
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-0912-14/+50
| |_|/ / / |/| | | |
* | | | | Merge pull request #22112 from owncloud/dav-filesreportThomas Müller2016-02-083-1/+850
|\ \ \ \ \
| * | | | | Add REPORT on files endpoint for filteringVincent Petry2016-02-083-1/+850
| |/ / / /
* | | | | Merge pull request #22211 from owncloud/versions-hook-infoThomas Müller2016-02-082-9/+16
|\ \ \ \ \
| * | | | | use int values and constants instead of stringsArthur Schiwon2016-02-081-8/+12
| * | | | | versions provide more information when throwing hooksArthur Schiwon2016-02-082-9/+12
| | |_|/ / | |/| | |
* | | | | Merge pull request #22206 from owncloud/share2_migration_with_federatedThomas Müller2016-02-084-6/+25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update the migration step to include federated sharesRoeland Jago Douma2016-02-084-6/+25
| |/ / /
* | | | Merge pull request #21817 from owncloud/support-old-carddav-endpointThomas Müller2016-02-089-29/+193
|\ \ \ \