| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #5435 from nextcloud/backport-5124-allow-dirlisting-with-u... | Lukas Reschke | 2017-07-11 | 1 | -4/+5 |
|\ |
|
| * | Fix unit test | Joas Schilling | 2017-06-16 | 1 | -4/+5 |
* | | Don't log passwords on dav exceptions | Joas Schilling | 2017-07-05 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #5301 from nextcloud/bugfix-stable12/noid/fix_proppatch_re... | Morris Jobke | 2017-06-14 | 1 | -0/+6 |
|\ |
|
| * | allow users to send PropPatch request when calendar is group-shared with them | Georg Ehrke | 2017-06-08 | 1 | -0/+6 |
* | | Merge pull request #5299 from nextcloud/bugfix-stable12/4885/calendar_shares_... | Morris Jobke | 2017-06-14 | 3 | -0/+14 |
|\ \ |
|
| * | | urldecode group principals in Cal- and CardDAV backend | Georg Ehrke | 2017-06-12 | 3 | -0/+14 |
| |/ |
|
* | | Merge pull request #5386 from nextcloud/stable12-allow-to-share-to-local-user... | Joas Schilling | 2017-06-14 | 1 | -3/+9 |
|\ \ |
|
| * | | Prevent sending second WWW-Authenticate header | Lukas Reschke | 2017-06-13 | 1 | -3/+9 |
* | | | Merge pull request #5296 from nextcloud/bugfix-stable12/5077/allow_proppatche... | Morris Jobke | 2017-06-13 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | allow PropPatch requests to contact_birthdays | Georg Ehrke | 2017-06-08 | 1 | -0/+4 |
| |/ |
|
* / | add missing parent::setUp that broke any other dav app test | Georg Ehrke | 2017-06-12 | 1 | -0/+1 |
|/ |
|
* | fix replacing of 4MB Unicode Chars in cal props table | Georg Ehrke | 2017-05-21 | 1 | -1/+1 |
* | Make legacy DAV backend use the BearerAuth backend as well | Lukas Reschke | 2017-05-18 | 1 | -1/+2 |
* | Use Bearer backend for SabreDAV | Lukas Reschke | 2017-05-18 | 1 | -0/+88 |
* | Merge pull request #4621 from nextcloud/fix_readonly_shared_calendar_proppatch | Morris Jobke | 2017-05-08 | 2 | -0/+4 |
|\ |
|
| * | fix PROPPATCH requests to read-only shared calendars | Georg Ehrke | 2017-05-08 | 2 | -0/+4 |
* | | Fix ImageExportPluginTest | Roeland Jago Douma | 2017-05-08 | 1 | -120/+113 |
* | | Always dispatch Carddav events | Roeland Jago Douma | 2017-05-08 | 1 | -11/+42 |
* | | check password for mail shares as well | Bjoern Schiessle | 2017-05-04 | 1 | -1/+51 |
* | | Fix tests | Roeland Jago Douma | 2017-05-02 | 1 | -1/+15 |
|/ |
|
* | Merge pull request #4098 from nextcloud/feature/caldav_search | Morris Jobke | 2017-04-28 | 3 | -0/+595 |
|\ |
|
| * | unit test custom calendar search | Georg Ehrke | 2017-04-28 | 1 | -0/+132 |
| * | require at least one param or prop filter element | Georg Ehrke | 2017-04-25 | 1 | -0/+4 |
| * | unit test CalDAV Search Plugin | Georg Ehrke | 2017-04-25 | 2 | -0/+459 |
* | | Fix class names | Joas Schilling | 2017-04-27 | 1 | -4/+4 |
* | | Fix last unit tests | Joas Schilling | 2017-04-27 | 2 | -200/+32 |
* | | Don't end the abstract class name with Test.php | Joas Schilling | 2017-04-27 | 4 | -4/+4 |
* | | Properly handle missing READ permission | Vincent Petry | 2017-04-27 | 4 | -11/+80 |
* | | Fix duplicate name of class | Joas Schilling | 2017-04-27 | 2 | -6/+6 |
* | | Fix FutureFile MOVE to keep destination node | Vincent Petry | 2017-04-26 | 1 | -0/+63 |
* | | Moved unit tests from ObjectTree::move to Directory | Vincent Petry | 2017-04-26 | 2 | -9/+255 |
|/ |
|
* | Merge pull request #4443 from nextcloud/cleanup-unused-imports | Joas Schilling | 2017-04-24 | 11 | -19/+1 |
|\ |
|
| * | Remove unused use statements | Morris Jobke | 2017-04-22 | 11 | -19/+1 |
* | | add owner-displayname property to calendars and addressbooks | Georg Ehrke | 2017-04-23 | 3 | -2/+7 |
|/ |
|
* | Merge pull request #4406 from nextcloud/fix-unit-test-problems | Roeland Jago Douma | 2017-04-21 | 2 | -7/+17 |
|\ |
|
| * | Fix invalid Dav test | Joas Schilling | 2017-04-20 | 2 | -7/+17 |
* | | Fix unit tests | Morris Jobke | 2017-04-20 | 2 | -1/+5 |
* | | Restrict share handling to the owner only | Joas Schilling | 2017-04-20 | 1 | -4/+0 |
|/ |
|
* | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 1 | -4/+4 |
|\ |
|
| * | adjust existing tests | Bjoern Schiessle | 2017-04-11 | 1 | -4/+4 |
* | | Allow file upload when storage is unlimited | Joas Schilling | 2017-04-12 | 1 | -5/+11 |
|/ |
|
* | don't remove owner property for public calendars | Georg Ehrke | 2017-04-09 | 3 | -3/+157 |
* | Don't list on public calendar endpoints | Lukas Reschke | 2017-04-05 | 1 | -7/+2 |
* | Merge pull request #3620 from nextcloud/feature/1463/editable_color_name_for_... | Morris Jobke | 2017-04-03 | 2 | -8/+179 |
|\ |
|
| * | OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackend | Georg Ehrke | 2017-03-27 | 1 | -2/+2 |
| * | allow sharees to edit certain calendar properties for themselves | Georg Ehrke | 2017-03-27 | 2 | -8/+179 |
* | | Merge pull request #4062 from nextcloud/downstream-26872 | Morris Jobke | 2017-03-29 | 3 | -2/+175 |
|\ \ |
|
| * | | Adding AvatarNodeTest | Thomas Müller | 2017-03-29 | 1 | -0/+48 |
| * | | Adding AvatarHomeTest | Thomas Müller | 2017-03-29 | 2 | -2/+127 |
| |/ |
|