| Commit message (Expand) | Author | Age | Files | Lines |
* | Translate the maintenance mode message in webdav | Morris Jobke | 2020-05-06 | 2 | -3/+12 |
* | Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculation | Roeland Jago Douma | 2020-04-30 | 1 | -10/+18 |
|\ |
|
| * | Do not include mountpoints when calculating quota usage on WebDAV | Julius Härtl | 2020-04-24 | 1 | -10/+18 |
* | | Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendar | Roeland Jago Douma | 2020-04-30 | 3 | -54/+196 |
|\ \ |
|
| * | | Provide links to calendar in event creation/update activities | Thomas Citharel | 2020-04-26 | 3 | -54/+196 |
| |/ |
|
* | | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 41 | -0/+43 |
* | | Merge pull request #20632 from nextcloud/bugfix/20624 | Morris Jobke | 2020-04-27 | 1 | -2/+20 |
|\ \
| |/
|/| |
|
| * | Only catch anonymous OPTIONS for Office | Julius Härtl | 2020-04-24 | 1 | -2/+20 |
* | | Add test that shares and tags are ignored for chunk files. | Daniel Kesselberg | 2020-04-21 | 2 | -1/+43 |
|/ |
|
* | Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handling | Roeland Jago Douma | 2020-04-17 | 1 | -12/+12 |
|\ |
|
| * | Always transform the etag and read the data | Joas Schilling | 2020-04-15 | 1 | -12/+12 |
* | | Update list of multiple properties | John Molakvoæ (skjnldsv) | 2020-04-17 | 1 | -2/+85 |
|/ |
|
* | Fix unit tests | Joas Schilling | 2020-04-15 | 1 | -5/+50 |
* | Verify that destination is not a directory. | Daniel Kesselberg | 2020-04-14 | 1 | -4/+38 |
* | Provide dav setting for user's default calendar | Thomas Citharel | 2020-04-13 | 1 | -2/+221 |
* | Format code according to PSR2 | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 10 | -32/+32 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 6 | -7/+7 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 66 | -193/+102 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 2 | -2/+2 |
* | Merge pull request #20391 from nextcloud/refactor/spaces-cleanup | Christoph Wurst | 2020-04-09 | 3 | -7/+7 |
|\ |
|
| * | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 2 | -6/+6 |
| * | Remove spaces after method or function call | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywords | Christoph Wurst | 2020-04-09 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Use php keywords in lowercase | Christoph Wurst | 2020-04-09 | 2 | -2/+2 |
* | | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 34 | -64/+64 |
|/ |
|
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 14 | -12/+2 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 16 | -234/+234 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -2/+2 |
* | Add default titles for titleless events in invitations | Thomas Citharel | 2020-04-03 | 1 | -5/+49 |
* | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 1 | -8/+13 |
|\ |
|
| * | Fix unit tests | Joas Schilling | 2020-04-02 | 1 | -8/+13 |
* | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 78 | -22/+90 |
|/ |
|
* | Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0 | Roeland Jago Douma | 2020-03-30 | 9 | -29/+32 |
|\ |
|
| * | RequestTestCase: Default type for headers needs to be array | Georg Ehrke | 2020-03-27 | 1 | -1/+1 |
| * | Adjust FakeLockerPluginTest to new Sabre version | Georg Ehrke | 2020-03-27 | 1 | -1/+1 |
| * | Set custom ProdId in Birthday service, do not depend on Sabre Versio number f... | Georg Ehrke | 2020-03-27 | 1 | -8/+15 |
| * | Fix usage of Sabre\HTTP\Request in unit tests | Georg Ehrke | 2020-03-27 | 5 | -18/+14 |
| * | Sabre/DAV 4.0: beforeMethod is now beforeMethod:* | Georg Ehrke | 2020-03-27 | 1 | -1/+1 |
* | | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 17 | -30/+0 |
|\ \
| |/
|/| |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 17 | -30/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 13 | -202/+202 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 58 | -854/+854 |
|/ |
|
* | Merge pull request #19986 from nextcloud/bugfix/19980/fix_uid_as_uri | Roeland Jago Douma | 2020-03-25 | 1 | -3/+9 |
|\ |
|
| * | RefreshWebcalService: randomly generate calendar-object uri | Georg Ehrke | 2020-03-16 | 1 | -3/+9 |
* | | Merge pull request #18788 from nextcloud/fix/18782/translate-busy-in-caldav | Christoph Wurst | 2020-03-24 | 1 | -1/+24 |
|\ \ |
|
| * | | Translate 'Busy' in CalDAV | Gary Kim | 2020-02-23 | 1 | -1/+24 |
* | | | Add extra test case to exclude by timerange | Thomas Citharel | 2020-03-22 | 1 | -5/+4 |
* | | | Added test testSearch | dartcafe | 2020-03-22 | 1 | -1/+3 |
* | | | Fix tests due to config adjustments | Julius Härtl | 2020-03-20 | 1 | -16/+12 |