summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix OCS unit tests after two share mergesRoeland Jago Douma2016-01-282-32/+32
* Merge pull request #21960 from owncloud/share2_ocs_fix_passing_empty_stringsThomas Müller2016-01-282-32/+744
|\
| * [Share 2.0] Allow using permissions to update link shareRoeland Jago Douma2016-01-272-14/+113
| * [Share 2.0] Still allow isolated updatesRoeland Jago Douma2016-01-272-11/+125
| * [Share 2.0] Also handle empty parameter in updateShareRoeland Jago Douma2016-01-272-24/+283
| * [Share 2.0] When passing empty strings don't failRoeland Jago Douma2016-01-272-10/+250
* | cleanup shared cacheRobin Appelman2016-01-285-543/+61
* | [Share 2.0] Fix interfaces and commentsRoeland Jago Douma2016-01-284-33/+34
* | [Share 2.0] Move IShare to OCPRoeland Jago Douma2016-01-274-36/+35
|/
* Merge pull request #21895 from owncloud/calendar-sharingThomas Müller2016-01-2712-132/+912
|\
| * Extract sharing functionality into own backend class for reusabilityThomas Müller2016-01-276-96/+203
| * Fix server ctor including unit test - this shall never happen againThomas Müller2016-01-272-1/+25
| * Migrate from CardDAV sharing to more generalk DAV sharingThomas Müller2016-01-279-36/+685
* | Merge pull request #21940 from owncloud/share2_do_not_returned_removed_group_...Thomas Müller2016-01-271-1/+8
|\ \
| * | [Share 2.0] Properly handle user deleted group sharesRoeland Jago Douma2016-01-271-1/+8
* | | Merge pull request #21947 from owncloud/oc-backbone-webdav-put-bool-tojsonThomas Müller2016-01-272-8/+10
|\ \ \
| * | | Fix system tags proppatch with booleansVincent Petry2016-01-272-8/+10
| | |/ | |/|
* | | Merge pull request #21856 from owncloud/sync-federated-cloud-users-in-cronThomas Müller2016-01-2711-39/+246
|\ \ \ | |/ / |/| |
| * | Fix PHPDoc and signatureLukas Reschke2016-01-263-3/+10
| * | Adding unit testsThomas Müller2016-01-256-8/+72
| * | Sync federated clouds using a cron jobThomas Müller2016-01-227-35/+171
* | | Merge pull request #21741 from owncloud/l10n-improvementsThomas Müller2016-01-271-3/+5
|\ \ \
| * | | Fix testsJoas Schilling2016-01-261-3/+5
* | | | Merge pull request #21887 from owncloud/share2_updateShareThomas Müller2016-01-272-1/+68
|\ \ \ \ | |_|_|/ |/| | |
| * | | [Share 2.0] Add update shareRoeland Jago Douma2016-01-262-1/+68
| |/ /
* | | Add fake locking support for OneNote 2013Lukas Reschke2016-01-262-6/+12
* | | Merge pull request #21664 from owncloud/comments-davThomas Müller2016-01-2612-0/+2140
|\ \ \
| * | | files_sharing requires int as file idArthur Schiwon2016-01-261-1/+1
| * | | adjust unit testsArthur Schiwon2016-01-263-7/+6
| * | | Revert "utilize elementMap for parsing DateTime string input argument for REP...Arthur Schiwon2016-01-261-8/+6
| * | | return 404 instead of 403 when attempting to create a comment on an not exist...Arthur Schiwon2016-01-261-3/+3
| * | | utilize elementMap for parsing DateTime string input argument for REPORT methodArthur Schiwon2016-01-261-6/+8
| * | | smaller changes related to reviewsArthur Schiwon2016-01-262-29/+17
| * | | Comments DAV implementationArthur Schiwon2016-01-2612-0/+2153
| |/ /
* | | Do not use duplicated tagLukas Reschke2016-01-261-2/+1
* | | Merge pull request #21833 from owncloud/use-proper-shared-uri-for-contactsThomas Müller2016-01-264-12/+11
|\ \ \
| * | | Reassemble behavior on shared address books with respect to uri and displaynameThomas Müller2016-01-264-12/+11
| |/ /
* | | Merge pull request #21752 from owncloud/files-delete-fixThomas Müller2016-01-262-13/+1
|\ \ \
| * | | Remove faulty directory permissions testRobin McCorkell2016-01-151-10/+0
| * | | Only check selection for delete permissions, not parent folderRobin McCorkell2016-01-151-3/+1
* | | | Merge pull request #21916 from owncloud/sftp-handle-no-userThomas Müller2016-01-261-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Handle no user set in sftp constructorRobin Appelman2016-01-261-0/+3
* | | | Merge pull request #21853 from owncloud/tags-fixpropertymaThomas Müller2016-01-262-4/+2
|\ \ \ \
| * | | | Fix TagList serializerVincent Petry2016-01-221-3/+1
| * | | | Fix oc:tags tag list serializerVincent Petry2016-01-221-1/+1
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-268-2/+74
* | | | Merge pull request #21892 from owncloud/issue-21890-parametersThomas Müller2016-01-252-3/+5
|\ \ \ \
| * | | | Replace other usagesJoas Schilling2016-01-252-3/+5
| | |/ / | |/| |
* / | | System tags sidebar selector now respects permissionsVincent Petry2016-01-253-4/+42
|/ / /
* | | Merge pull request #21401 from owncloud/dav-cache-getchildrenThomas Müller2016-01-253-7/+32
|\ \ \