summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Move signal handling to the base class to allow other commands to reuse this ...Thomas Müller2016-02-011-61/+13
* Merge pull request #22022 from owncloud/share_ocs_filter_path_sharedwithmeThomas Müller2016-02-011-7/+11
|\
| * Add path filter to OCS Share API ?shared_with_me=trueRoeland Jago Douma2016-01-291-7/+11
* | Merge pull request #21999 from owncloud/properly-decode-cached-objectsThomas Müller2016-02-011-1/+1
|\ \
| * | [user_ldap] properly decode cached objectsMorris Jobke2016-01-291-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-012-0/+44
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-3118-0/+32
* | | [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
|\ \ \ \