summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-172-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-164-2/+6
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-1428-0/+28
* Merge pull request #13360 from owncloud/cross-storage-moveMorris Jobke2015-04-142-6/+98
|\
| * a bit more phpdocRobin Appelman2015-04-141-0/+6
| * add missing return for sharedRobin Appelman2015-04-131-2/+2
| * Fix testRobin Appelman2015-04-131-2/+8
| * Implement move/copyFromStorage for shared storageRobin Appelman2015-04-132-6/+86
* | Fix cross storage move with shared storagesRobin Appelman2015-04-132-11/+11
* | check that we know the parentRobin Appelman2015-04-131-3/+5
* | check for source cacheRobin Appelman2015-04-131-1/+3
|/
* Properly add trailing slash to mount pointVincent Petry2015-04-131-3/+9
* Merge pull request #15537 from owncloud/master-fixunittestrelatedtoorphanedsh...Morris Jobke2015-04-101-1/+3
|\
| * Clear leftover shares from other testsVincent Petry2015-04-101-1/+3
* | Fix converting Guzzle error codes in s2s storageVincent Petry2015-04-101-10/+13
* | Catch more exceptions when connecting to remote DAV serverVincent Petry2015-04-101-0/+2
|/
* Properly catch guzzle 503 when querying share infoVincent Petry2015-04-091-0/+5
* Merge pull request #15282 from owncloud/keepsharerelationshipondeleteVincent Petry2015-04-093-36/+3
|\
| * Remove trashbin storage wrapper when disabling it for testsVincent Petry2015-04-091-0/+3
| * Remove unused $toRemoveVincent Petry2015-04-091-3/+0
| * Keep shares when deleting shared foldersVincent Petry2015-04-092-33/+0
* | add admin documentation hints to Federated Cloud Sharing and cronJan-Christoph Borchardt2015-04-092-0/+4
|/
* Merge pull request #14676 from owncloud/deleteorphanedsharesMorris Jobke2015-04-093-0/+222
|\
| * Disable trashbin when testing orphaned shares deletion jobVincent Petry2015-04-081-0/+17
| * Added FIXME about registering jobs in apps.phpVincent Petry2015-04-081-0/+2
| * Delete orphaned shares in a background jobVincent Petry2015-04-083-0/+203
* | Merge pull request #14987 from rullzer/ocs_password_fix2Morris Jobke2015-04-081-34/+9
|\ \ | |/ |/|
| * OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma2015-03-301-34/+9
* | fix re-shares with encryptionBjoern Schiessle2015-04-071-1/+1
* | store init status per userBjoern Schiessle2015-04-071-5/+6
* | use loginHelper from base classBjoern Schiessle2015-04-071-11/+11
* | reset storage for each unit testBjoern Schiessle2015-04-072-1/+14
* | work arround to make sure that shares are initialized only onceBjoern Schiessle2015-04-071-2/+8
* | Removing files_encryption left oversThomas Müller2015-04-071-16/+0
* | remove unencrypted_size from the cache, size will contain the unencrypted sizeBjoern Schiessle2015-04-072-13/+3
* | Move core apps from private to public functionsRoeland Jago Douma2015-04-011-1/+1
* | Correct the app name for sharing eventsJoas Schilling2015-03-301-12/+7
* | Merge pull request #13964 from rullzer/capabilitiesMorris Jobke2015-03-303-0/+280
|\ \ | |/ |/|
| * Mark functions privateRoeland Jago Douma2015-03-111-2/+2
| * Slight better formattingRoeland Jago Douma2015-03-112-47/+11
| * New array syntaxRoeland Jago Douma2015-03-112-56/+56
| * Added new headerRoeland Jago Douma2015-03-112-11/+35
| * Now added enabled elementRoeland Jago Douma2015-03-112-9/+13
| * Added route againRoeland Jago Douma2015-03-111-0/+6
| * Add file_sharing info to capabilitiesRoeland Jago Douma2015-03-112-0/+282
* | Merge pull request #15239 from owncloud/see-no-evilMorris Jobke2015-03-301-14/+16
|\ \
| * | fix layout for Sharing settingsJan-Christoph Borchardt2015-03-271-13/+15
| * | Move federated cloud sharing, files externals and updater to special positionsJoas Schilling2015-03-271-2/+2
* | | Merge pull request #13938 from owncloud/deprecate-iappconfigThomas Müller2015-03-271-5/+15
|\ \ \ | |/ / |/| |
| * | fix unit testsMorris Jobke2015-03-171-5/+15