summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15721 from oparoz/fix-readonly-cacheThomas Müller2015-04-212-1/+96
|\
| * Renamed class + split methodsOlivier Paroz2015-04-211-25/+13
| * Tests for read-only cacheOlivier Paroz2015-04-181-0/+105
| * Thou shalt not corrupt the answer of a cache requestOlivier Paroz2015-04-181-1/+3
* | Added empty content message for empty read-only foldersVincent Petry2015-04-211-0/+7
* | Merge pull request #15717 from owncloud/issue/15716-fixing-ocp-api-namespace-...Morris Jobke2015-04-201-7/+8
|\ \
| * | Fix usage of deprecated private constantsJoas Schilling2015-04-181-7/+8
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-196-0/+6
* | fix followup issues with unneeded parametersMorris Jobke2015-04-181-1/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-184-0/+8
* [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