Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [Share 2.0] Still allow isolated updates | Roeland Jago Douma | 2016-01-27 | 2 | -11/+125 | |
| * | | | | [Share 2.0] Also handle empty parameter in updateShare | Roeland Jago Douma | 2016-01-27 | 2 | -24/+283 | |
| * | | | | [Share 2.0] When passing empty strings don't fail | Roeland Jago Douma | 2016-01-27 | 2 | -10/+250 | |
* | | | | | cleanup shared cache | Robin Appelman | 2016-01-28 | 5 | -543/+61 | |
* | | | | | [Share 2.0] Fix interfaces and comments | Roeland Jago Douma | 2016-01-28 | 4 | -33/+34 | |
* | | | | | [Share 2.0] Move IShare to OCP | Roeland Jago Douma | 2016-01-27 | 4 | -36/+35 | |
|/ / / / | ||||||
* | | | | Merge pull request #21895 from owncloud/calendar-sharing | Thomas Müller | 2016-01-27 | 12 | -132/+912 | |
|\ \ \ \ | ||||||
| * | | | | Extract sharing functionality into own backend class for reusability | Thomas Müller | 2016-01-27 | 6 | -96/+203 | |
| * | | | | Fix server ctor including unit test - this shall never happen again | Thomas Müller | 2016-01-27 | 2 | -1/+25 | |
| * | | | | Migrate from CardDAV sharing to more generalk DAV sharing | Thomas Müller | 2016-01-27 | 9 | -36/+685 | |
* | | | | | Merge pull request #21940 from owncloud/share2_do_not_returned_removed_group_... | Thomas Müller | 2016-01-27 | 1 | -1/+8 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | [Share 2.0] Properly handle user deleted group shares | Roeland Jago Douma | 2016-01-27 | 1 | -1/+8 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #21947 from owncloud/oc-backbone-webdav-put-bool-tojson | Thomas Müller | 2016-01-27 | 2 | -8/+10 | |
|\ \ \ \ | ||||||
| * | | | | Fix system tags proppatch with booleans | Vincent Petry | 2016-01-27 | 2 | -8/+10 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #21856 from owncloud/sync-federated-cloud-users-in-cron | Thomas Müller | 2016-01-27 | 11 | -39/+246 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix PHPDoc and signature | Lukas Reschke | 2016-01-26 | 3 | -3/+10 | |
| * | | | Adding unit tests | Thomas Müller | 2016-01-25 | 6 | -8/+72 | |
| * | | | Sync federated clouds using a cron job | Thomas Müller | 2016-01-22 | 7 | -35/+171 | |
* | | | | Merge pull request #21741 from owncloud/l10n-improvements | Thomas Müller | 2016-01-27 | 1 | -3/+5 | |
|\ \ \ \ | ||||||
| * | | | | Fix tests | Joas Schilling | 2016-01-26 | 1 | -3/+5 | |
* | | | | | Merge pull request #21887 from owncloud/share2_updateShare | Thomas Müller | 2016-01-27 | 2 | -1/+68 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | [Share 2.0] Add update share | Roeland Jago Douma | 2016-01-26 | 2 | -1/+68 | |
| |/ / / | ||||||
* | | | | Add fake locking support for OneNote 2013 | Lukas Reschke | 2016-01-26 | 2 | -6/+12 | |
* | | | | Merge pull request #21664 from owncloud/comments-dav | Thomas Müller | 2016-01-26 | 12 | -0/+2140 | |
|\ \ \ \ | ||||||
| * | | | | files_sharing requires int as file id | Arthur Schiwon | 2016-01-26 | 1 | -1/+1 | |
| * | | | | adjust unit tests | Arthur Schiwon | 2016-01-26 | 3 | -7/+6 | |
| * | | | | Revert "utilize elementMap for parsing DateTime string input argument for REP... | Arthur Schiwon | 2016-01-26 | 1 | -8/+6 | |
| * | | | | return 404 instead of 403 when attempting to create a comment on an not exist... | Arthur Schiwon | 2016-01-26 | 1 | -3/+3 | |
| * | | | | utilize elementMap for parsing DateTime string input argument for REPORT method | Arthur Schiwon | 2016-01-26 | 1 | -6/+8 | |
| * | | | | smaller changes related to reviews | Arthur Schiwon | 2016-01-26 | 2 | -29/+17 | |
| * | | | | Comments DAV implementation | Arthur Schiwon | 2016-01-26 | 12 | -0/+2153 | |
| |/ / / | ||||||
* | | | | Do not use duplicated tag | Lukas Reschke | 2016-01-26 | 1 | -2/+1 | |
* | | | | Merge pull request #21833 from owncloud/use-proper-shared-uri-for-contacts | Thomas Müller | 2016-01-26 | 4 | -12/+11 | |
|\ \ \ \ | ||||||
| * | | | | Reassemble behavior on shared address books with respect to uri and displayname | Thomas Müller | 2016-01-26 | 4 | -12/+11 | |
| |/ / / | ||||||
* | | | | Merge pull request #21752 from owncloud/files-delete-fix | Thomas Müller | 2016-01-26 | 2 | -13/+1 | |
|\ \ \ \ | ||||||
| * | | | | Remove faulty directory permissions test | Robin McCorkell | 2016-01-15 | 1 | -10/+0 | |
| * | | | | Only check selection for delete permissions, not parent folder | Robin McCorkell | 2016-01-15 | 1 | -3/+1 | |
* | | | | | Merge pull request #21916 from owncloud/sftp-handle-no-user | Thomas Müller | 2016-01-26 | 1 | -0/+3 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Handle no user set in sftp constructor | Robin Appelman | 2016-01-26 | 1 | -0/+3 | |
* | | | | | Merge pull request #21853 from owncloud/tags-fixpropertyma | Thomas Müller | 2016-01-26 | 2 | -4/+2 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Fix TagList serializer | Vincent Petry | 2016-01-22 | 1 | -3/+1 | |
| * | | | | Fix oc:tags tag list serializer | Vincent Petry | 2016-01-22 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-26 | 8 | -2/+74 | |
* | | | | Merge pull request #21892 from owncloud/issue-21890-parameters | Thomas Müller | 2016-01-25 | 2 | -3/+5 | |
|\ \ \ \ | ||||||
| * | | | | Replace other usages | Joas Schilling | 2016-01-25 | 2 | -3/+5 | |
| | |/ / | |/| | | ||||||
* / | | | System tags sidebar selector now respects permissions | Vincent Petry | 2016-01-25 | 3 | -4/+42 | |
|/ / / | ||||||
* | | | Merge pull request #21401 from owncloud/dav-cache-getchildren | Thomas Müller | 2016-01-25 | 3 | -7/+32 | |
|\ \ \ | ||||||
| * | | | Put nodes from Directory->getChildren in the ObjectTree cache | Robin Appelman | 2016-01-17 | 3 | -7/+32 | |
* | | | | Merge pull request #21844 from owncloud/drop-image-path | Thomas Müller | 2016-01-25 | 3 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | Remove OC_Helper::imagePath and use the proper public interface | Morris Jobke | 2016-01-24 | 3 | -6/+6 |