| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-... | Roeland Jago Douma | 2020-04-04 | 1 | -1/+1 |
|\ |
|
| * | Unify default value for restricting user enumeration with settings | Daniel Calviño Sánchez | 2020-03-24 | 1 | -1/+1 |
* | | Catch NoUserException when running the upload cleanup as cronjob | Julius Härtl | 2020-04-03 | 1 | -1/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-03 | 4 | -16/+22 |
* | | Query Application class on publicwebdav | Julius Härtl | 2020-04-02 | 1 | -1/+1 |
* | | 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 | 140 | -57/+201 |
|/ / |
|
* | | Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0 | Roeland Jago Douma | 2020-03-30 | 21 | -40/+44 |
|\ \ |
|
| * | | 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 | 2 | -8/+16 |
| * | | 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 | 12 | -12/+12 |
* | | | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 32 | -57/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove unused imports | Christoph Wurst | 2020-03-25 | 32 | -57/+0 |
* | | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 33 | -254/+254 |
* | | | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-return | Christoph Wurst | 2020-03-26 | 58 | -854/+854 |
|\ \ \ |
|
| * | | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 58 | -854/+854 |
| |/ / |
|
* / / | Use lowercase true, false and null constants | Christoph Wurst | 2020-03-25 | 2 | -2/+2 |
|/ / |
|
* | | Register an address book with recent contacts | Christoph Wurst | 2020-03-25 | 1 | -5/+10 |
* | | Merge pull request #20145 from nextcloud/bugfix/noid/generated-avatars-and-no... | blizzz | 2020-03-25 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix generated avatars and nophoto cache files | Joas Schilling | 2020-03-24 | 1 | -2/+2 |
* | | | Merge pull request #19986 from nextcloud/bugfix/19980/fix_uid_as_uri | Roeland Jago Douma | 2020-03-25 | 2 | -6/+20 |
|\ \ \ |
|
| * | | | RefreshWebcalService: randomly generate calendar-object uri | Georg Ehrke | 2020-03-16 | 2 | -6/+20 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-25 | 2 | -0/+14 |
| |/ /
|/| | |
|
* | | | Merge pull request #18788 from nextcloud/fix/18782/translate-busy-in-caldav | Christoph Wurst | 2020-03-24 | 4 | -10/+47 |
|\ \ \
| |_|/
|/| | |
|
| * | | Translate 'Busy' in CalDAV | Gary Kim | 2020-02-23 | 4 | -10/+47 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-23 | 114 | -400/+400 |
* | | | Add check that DateTime parameters are of correct type | Thomas Citharel | 2020-03-22 | 1 | -3/+4 |
* | | | 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 OCA\DAV\CalDAV\CalDavBackend search $options | dartcafe | 2020-03-22 | 1 | -2/+2 |
* | | | Merge pull request #20042 from nextcloud/fix/noid/styled-dav-browser-error | Roeland Jago Douma | 2020-03-22 | 2 | -36/+12 |
|\ \ \ |
|
| * | | | use core templates for displaying dav errors in the browser | Arthur Schiwon | 2020-03-20 | 2 | -36/+9 |
| * | | | fix dav browser error page not styled | Arthur Schiwon | 2020-03-19 | 2 | -3/+6 |
* | | | | Fix tests due to config adjustments | Julius Härtl | 2020-03-20 | 1 | -16/+12 |
* | | | | Return empty system addressbook since we cannot easily limit it to groups | Julius Härtl | 2020-03-20 | 1 | -1/+3 |
* | | | | Limit enumeration in principal search | Julius Härtl | 2020-03-20 | 2 | -1/+150 |
|/ / / |
|
* | | | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-19 | 2 | -0/+4 |
* | | | rebuild autoloader | Robin Appelman | 2020-03-18 | 2 | -2/+0 |
* | | | fix tests | Robin Appelman | 2020-03-18 | 1 | -57/+2 |
* | | | remove the detour trough node and work with path directly | Robin Appelman | 2020-03-18 | 2 | -73/+8 |
* | | | use INode instead of Node for custom properties | Robin Appelman | 2020-03-18 | 2 | -6/+20 |
* | | | handle long property paths to hasing paths >250 chars | Robin Appelman | 2020-03-18 | 2 | -32/+77 |
* | | | remove unused code | Robin Appelman | 2020-03-18 | 1 | -53/+0 |
* | | | test custom properties backend against real database | Robin Appelman | 2020-03-18 | 1 | -52/+87 |
* | | | merge the two almost identical custom property backends | Robin Appelman | 2020-03-18 | 5 | -376/+135 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-18 | 2 | -0/+2 |