| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(dispatcher): Migrate to OCP event dispatcher before symfony/event-dispatc... | Joas Schilling | 2023-06-02 | 2 | -1/+8 |
* | chore: Drop \OC_App::getAppInfo | Christoph Wurst | 2023-06-01 | 1 | -1/+3 |
* | chore: Drop \OC_App::getAppVersion | Christoph Wurst | 2023-06-01 | 1 | -1/+2 |
* | chore: Drop app code checker test data | Christoph Wurst | 2023-05-31 | 22 | -187/+0 |
* | Revert "Fix table view" | julia.kirschenheuter | 2023-05-25 | 1 | -3/+3 |
* | Merge pull request #37758 from nextcloud/redis-atomic | Simon L | 2023-05-19 | 1 | -0/+6 |
|\ |
|
| * | redis: move lua scripts to class and add type hints | Varun Patil | 2023-05-10 | 1 | -3/+1 |
| * | add test to verify redis lua script hashes | Robin Appelman | 2023-04-17 | 1 | -0/+8 |
* | | Merge pull request #38143 from nextcloud/fix/generated-avatars-cache | Simon L | 2023-05-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Clear generated avatar caches | jld3103 | 2023-05-15 | 1 | -1/+1 |
* | | | Merge pull request #38274 from nextcloud/bugfix/noid/reach-max-delay-in-after... | Joas Schilling | 2023-05-16 | 1 | -7/+7 |
|\ \ \ |
|
| * | | | fix(middleware): Also abort the request when reaching max delay in afterContr... | Joas Schilling | 2023-05-15 | 1 | -7/+7 |
| |/ / |
|
* / / | fix(tests): Adjust unit tests | Joas Schilling | 2023-05-15 | 1 | -8/+8 |
|/ / |
|
* | | Merge pull request #38207 from nextcloud/fix/jsresourcelocator-l10n-handling | John Molakvoæ | 2023-05-12 | 1 | -0/+22 |
|\ \ |
|
| * | | fix(JSResourceLocator): Handle missing translations silently | Ferdinand Thiessen | 2023-05-11 | 1 | -0/+22 |
* | | | Fix table view | julia.kirschenheuter | 2023-05-11 | 1 | -3/+3 |
|/ / |
|
* | | Merge pull request #37691 from nextcloud/object-store-background-scan | John Molakvoæ | 2023-05-11 | 1 | -16/+26 |
|\ \ |
|
| * | | repair -1 folder sizes for object store background scan | Robin Appelman | 2023-05-10 | 1 | -16/+26 |
* | | | Merge pull request #37838 from nextcloud/event-logger-http | Robin Appelman | 2023-05-09 | 1 | -1/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | log performance events for http requests | Robin Appelman | 2023-04-28 | 1 | -1/+11 |
* | | | fix(dav): Abort requests with 429 instead of waiting | Joas Schilling | 2023-05-03 | 1 | -5/+5 |
* | | | Merge pull request #38024 from nextcloud/fix/fix-32bits-ci | Arthur Schiwon | 2023-05-03 | 1 | -6/+3 |
|\ \ \ |
|
| * | | | Put back file cleanups, and remove dead code in tests/lib/Template/JSResource... | Côme Chilliet | 2023-05-02 | 1 | -3/+2 |
| * | | | Remove the array_pop failing tests on 32bit CI | Côme Chilliet | 2023-05-02 | 1 | -3/+1 |
| |/ / |
|
* | | | Merge pull request #33106 from nextcloud/feature/update-expire-date | Arthur Schiwon | 2023-05-03 | 1 | -2/+28 |
|\ \ \ |
|
| * | | | Cover expire_date with unit tests | Vitor Mattos | 2023-04-26 | 1 | -2/+28 |
| |/ / |
|
* | | | Fix tests, and fix Group::searchUsers to avoid duplicates | Côme Chilliet | 2023-05-02 | 2 | -6/+10 |
* | | | Clear up return types | Côme Chilliet | 2023-04-27 | 2 | -3/+3 |
* | | | Optimize retrieving display name when searching for users in a group | Carl Schwan | 2023-04-27 | 3 | -63/+62 |
|/ / |
|
* | | Merge pull request #37905 from nextcloud/techdebt/noid/add-attributes-for-rem... | Joas Schilling | 2023-04-25 | 8 | -250/+801 |
|\ \ |
|
| * | | feat(security): Add PHP \Attribute for remaining security annotations | Joas Schilling | 2023-04-25 | 8 | -250/+801 |
* | | | Merge pull request #37835 from nextcloud/feat/background-allow-parallel-runs | Côme Chilliet | 2023-04-25 | 4 | -9/+101 |
|\ \ \
| |/ /
|/| | |
|
| * | | JobListTest: Fix JobList constructor call | Marcel Klehr | 2023-04-24 | 1 | -1/+3 |
| * | | Update tests/lib/BackgroundJob/DummyJobList.php | Marcel Klehr | 2023-04-24 | 1 | -2/+2 |
| * | | Run cs:Fix | Marcel Klehr | 2023-04-23 | 1 | -4/+4 |
| * | | Fix BackgroundJob tests | Marcel Klehr | 2023-04-23 | 2 | -11/+20 |
| * | | JobListTest: clearJobsList before testHasReservedJobs | Marcel Klehr | 2023-04-23 | 1 | -0/+1 |
| * | | fix(tests): Remove duplicated method | Marcel Klehr | 2023-04-23 | 1 | -21/+0 |
| * | | test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs | Marcel Klehr | 2023-04-23 | 4 | -4/+105 |
* | | | feat(ratelimit): Add Attributes support to rate limit middleware | Joas Schilling | 2023-04-24 | 1 | -103/+170 |
|/ / |
|
* | | Merge branch 'master' into enh/type-iconfig-getter-calls | Côme Chilliet | 2023-04-20 | 13 | -162/+141 |
|\ \ |
|
| * \ | Merge pull request #37795 from nextcloud/techdebt/noid/improve-ci | Joas Schilling | 2023-04-18 | 1 | -10/+10 |
| |\ \ |
|
| | * | | fix(CI): Disable unstable test until someone can have a look at it | Joas Schilling | 2023-04-18 | 1 | -10/+10 |
| * | | | feat(app-framework): Add native argument types for middleware | Christoph Wurst | 2023-04-18 | 1 | -8/+8 |
| |/ / |
|
| * | | Merge pull request #36617 from nextcloud/update/psr-container | Simon L | 2023-04-18 | 3 | -0/+6 |
| |\ \ |
|
| | * | | fix: Adjust console formatter code to match with Symfony type hints | Ferdinand Thiessen | 2023-04-17 | 3 | -0/+6 |
| | |/ |
|
| * | | tests: Adapt node related unit tests mocks to required root view | Julius Härtl | 2023-04-17 | 4 | -126/+66 |
| * | | fix: Use proper path when creating node instances | Julius Härtl | 2023-04-17 | 1 | -0/+2 |
| * | | adapt test to new workflow | Glandos | 2023-04-17 | 1 | -12/+7 |
| |/ |
|
| * | Add type hints for mappers | jld3103 | 2023-04-07 | 1 | -6/+6 |