| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test for received share in share_folder | Vincent Petry | 2022-11-15 | 2 | -0/+16 |
* | Update psalm baseline | nextcloud-command | 2022-11-07 | 1 | -21/+0 |
* | Update behat/behat requirement in /build/integration | dependabot[bot] | 2022-11-04 | 2 | -46/+45 |
* | Merge pull request #33884 from nextcloud/dependabot/composer/build/integratio... | Vincent Petry | 2022-11-04 | 2 | -25/+33 |
|\ |
|
| * | Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0 in /build/integration | dependabot[bot] | 2022-09-03 | 2 | -25/+33 |
* | | Update psalm baseline | nextcloud-command | 2022-11-03 | 1 | -9/+2 |
* | | Use the official phpDocumentor release | Ferdinand Thiessen | 2022-10-31 | 1 | -5/+1 |
* | | Merge pull request #34884 from nextcloud/automated/noid/master-update-psalm-b... | Daniel | 2022-10-29 | 1 | -26/+0 |
|\ \ |
|
| * | | Update psalm baseline | nextcloud-command | 2022-10-29 | 1 | -26/+0 |
* | | | Bump phpunit/phpunit from 9.5.23 to 9.5.26 in /build/integration | dependabot[bot] | 2022-10-29 | 1 | -40/+44 |
|/ / |
|
* | | Only check unsupported browsers on user rendering | John Molakvoæ | 2022-10-28 | 1 | -4/+31 |
* | | silence psalm | Arthur Schiwon | 2022-10-21 | 1 | -0/+3 |
* | | Update psalm baseline | nextcloud-command | 2022-10-21 | 1 | -2/+1 |
* | | Merge pull request #34624 from nextcloud/fix/files_external_psalm | Carl Schwan | 2022-10-20 | 1 | -182/+1 |
|\ \ |
|
| * | | Rename file1 and file2 to source and target in Storage abstraction | Carl Schwan | 2022-10-18 | 1 | -11/+1 |
| * | | Additional type hinting found by psalm | Carl Schwan | 2022-10-18 | 1 | -0/+8 |
| * | | Update psalm baseline following previous fixes | Carl Schwan | 2022-10-17 | 1 | -180/+0 |
* | | | Fix psalm | Carl Schwan | 2022-10-20 | 1 | -11/+1 |
* | | | Merge pull request #34628 from nextcloud/fix/files_sharing_psalm | Carl Schwan | 2022-10-18 | 1 | -60/+1 |
|\ \ \ |
|
| * | | | Fix various other small psalm issues | Carl Schwan | 2022-10-17 | 1 | -60/+1 |
| |/ / |
|
* | | | Merge pull request #34554 from nextcloud/fix/psalm-twofactor-registry | Carl Schwan | 2022-10-18 | 1 | -21/+2 |
|\ \ \ |
|
| * | | | Fix the type of the return array in a few more places | Carl Schwan | 2022-10-18 | 1 | -11/+2 |
| * | | | Fix wrong types in phpdoc for twofactor registry | Carl Schwan | 2022-10-12 | 1 | -10/+0 |
* | | | | Merge pull request #34563 from nextcloud/debt/noid/carddav-too-many-arguments | Christoph Wurst | 2022-10-17 | 1 | -3/+0 |
|\ \ \ \ |
|
| * | | | | Fix TooManyArguments warning for carddav.php | Daniel Kesselberg | 2022-10-16 | 1 | -3/+0 |
* | | | | | Merge pull request #34565 from nextcloud/debt/noid/fakelocker-too-many-arguments | Christoph Wurst | 2022-10-17 | 1 | -5/+0 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Fix TooManyArguments for FakeLockerPlugin | Daniel Kesselberg | 2022-10-14 | 1 | -5/+0 |
| |/ / / |
|
* / / / | Update psalm baseline | nextcloud-command | 2022-10-16 | 1 | -3/+0 |
|/ / / |
|
* | | | Improve container return type annotations | Julius Härtl | 2022-10-14 | 1 | -1/+4 |
* | | | Update psalm baseline | nextcloud-command | 2022-10-12 | 1 | -5/+0 |
* | | | Update CA certificate bundle | nextcloud-command | 2022-10-11 | 1 | -1/+1 |
|/ / |
|
* | | Update psalm baseline | nextcloud-command | 2022-10-07 | 1 | -3/+0 |
* | | Update psalm baseline | nextcloud-command | 2022-10-02 | 1 | -20/+1 |
* | | add .pre-commit-config.yaml to expected files in checker | Côme Chilliet | 2022-09-30 | 1 | -0/+1 |
* | | Correctly handle Redis::keys returning false | Côme Chilliet | 2022-09-29 | 1 | -1/+1 |
* | | Merge pull request #34160 from nextcloud/fix/detect-weird-local-ips | Vincent Petry | 2022-09-22 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix idn_to_utf8 stub signature | Côme Chilliet | 2022-09-22 | 1 | -2/+2 |
* | | | Update CA certificate bundle | nextcloud-command | 2022-09-20 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #34107 from nextcloud/automate-cacert-update | Joas Schilling | 2022-09-18 | 2 | -21/+1 |
|\ \ |
|
| * | | Remove legacy ca-cert checker | Joas Schilling | 2022-09-16 | 1 | -21/+0 |
| * | | Automate CA certificate bundle update | Joas Schilling | 2022-09-16 | 1 | -0/+1 |
* | | | Update psalm baseline | nextcloud-command | 2022-09-16 | 1 | -4/+0 |
|/ / |
|
* | | Merge pull request #33941 from nextcloud/fix/public-sharing | Carl Schwan | 2022-09-15 | 1 | -0/+1 |
|\ \ |
|
| * | | Only normalize data in public shares and not crud | Carl Schwan | 2022-09-08 | 1 | -0/+1 |
| |/ |
|
* / | Update psalm baseline | nextcloud-command | 2022-09-13 | 1 | -2/+1 |
|/ |
|
* | Remake profile picture saving with Vue | Christopher Ng | 2022-09-02 | 3 | -17/+58 |
* | Refactor cache handling | Julius Härtl | 2022-08-31 | 1 | -0/+7 |
* | Update psalm baseline | nextcloud-command | 2022-08-31 | 1 | -60/+0 |
* | Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typing | Côme Chilliet | 2022-08-30 | 1 | -17/+0 |
|\ |
|
| * | Moving to string key for arguments of GenericEvent in Repair | Côme Chilliet | 2022-08-25 | 1 | -17/+0 |