summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21947 from owncloud/oc-backbone-webdav-put-bool-tojsonThomas Müller2016-01-272-8/+10
|\
| * Fix system tags proppatch with booleansVincent Petry2016-01-272-8/+10
* | Merge pull request #21856 from owncloud/sync-federated-cloud-users-in-cronThomas Müller2016-01-2711-39/+246
|\ \ | |/ |/|
| * Fix PHPDoc and signatureLukas Reschke2016-01-263-3/+10
| * Adding unit testsThomas Müller2016-01-256-8/+72
| * Sync federated clouds using a cron jobThomas Müller2016-01-227-35/+171
* | Merge pull request #21741 from owncloud/l10n-improvementsThomas Müller2016-01-271-3/+5
|\ \
| * | Fix testsJoas Schilling2016-01-261-3/+5
* | | Merge pull request #21887 from owncloud/share2_updateShareThomas Müller2016-01-272-1/+68
|\ \ \
| * | | [Share 2.0] Add update shareRoeland Jago Douma2016-01-262-1/+68
| |/ /
* | | Add fake locking support for OneNote 2013Lukas Reschke2016-01-262-6/+12
* | | Merge pull request #21664 from owncloud/comments-davThomas Müller2016-01-2612-0/+2140
|\ \ \
| * | | files_sharing requires int as file idArthur Schiwon2016-01-261-1/+1
| * | | adjust unit testsArthur Schiwon2016-01-263-7/+6
| * | | Revert "utilize elementMap for parsing DateTime string input argument for REP...Arthur Schiwon2016-01-261-8/+6
| * | | return 404 instead of 403 when attempting to create a comment on an not exist...Arthur Schiwon2016-01-261-3/+3
| * | | utilize elementMap for parsing DateTime string input argument for REPORT methodArthur Schiwon2016-01-261-6/+8
| * | | smaller changes related to reviewsArthur Schiwon2016-01-262-29/+17
| * | | Comments DAV implementationArthur Schiwon2016-01-2612-0/+2153
| |/ /
* | | Do not use duplicated tagLukas Reschke2016-01-261-2/+1
* | | Merge pull request #21833 from owncloud/use-proper-shared-uri-for-contactsThomas Müller2016-01-264-12/+11
|\ \ \
| * | | Reassemble behavior on shared address books with respect to uri and displaynameThomas Müller2016-01-264-12/+11
| |/ /
* | | Merge pull request #21752 from owncloud/files-delete-fixThomas Müller2016-01-262-13/+1
|\ \ \
| * | | Remove faulty directory permissions testRobin McCorkell2016-01-151-10/+0
| * | | Only check selection for delete permissions, not parent folderRobin McCorkell2016-01-151-3/+1
* | | | Merge pull request #21916 from owncloud/sftp-handle-no-userThomas Müller2016-01-261-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Handle no user set in sftp constructorRobin Appelman2016-01-261-0/+3
* | | | Merge pull request #21853 from owncloud/tags-fixpropertymaThomas Müller2016-01-262-4/+2
|\ \ \ \
| * | | | Fix TagList serializerVincent Petry2016-01-221-3/+1
| * | | | Fix oc:tags tag list serializerVincent Petry2016-01-221-1/+1
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-268-2/+74
* | | | Merge pull request #21892 from owncloud/issue-21890-parametersThomas Müller2016-01-252-3/+5
|\ \ \ \
| * | | | Replace other usagesJoas Schilling2016-01-252-3/+5
| | |/ / | |/| |
* / | | System tags sidebar selector now respects permissionsVincent Petry2016-01-253-4/+42
|/ / /
* | | Merge pull request #21401 from owncloud/dav-cache-getchildrenThomas Müller2016-01-253-7/+32
|\ \ \
| * | | Put nodes from Directory->getChildren in the ObjectTree cacheRobin Appelman2016-01-173-7/+32
* | | | Merge pull request #21844 from owncloud/drop-image-pathThomas Müller2016-01-253-6/+6
|\ \ \ \
| * | | | Remove OC_Helper::imagePath and use the proper public interfaceMorris Jobke2016-01-243-6/+6
* | | | | Add missing use statements for IGroupManager and IUserSessionRoeland Jago Douma2016-01-251-0/+2
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-256-4/+28
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-2414-0/+14
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-2310-8/+126
* | | | Merge pull request #19002 from UoM-ResPlat-DevOps/swift-streaming-downloadThomas Müller2016-01-221-16/+13
|\ \ \ \
| * | | | Modified swift handling to explicitly set 404 responses to falseDaniel Tosello2016-01-121-1/+2
| * | | | Fixing swift fopen by ensuring stream is a valid resourceDaniel Tosello2015-12-101-1/+4
| * | | | Streaming download from Swift external storageTim Dettrick2015-12-101-17/+10
* | | | | Merge pull request #21719 from owncloud/move-notification-api-to-ocpThomas Müller2016-01-222-3/+3
|\ \ \ \ \
| * | | | | Move the notification API to public namespaceJoas Schilling2016-01-222-3/+3
* | | | | | Merge pull request #21814 from owncloud/systemtags-backend-permissionsThomas Müller2016-01-2212-112/+715
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Inject user session to check for admin in system tags DAV handlersVincent Petry2016-01-216-30/+122