summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-304-0/+6
* Merge pull request #22018 from owncloud/occ-external-deleteThomas Müller2016-01-292-0/+116
|\
| * Add delete command for external storagesRobin Appelman2016-01-292-0/+116
* | inject loggerRobin Appelman2016-01-296-11/+33
* | Dont set null values when validating storage definitionRobin Appelman2016-01-293-6/+12
* | minor fixesRobin Appelman2016-01-293-7/+11
* | set auth mechanism in testsRobin Appelman2016-01-291-0/+1
* | remove custom controler for user provided password authRobin Appelman2016-01-297-141/+97
* | dont show user provided auth as option for personal mountsRobin Appelman2016-01-293-3/+5
* | Allow setting user provided credentials from the personal settings pageRobin Appelman2016-01-296-44/+180
* | expose user provided credentials for admin mountsRobin Appelman2016-01-292-1/+10
* | Add user provided credentials mechanismRobin Appelman2016-01-294-1/+142
* | Fix invalid storages not showing in directory listingRobin Appelman2016-01-292-1/+130
* | Merge pull request #21660 from owncloud/sharing2_update_resharesThomas Müller2016-01-294-46/+496
|\ \
| * | Update the initiator of the share as well in migrationRoeland Jago Douma2016-01-283-7/+74
| * | Update reshares in batches as not to run out of memoryRoeland Jago Douma2016-01-282-14/+97
| * | upgrade to sharing 2.0, remove hierarchical re-sharesBjörn Schießle2016-01-284-48/+348
* | | Merge pull request #21928 from owncloud/files-external-js-checkbox-fixThomas Müller2016-01-292-5/+93
|\ \ \
| * | | Add storage validation JS unit testsRobin McCorkell2016-01-291-1/+75
| * | | Fix validation of inputs that aren't textRobin McCorkell2016-01-261-4/+18
* | | | Merge pull request #21990 from owncloud/systemtags-cleanup-orphansThomas Müller2016-01-295-17/+268
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cleanup job for system and user tag orphaned when file was deletedVincent Petry2016-01-295-17/+268
* | | | Merge pull request #21701 from owncloud/scan_files_more_details_IIThomas Müller2016-01-291-38/+71
|\ \ \ \
| * | | | occ scan:files Adding more details in the base print out (II)martin.mattel@diemattels.at2016-01-291-38/+71
| |/ / /
* | | | Merge pull request #21932 from owncloud/comments-dav-refinementsThomas Müller2016-01-294-8/+36
|\ \ \ \ | |/ / / |/| | |
| * | | provide info about plugin, and do not run commit ourselves on proppatchArthur Schiwon2016-01-264-8/+36
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-298-4/+8
* | | | Merge pull request #21333 from owncloud/migrate-contactsThomas Müller2016-01-2811-2/+650
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add copyright headerLukas Reschke2016-01-281-0/+19
| * | | Fix sql to get shared addressbooks including unit testsThomas Müller2016-01-272-1/+17
| * | | Unit testing database access to old contacts tablesThomas Müller2016-01-273-3/+267
| * | | Unit testing migration logicThomas Müller2016-01-274-44/+176
| * | | Add app to migrate contacts and calendarsThomas Müller2016-01-277-2/+219
* | | | 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
| | |/ / | |/| |