Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add benchmark tests | Louis Chemineau | 2021-10-15 | 7 | -231/+174 |
* | Add BulkUpload DAV plugin | Louis Chemineau | 2021-10-15 | 15 | -4/+2763 |
* | Merge pull request #29188 from nextcloud/enhancement/public-write-api | Daniel | 2021-10-15 | 10 | -10/+206 |
|\ | |||||
| * | Add create method to extended calendar implementation | Anna Larch | 2021-10-15 | 10 | -10/+206 |
* | | Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-... | John Molakvoæ | 2021-10-15 | 32 | -54/+260 |
|\ \ | |||||
| * | | Bump autoloader | Joas Schilling | 2021-10-14 | 27 | -50/+52 |
| * | | Bump since version | Joas Schilling | 2021-10-14 | 2 | -3/+3 |
| * | | Adjust namespace and print a message when the job was skipped | Joas Schilling | 2021-10-14 | 1 | -5/+14 |
| * | | Move queries to the joblist | Joas Schilling | 2021-10-14 | 5 | -28/+54 |
| * | | Add a command to show info about a background job and force-execute it | Joas Schilling | 2021-10-14 | 2 | -0/+169 |
* | | | Merge pull request #29235 from nextcloud/feat/appstore/enterprise | John Molakvoæ | 2021-10-15 | 6 | -10/+33 |
|\ \ \ | |||||
| * | | | Send the subscription key to the appstore requests | John Molakvoæ | 2021-10-14 | 6 | -10/+33 |
* | | | | Merge pull request #29180 from nextcloud/bug/27798/fix-php-error-in-ldap-access | John Molakvoæ | 2021-10-15 | 12 | -116/+207 |
|\ \ \ \ | |||||
| * | | | | Use Psr\Log\LoggerInterface where it can easily be used in user_ldap | Côme Chilliet | 2021-10-14 | 5 | -78/+136 |
| * | | | | Fix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Ac... | Côme Chilliet | 2021-10-14 | 2 | -2/+3 |
| * | | | | Use Psr\Log\LoggerInterface in OCA\User_LDAP\Access | Côme Chilliet | 2021-10-12 | 6 | -37/+65 |
| * | | | | Avoid PHP errors when the LDAP attribute is not found | Côme Chilliet | 2021-10-12 | 1 | -1/+5 |
* | | | | | Merge pull request #29247 from nextcloud/automated/noid/psalm-baseline-update | Daniel | 2021-10-15 | 1 | -5/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Update psalm baseline | nextcloud-command | 2021-10-15 | 1 | -5/+2 |
* | | | | | | Merge pull request #29248 from nextcloud/fix/noid/doc-bkgscan | Daniel | 2021-10-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix background scan doc in config | Vincent Petry | 2021-10-15 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-15 | 6 | -2/+44 |
* | | | | | Merge pull request #29241 from nextcloud/fix/new-jcrop | Pytal | 2021-10-14 | 5 | -325/+26 |
|\ \ \ \ \ | |||||
| * | | | | | Switch to the "new" jcrop | Christoph Wurst | 2021-10-14 | 5 | -325/+26 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #29246 from nextcloud/fix/make-psalm-happer | Daniel | 2021-10-14 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Change return type to correct type | Anna Larch | 2021-10-14 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #29231 from nextcloud/fix/calendar-providers-instances | Christoph Wurst | 2021-10-14 | 2 | -5/+44 |
|\ \ \ \ \ | |||||
| * | | | | | Build instances of the calendar providers before using them | Christoph Wurst | 2021-10-14 | 2 | -5/+44 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #29245 from nextcloud/artonge-patch-1 | Christoph Wurst | 2021-10-14 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Add mapping for louis [CI SKIP] | Louis | 2021-10-14 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #29244 from nextcloud/add-kesselb-mailmap | Christoph Wurst | 2021-10-14 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add mapping for kesselb [CI SKIP] | Daniel Kesselberg | 2021-10-14 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge pull request #29157 from nextcloud/enh/opendocument | Julius Härtl | 2021-10-14 | 8 | -3/+55 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix integrity checker tests | Julius Härtl | 2021-10-13 | 2 | -2/+21 |
| * | | | Add OpenDocument flat mimetypes and x-office/drawing alias | Julius Härtl | 2021-10-12 | 6 | -1/+34 |
* | | | | Merge pull request #28250 from pjft/patch-3 | Louis | 2021-10-14 | 2 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | Fix bug introduced on drag and drop external files | pjft | 2021-08-13 | 2 | -1/+7 |
* | | | | | Merge pull request #27194 from nextcloud/new-ftp | John Molakvoæ | 2021-10-14 | 5 | -119/+652 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | ftp ci improvements | Robin Appelman | 2021-10-07 | 2 | -8/+13 |
| * | | | | update copyright header | Robin Appelman | 2021-10-07 | 1 | -1/+2 |
| * | | | | make param names consistent with interface for copy directory polyfill | Robin Appelman | 2021-10-07 | 1 | -7/+7 |
| * | | | | fixup tests for ftp limitations | Robin Appelman | 2021-10-07 | 1 | -0/+44 |
| * | | | | teardown | Robin Appelman | 2021-10-07 | 2 | -1/+6 |
| * | | | | ftp logs | Robin Appelman | 2021-10-07 | 1 | -0/+4 |
| * | | | | add new ftp backend | Robin Appelman | 2021-10-07 | 3 | -122/+524 |
| * | | | | run ftp external storage tests against multiple ftp servers | Robin Appelman | 2021-10-07 | 2 | -1/+73 |
* | | | | | Merge pull request #29135 from nextcloud/feat/appstore-filtering | Joas Schilling | 2021-10-14 | 3 | -3/+108 |
|\ \ \ \ \ | |||||
| * | | | | | Fix variable | John Molakvoæ | 2021-10-13 | 1 | -5/+5 |
| * | | | | | Allow to whitelist apps from the apsptore | John Molakvoæ | 2021-10-13 | 3 | -3/+108 |
| |/ / / / | |||||
* | | | | | Merge pull request #29195 from nextcloud/fix/calendar-invitations-default-lan... | Daniel | 2021-10-14 | 3 | -4/+4 |
|\ \ \ \ \ |