aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Forward exception message to the admin in case of errors and in case the remo...Thomas Müller2016-02-095-36/+46
* Merge pull request #22199 from owncloud/multiple_checksumsThomas Müller2016-02-092-8/+75
|\
| * For possible future usage allow multiple checksumsRoeland Jago Douma2016-02-082-8/+75
* | Merge pull request #22217 from owncloud/fix_22215Thomas Müller2016-02-091-0/+6
|\ \
| * | Federates shares have to set a file_targetRoeland Jago Douma2016-02-081-0/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-0912-14/+50
* | | Merge pull request #22112 from owncloud/dav-filesreportThomas Müller2016-02-083-1/+850
|\ \ \
| * | | Add REPORT on files endpoint for filteringVincent Petry2016-02-083-1/+850
| |/ /
* | | Merge pull request #22211 from owncloud/versions-hook-infoThomas Müller2016-02-082-9/+16
|\ \ \
| * | | use int values and constants instead of stringsArthur Schiwon2016-02-081-8/+12
| * | | versions provide more information when throwing hooksArthur Schiwon2016-02-082-9/+12
* | | | Merge pull request #22206 from owncloud/share2_migration_with_federatedThomas Müller2016-02-084-6/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Update the migration step to include federated sharesRoeland Jago Douma2016-02-084-6/+25
| |/ /
* | | Merge pull request #21817 from owncloud/support-old-carddav-endpointThomas Müller2016-02-089-29/+193
|\ \ \
| * | | Fix pathThomas Müller2016-02-081-2/+2
| * | | Adding pre oc 9.0 CalDAV endpoint for migration of old clientsThomas Müller2016-02-082-2/+75
| * | | Remove calendar-proxy support - did this ever work?Thomas Müller2016-02-082-6/+1
| * | | Adding pre oc 9.0 CardDAV endpoint for migration of old clientsThomas Müller2016-02-087-26/+122
| | |/ | |/|
* | | Merge pull request #22164 from owncloud/files_external-verifyThomas Müller2016-02-082-0/+147
|\ \ \
| * | | Add occ command to verify storage configurationsRobin Appelman2016-02-082-0/+147
| | |/ | |/|
* | | Merge pull request #22080 from owncloud/fed_share_providerThomas Müller2016-02-0811-15/+1748
|\ \ \ | |/ / |/| |
| * | Added tests for used partsRoeland Jago Douma2016-02-083-2/+449
| * | Respect not allowing outgoing sharesRoeland Jago Douma2016-02-082-3/+27
| * | Update OCS Share API to use federated share providerRoeland Jago Douma2016-02-082-15/+31
| * | implementation of the federated share providerBjoern Schiessle2016-02-088-0/+1246
| |/
* | Fix PHPDocLukas Reschke2016-02-081-5/+7
* | Adding common name to shareeThomas Müller2016-02-083-4/+7
* | Original resources should not be overwritten by shared resourcesThomas Müller2016-02-082-13/+19
|/
* Merge pull request #22190 from owncloud/fix_22189Thomas Müller2016-02-082-2/+2
|\
| * Even single shares are returned as arrayRoeland Jago Douma2016-02-082-2/+2
* | Collapse long commentsVincent Petry2016-02-082-4/+68
* | Merge pull request #22160 from owncloud/files_external-createThomas Müller2016-02-084-0/+358
|\ \ | |/ |/|
| * output mount id on createRobin Appelman2016-02-051-0/+5
| * verify that the auth backend is valid for the storage backendRobin Appelman2016-02-051-0/+5
| * list supported auth backends for storage backendsRobin Appelman2016-02-051-0/+3
| * Add occ files_external:create command to add new mountsRobin Appelman2016-02-054-0/+345
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-0818-0/+68
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-0714-0/+68
* | Merge pull request #22102 from owncloud/ldap_2nddispname-masterThomas Müller2016-02-0611-15/+209
|\ \
| * | Port of test_ldap_2nddispname to masterArthur Schiwon2016-02-0311-15/+209
* | | Merge pull request #22139 from owncloud/comments-files-cleanupThomas Müller2016-02-065-24/+151
|\ \ \
| * | | Move casting to IExpressionBuilderJoas Schilling2016-02-051-2/+3
| * | | fix pgsqlArthur Schiwon2016-02-051-2/+4
| * | | cleanup jobs for comments and comment read marksArthur Schiwon2016-02-055-24/+148
* | | | Merge pull request #22163 from owncloud/comments-sizelimitThomas Müller2016-02-063-2/+116
|\ \ \ \
| * | | | Limit comment size to 1000 in UIVincent Petry2016-02-053-2/+116
* | | | | Merge pull request #20618 from owncloud/action-icon-sizeThomas Müller2016-02-061-2/+2
|\ \ \ \ \
| * | | | | Fix image sizing for action icons in EdgeRobin Appelman2015-11-191-2/+2
* | | | | | Merge pull request #22165 from owncloud/comments-markowncommentasreadThomas Müller2016-02-062-0/+9
|\ \ \ \ \ \
| * | | | | | Mark own comments as read after postingVincent Petry2016-02-052-0/+9
| | |/ / / / | |/| | | |