| Commit message (Expand) | Author | Age | Files | Lines |
* | Add REPORT on files endpoint for filtering | Vincent Petry | 2016-02-08 | 1 | -0/+519 |
* | Remove calendar-proxy support - did this ever work? | Thomas Müller | 2016-02-08 | 1 | -4/+1 |
* | Mark own comments as read after posting | Vincent Petry | 2016-02-05 | 1 | -0/+4 |
* | Check for authorship on edit and delete attempts | Arthur Schiwon | 2016-02-04 | 1 | -1/+170 |
* | Adding propfind property to retrieve sharee information from a dav resource | Thomas Müller | 2016-02-03 | 3 | -4/+25 |
* | Deleting a shared address book results in unshare | Thomas Müller | 2016-02-03 | 3 | -1/+151 |
* | Deleting a shared calendar results in unshare | Thomas Müller | 2016-02-03 | 2 | -0/+108 |
* | Fix ACLs on shared calendars | Thomas Müller | 2016-02-03 | 1 | -10/+97 |
* | No duplicate address book if shared with user and group and the user is part ... | Thomas Müller | 2016-02-03 | 1 | -3/+30 |
* | No duplicate calendars if shared with user and group and the user is part of ... | Thomas Müller | 2016-02-03 | 1 | -2/+31 |
* | Add calendar sharing | Thomas Müller | 2016-02-03 | 12 | -98/+204 |
* | Merge pull request #22059 from owncloud/comments-readmark-dav | Thomas Müller | 2016-02-03 | 3 | -2/+52 |
|\ |
|
| * | set read marker via proppatch against entity | Arthur Schiwon | 2016-02-01 | 2 | -0/+6 |
| * | Return isUnread property per comment | Arthur Schiwon | 2016-02-01 | 1 | -2/+46 |
* | | Merge pull request #22055 from owncloud/systemtags-checkfileidowner | Thomas Müller | 2016-02-02 | 2 | -3/+78 |
|\ \ |
|
| * | | Make sure user has access to file for system tag operations | Vincent Petry | 2016-02-01 | 2 | -3/+78 |
| |/ |
|
* / | Register all system address books to the contacts manager | Thomas Müller | 2016-02-02 | 2 | -4/+15 |
|/ |
|
* | Comments WebDAV adjustements | Arthur Schiwon | 2016-01-29 | 1 | -0/+148 |
* | Merge pull request #21932 from owncloud/comments-dav-refinements | Thomas Müller | 2016-01-29 | 2 | -6/+22 |
|\ |
|
| * | provide info about plugin, and do not run commit ourselves on proppatch | Arthur Schiwon | 2016-01-26 | 2 | -6/+22 |
* | | Merge pull request #21333 from owncloud/migrate-contacts | Thomas Müller | 2016-01-28 | 3 | -0/+350 |
|\ \ |
|
| * | | Fix sql to get shared addressbooks including unit tests | Thomas Müller | 2016-01-27 | 1 | -0/+16 |
| * | | Unit testing database access to old contacts tables | Thomas Müller | 2016-01-27 | 2 | -0/+264 |
| * | | Unit testing migration logic | Thomas Müller | 2016-01-27 | 1 | -0/+70 |
* | | | Merge pull request #21895 from owncloud/calendar-sharing | Thomas Müller | 2016-01-27 | 5 | -7/+688 |
|\ \ \
| |/ /
|/| | |
|
| * | | Extract sharing functionality into own backend class for reusability | Thomas Müller | 2016-01-27 | 1 | -3/+4 |
| * | | Fix server ctor including unit test - this shall never happen again | Thomas Müller | 2016-01-27 | 1 | -0/+24 |
| * | | Migrate from CardDAV sharing to more generalk DAV sharing | Thomas Müller | 2016-01-27 | 3 | -4/+660 |
| |/ |
|
* / | Fix system tags proppatch with booleans | Vincent Petry | 2016-01-27 | 1 | -4/+4 |
|/ |
|
* | Merge pull request #21664 from owncloud/comments-dav | Thomas Müller | 2016-01-26 | 5 | -0/+1212 |
|\ |
|
| * | adjust unit tests | Arthur Schiwon | 2016-01-26 | 3 | -7/+6 |
| * | Comments DAV implementation | Arthur Schiwon | 2016-01-26 | 5 | -0/+1213 |
* | | Reassemble behavior on shared address books with respect to uri and displayname | Thomas Müller | 2016-01-26 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #21814 from owncloud/systemtags-backend-permissions | Thomas Müller | 2016-01-22 | 5 | -96/+518 |
|\ |
|
| * | Inject user session to check for admin in system tags DAV handlers | Vincent Petry | 2016-01-21 | 2 | -3/+35 |
| * | Fix DAV to respect system tags permissions | Vincent Petry | 2016-01-21 | 5 | -95/+485 |
* | | Merge pull request #21826 from owncloud/dav-fix-user-deletion | Thomas Müller | 2016-01-22 | 1 | -0/+41 |
|\ \
| |/
|/| |
|
| * | No card ID when deleting is acceptable | Joas Schilling | 2016-01-21 | 1 | -0/+41 |
* | | Merge pull request #21778 from owncloud/share-calendars | Thomas Müller | 2016-01-21 | 22 | -204/+339 |
|\ \ |
|
| * | | Add back the current-user-principal test suite | Thomas Müller | 2016-01-19 | 1 | -1/+1 |
| * | | CalDAV sync tests | Thomas Müller | 2016-01-19 | 21 | -203/+331 |
| * | | Adjust CalDAV tests | Thomas Müller | 2016-01-19 | 2 | -2/+9 |
| |/ |
|
* / | Added system tags GUI in sidebar | Vincent Petry | 2016-01-19 | 1 | -2/+2 |
|/ |
|
* | Fix xml namespace in test | Thomas Müller | 2016-01-18 | 1 | -1/+1 |
* | Fixing sharing unit test | Thomas Müller | 2016-01-18 | 1 | -6/+8 |
* | Fix CalDAV test suite | Thomas Müller | 2016-01-18 | 1 | -1/+1 |
* | Test ownCloud CardDAV sharing using CalDAVTester | Thomas Müller | 2016-01-18 | 16 | -4/+371 |
* | Fix unit test - optimize code | Thomas Müller | 2016-01-18 | 1 | -8/+8 |
* | Show group shared addressbooks | Thomas Müller | 2016-01-18 | 1 | -2/+8 |
* | Unit tests for updateUser and deleteUser | Thomas Müller | 2016-01-14 | 1 | -1/+35 |