aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14210 from owncloud/activity/225-sharing-extension-jenkinsVincent Petry2015-02-183-75/+156
|\
| * Use filterNotificationTypes to filter the types and group the methodsJoas Schilling2015-02-131-43/+37
| * Copy sharing related activity code to Files_Sharing activity extensionJoas Schilling2015-02-133-49/+136
* | Correctly create activities for public downloadsJoas Schilling2015-02-171-13/+35
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-154-4/+12
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-142-6/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-122-2/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-102-4/+6
* | Merge pull request #13425 from owncloud/phpdoc_cleanupMorris Jobke2015-02-103-6/+6
|\ \ | |/ |/|
| * Cleanup of PHPDoc return typesRobin McCorkell2015-01-163-6/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-094-4/+92
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-084-4/+10
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-072-0/+28
* | Revert "Add OCS sharing info to capabilities"Lukas Reschke2015-02-073-280/+0
* | Merge pull request #13692 from rullzer/capabilitiesFrank Karlitschek2015-02-063-0/+280
|\ \
| * | Updated unit testsRoeland Jago Douma2015-02-061-43/+123
| * | Bit better formatting when using json outputRoeland Jago Douma2015-02-061-2/+4
| * | Updated sharing capabilitiesRoeland Jago Douma2015-02-061-9/+15
| * | Split up unit testsRoeland Jago Douma2015-02-041-16/+24
| * | Added unit test to test getCapabilities for files_sharingRoeland Jago Douma2015-02-041-0/+113
| * | Converted getCapabilities to non static functionRoeland Jago Douma2015-02-041-7/+24
| * | Use single quotesRoeland Jago Douma2015-02-041-7/+7
| * | Only return capabilities if they are setRoeland Jago Douma2015-02-041-14/+8
| * | Added capabilities whether a server allows public linksRoeland Jago Douma2015-02-042-0/+60
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-064-2/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-062-2/+34
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-052-0/+2
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-044-2/+32
* | Merge pull request #13837 from owncloud/endless-redirectThomas Müller2015-02-031-0/+1
|\ \
| * | Add callCheck to testremote.phpLukas Reschke2015-02-021-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-036-20/+62
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-028-12/+22
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-012-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-3122-16/+42
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-3052-54/+14
* | Merge pull request #13728 from owncloud/federated_cloudThomas Müller2015-01-292-5/+5
|\ \
| * | rename 'server-to-server sharing' to 'federated cloud'Bjoern Schiessle2015-01-292-5/+5
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-01-2924-0/+48
|/ /
* | Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorageMorris Jobke2015-01-284-25/+144
|\ \
| * | Add back exit()Vincent Petry2015-01-261-1/+1
| * | Catch storage exception in scanner for remote sharesVincent Petry2015-01-264-25/+144
* | | Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefixVincent Petry2015-01-272-0/+4
|\ \ \
| * | | Unregister trashbin storage wrapper at the end of testsVincent Petry2015-01-232-0/+4
* | | | Merge pull request #13679 from owncloud/public-disablesharejspluginThomas Müller2015-01-273-3/+30
|\ \ \ \
| * | | | Do not disclose share owner in public file listVincent Petry2015-01-261-1/+4
| * | | | Disable JS plugin for sharing in public modeVincent Petry2015-01-262-2/+26
* | | | | Only reload file list after remote share accept request returnsVincent Petry2015-01-262-4/+124
|/ / / /
* | | | Merge pull request #13490 from owncloud/fix_reshare_s2s_shareVincent Petry2015-01-267-39/+64
|\ \ \ \
| * | | | certificate manager should always use a \OC\Files\View otherwise we will get ...Bjoern Schiessle2015-01-261-1/+26
| * | | | certificate manager only needs the user-id, no need to pass on the complete u...Bjoern Schiessle2015-01-263-5/+6