| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(tests): add tests for handleLoginFailed | Daniel Kesselberg | 2023-03-15 | 1 | -0/+97 |
* | Add chunking in SystemTagObjectMapper::getTagIdsForObjects | Côme Chilliet | 2023-03-14 | 1 | -5/+16 |
* | Merge pull request #36803 from nextcloud/fix/sqlite-comments | blizzz | 2023-03-02 | 1 | -0/+24 |
|\ |
|
| * | tests(db): Add test case to ensure column comments work | Ferdinand Thiessen | 2023-02-28 | 1 | -0/+24 |
* | | Fix SystemTagManagerTest#createTag test | Marcel Klehr | 2023-02-24 | 1 | -1/+1 |
* | | Update tests/lib/SystemTag/SystemTagManagerTest.php | Marcel Klehr | 2023-02-24 | 1 | -5/+2 |
* | | fix(SystemTagManager): Truncate overlong tag names | Marcel Klehr | 2023-02-24 | 1 | -4/+12 |
|/ |
|
* | Revert "fix(performance): Do not set up filesystem on every call" | Joas Schilling | 2023-02-21 | 1 | -0/+72 |
* | feat(directediting): Allow opening by file id | Julius Härtl | 2023-02-20 | 1 | -0/+80 |
* | Do not set up filesystem on every call | Anna Larch | 2023-02-17 | 1 | -72/+0 |
* | Revert the token scope to not end up with storing the user used in the session | Julius Härtl | 2023-02-17 | 1 | -0/+9 |
* | Merge pull request #36396 from nextcloud/fix/cors | Julius Härtl | 2023-02-17 | 1 | -1/+35 |
|\ |
|
| * | fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to p... | Ferdinand Thiessen | 2023-02-16 | 1 | -1/+35 |
* | | Merge pull request #36735 from nextcloud/fix/32635/fix-vcf-contacts | Louis | 2023-02-16 | 1 | -1/+1 |
|\ \ |
|
| * | | fix the contacts-menu vcf-contact avatars | Simon L | 2023-02-15 | 1 | -1/+1 |
* | | | Change X-Robots-Tag header from "none" to "noindex, nofollow" | MichaIng | 2023-02-15 | 3 | -3/+3 |
|/ / |
|
* | | Merge pull request #36656 from nextcloud/route-instrumentation | Julius Härtl | 2023-02-14 | 2 | -7/+57 |
|\ \ |
|
| * | | DI for Router | Robin Appelman | 2023-02-13 | 2 | -7/+57 |
* | | | Merge pull request #36643 from nextcloud/fs-setup-instrimuntion | Robin Appelman | 2023-02-13 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | more filesystem setup performance instrumentation | Robin Appelman | 2023-02-10 | 1 | -1/+2 |
| |/ / |
|
* / / | Fix unit tests | Joas Schilling | 2023-02-09 | 1 | -47/+42 |
|/ / |
|
* | | Merge pull request #36566 from nextcloud/mount-find-by-numeric-id | Julius Härtl | 2023-02-08 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | fix tests | Robin Appelman | 2023-02-07 | 1 | -0/+3 |
* | | Merge pull request #36417 from nextcloud/fix/psr-container | Joas Schilling | 2023-02-07 | 1 | -3/+24 |
|\ \ |
|
| * | | fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if... | Ferdinand Thiessen | 2023-02-06 | 1 | -3/+24 |
| |/ |
|
* | | Skip buggy tests for 32bits CI | Côme Chilliet | 2023-02-07 | 1 | -0/+2 |
* | | Improve error output on failed Router test | Côme Chilliet | 2023-02-07 | 1 | -1/+6 |
* | | Add helper to cast to int|float, fix MemoryInfo on 32bits | Côme Chilliet | 2023-02-07 | 1 | -2/+2 |
* | | Fix filesize return type error in ViewTest | Côme Chilliet | 2023-02-07 | 1 | -4/+16 |
* | | Improve test failure output for RouterTest.php | Côme Chilliet | 2023-02-07 | 1 | -0/+1 |
* | | Add apcu and ffmpeg to have less skipped tests | Côme Chilliet | 2023-02-07 | 6 | -0/+21 |
|/ |
|
* | Remove failing test that works with mocks only anyway | Joas Schilling | 2023-02-02 | 1 | -41/+0 |
* | Migrate to Symfony Mailer | Côme Chilliet | 2023-02-02 | 2 | -258/+236 |
* | tests(oci): Test where statement on longtext column | Julius Härtl | 2023-01-31 | 1 | -0/+18 |
* | Merge pull request #35160 from nextcloud/artonge/feat/version_naming_backend | Louis | 2023-01-30 | 1 | -1/+2 |
|\ |
|
| * | Fix hookconnector tests | Louis Chemineau | 2023-01-26 | 1 | -1/+2 |
* | | fix(tests): Fix method name in unit tests | Joas Schilling | 2023-01-30 | 1 | -4/+4 |
* | | feat(app-framework): Add UseSession attribute to replace annotation | Christoph Wurst | 2023-01-27 | 1 | -53/+100 |
* | | feat(app-framework): Add support for global middlewares | Christoph Wurst | 2023-01-26 | 2 | -4/+36 |
|/ |
|
* | perf(app-framework): Make the app middleware registration lazy | Christoph Wurst | 2023-01-25 | 2 | -18/+47 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 163 | -259/+94 |
* | Fix gzip mimetype mapping | Côme Chilliet | 2023-01-20 | 1 | -2/+2 |
* | Remove workarounds specific to 7.4 | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
* | feat(app framework)!: Inject services into controller methods | Christoph Wurst | 2023-01-18 | 1 | -10/+19 |
* | Merge pull request #36073 from nextcloud/fix/fix-background-job-list | blizzz | 2023-01-16 | 2 | -2/+7 |
|\ |
|
| * | Fix API breakage by using a new method instead | Côme Chilliet | 2023-01-12 | 2 | -2/+2 |
| * | Fix BackgroundJob list tests | Côme Chilliet | 2023-01-12 | 1 | -1/+6 |
* | | spaces are allowed in userids | Simon L | 2023-01-10 | 1 | -9/+9 |
|/ |
|
* | Remove unused legacy ajax/list.php in files app | Vincent Petry | 2023-01-09 | 2 | -7/+4 |
* | Merge pull request #33898 from nextcloud/fix/authtoken-password-update | Julius Härtl | 2023-01-05 | 1 | -0/+2 |
|\ |
|