aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8499 from owncloud/shareextstoragemountpointfixVincent Petry2014-05-082-6/+61
|\
| * Added unit test for sharing ext storage mount pointsVincent Petry2014-05-081-2/+55
| * Fix sharing of ext storage mount pointsVincent Petry2014-05-081-4/+6
* | Merge pull request #8293 from owncloud/files_external_fix_readDataVincent Petry2014-05-081-19/+18
|\ \
| * | Permit personal mount points to be used for sharingRobin McCorkell2014-04-211-19/+18
* | | Merge pull request #8221 from owncloud/type-hinting-sharingVincent Petry2014-05-083-2/+13
|\ \ \
| * \ \ Merge branch 'master' into type-hinting-sharingBart Visscher2014-04-28203-1314/+1506
| |\ \ \
| * | | | Fix PHPdoc in apps/files_sharingBart Visscher2014-04-154-1/+15
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-081-0/+2
* | | | | Merge branch 'sharing_cleanup' of github.com:owncloud/core into sharing_cleanupBjoern Schiessle2014-05-072-2/+2
|\ \ \ \ \
| * | | | | Fix endless loop on windows serversJoas Schilling2014-05-072-2/+2
* | | | | | remove error_log outputBjoern Schiessle2014-05-071-2/+1
|/ / / / /
* | | | / we can take the permission directly from the share, no need to call the share...Bjoern Schiessle2014-05-071-20/+6
| |_|_|/ |/| | |
* | | | check if we have a fileinfoBjoern Schiessle2014-05-071-1/+5
* | | | ignore part filesBjoern Schiessle2014-05-071-0/+6
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-079-0/+42
* | | | Merge pull request #8456 from owncloud/extstorage-unittestssuiteThomas Müller2014-05-053-5/+1
|\ \ \ \
| * | | | Added ext storage app in autotest unit test runVincent Petry2014-05-053-5/+1
* | | | | Merge pull request #8386 from owncloud/fix_6946_masterVincent Petry2014-05-052-39/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Group Database backend must not gather user details itself but ask userArthur Schiwon2014-04-282-39/+1
* | | | | Merge pull request #8407 from owncloud/scale-pics-on-public-sharing-masterThomas Müller2014-05-056-53/+78
|\ \ \ \ \
| * | | | | load image via javascript and use $(document).width() to determine the proper...Thomas Müller2014-05-022-48/+62
| * | | | | Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-025-9/+20
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-055-0/+23
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-0479-37/+194
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-0334-35/+27
* | | | | | Merge pull request #8377 from youngguns-nl/issue_8376Vincent Petry2014-05-021-1/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | refs #8376; spaces=>tabsSjors van der Pluijm2014-04-291-1/+1
| * | | | | refs #8376; added comment and applied patch on other filesSjors van der Pluijm2014-04-281-1/+9
| |/ / / /
* | | | | Merge pull request #8400 from owncloud/download-button-public-folderThomas Müller2014-05-023-7/+14
|\ \ \ \ \
| * | | | | disable download button if zip download is disabledThomas Müller2014-05-022-1/+4
| * | | | | fix position and look of public download buttonJan-Christoph Borchardt2014-05-021-3/+0
| * | | | | remove file name from upper right buttonThomas Müller2014-04-291-1/+1
| * | | | | reintroduce download button on public sharesThomas Müller2014-04-291-3/+10
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-023-5/+35
* | | | | | Merge pull request #8415 from owncloud/sharing_fix_renameBjörn Schießle2014-05-011-4/+7
|\ \ \ \ \ \
| * | | | | | return the new name if a mount point was renamedBjoern Schiessle2014-04-301-4/+7
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-0118-0/+128
* | | | | | | Merge pull request #8412 from owncloud/sharing_fix_part_file_renameLukas Reschke2014-04-303-9/+98
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | get the correct owner path for part filesBjoern Schiessle2014-04-302-1/+92
| * | | | | | only update the values which really changedBjoern Schiessle2014-04-301-8/+6
| |/ / / / /
* | | | | | Merge pull request #8404 from owncloud/fix-checkboxesThomas Müller2014-04-301-5/+5
|\ \ \ \ \ \
| * | | | | | Fixed too generic checkbox and link selectorsVincent Petry2014-04-291-5/+5
| |/ / / / /
* | | | | | Merge pull request #8408 from owncloud/delete-spinnerMorris Jobke2014-04-302-0/+17
|\ \ \ \ \ \
| * | | | | | Show spinner for all files when deleting allVincent Petry2014-04-292-0/+17
| |/ / / / /
* / / / / / [tx-robot] updated from transifexJenkins for ownCloud2014-04-3091-0/+621
|/ / / / /
* | | | | Merge pull request #8382 from owncloud/enc_fix_decrypt_allVincent Petry2014-04-292-10/+52
|\ \ \ \ \
| * | | | | fix shouldEncrypt() method and improved decryptAll() unit testsBjoern Schiessle2014-04-282-10/+52
| |/ / / /
* | | | | Merge pull request #8285 from owncloud/better_getmountby_handlingicewind19912014-04-292-2/+3
|\ \ \ \ \
| * | | | | Better handle return values from Filesystem::getMountBy*Robin McCorkell2014-04-252-2/+3