Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | fix(translation): Detect the language first and then ask all providers for tr... | Joas Schilling | 2023-05-02 | 1 | -3/+11 | |
* | | | | | | | | Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type | Arthur Schiwon | 2023-05-03 | 10 | -13/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix file_get_content signatures to make it clear it can return false | Côme Chilliet | 2023-04-27 | 10 | -13/+16 | |
* | | | | | | | | | Merge pull request #33106 from nextcloud/feature/update-expire-date | Arthur Schiwon | 2023-05-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Update expire_date column of table comments | Vitor Mattos | 2023-04-26 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #32866 from nextcloud/performance/searchInGroup-displaynam... | Côme Chilliet | 2023-05-02 | 10 | -60/+130 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix tests, and fix Group::searchUsers to avoid duplicates | Côme Chilliet | 2023-05-02 | 1 | -10/+7 | |
| * | | | | | | | | Update version number in since and deprecated annotations | Côme Chilliet | 2023-04-27 | 4 | -5/+5 | |
| * | | | | | | | | Clear up return types | Côme Chilliet | 2023-04-27 | 5 | -7/+6 | |
| * | | | | | | | | Let OC\Group\Group handle the fallback and remove default implementation from... | Côme Chilliet | 2023-04-27 | 1 | -14/+1 | |
| * | | | | | | | | Make code clearer and bump @ deprecated annotations | Côme Chilliet | 2023-04-27 | 2 | -5/+7 | |
| * | | | | | | | | Split new method in a new group backend interface | Carl Schwan | 2023-04-27 | 9 | -90/+82 | |
| * | | | | | | | | Optimize retrieving display name when searching for users in a group | Carl Schwan | 2023-04-27 | 7 | -33/+126 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #38014 from nextcloud/norm-logic | Simon L | 2023-05-02 | 1 | -13/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Normalize logical operators | Git'Fellow | 2023-05-02 | 1 | -13/+13 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* / | | | | | | | allow storing multiple mounts for the same rootid in the mount cache | Robin Appelman | 2023-04-28 | 3 | -17/+21 | |
|/ / / / / / / | ||||||
* | | | | | | | fix(psalm): systemtags | John Molakvoæ | 2023-04-28 | 1 | -2/+2 | |
* | | | | | | | fix: Empty fallback for template creator action label | Julius Härtl | 2023-04-27 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* / / / / / | Create new file/folder labels | Christopher Ng | 2023-04-27 | 1 | -1/+21 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #37925 from nextcloud/feat-update-maintenance-mode-hint | Daniel | 2023-04-26 | 1 | -7/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix: change maintenance mode info wording | Daniel Kesselberg | 2023-04-26 | 1 | -7/+3 | |
* | | | | | | Merge pull request #37480 from nextcloud/fix/ocp/ilogfactor-getcustomlogger-d... | Christoph Wurst | 2023-04-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(ocp): Add deprecation version to ILogFactory::getCustomLogger | Christoph Wurst | 2023-03-30 | 1 | -1/+1 | |
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-26 | 4 | -0/+4 | |
* | | | | | | | Merge pull request #37905 from nextcloud/techdebt/noid/add-attributes-for-rem... | Joas Schilling | 2023-04-25 | 16 | -28/+477 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | feat(security): Add PHP \Attribute for remaining security annotations | Joas Schilling | 2023-04-25 | 16 | -28/+477 | |
* | | | | | | | Merge pull request #37818 from nextcloud/dav-ext-storage-log | Robin Appelman | 2023-04-25 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | debug log requests made by dav external storage/shares | Robin Appelman | 2023-04-24 | 1 | -0/+18 | |
* | | | | | | | | Merge pull request #37835 from nextcloud/feat/background-allow-parallel-runs | Côme Chilliet | 2023-04-25 | 7 | -4/+116 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | JobList: add debug log when hasReservedJob query fails | Marcel Klehr | 2023-04-24 | 1 | -1/+5 | |
| * | | | | | | | | Update autoloaders | Marcel Klehr | 2023-04-23 | 2 | -0/+2 | |
| * | | | | | | | | JobList#hasReservedJobs: Close cursor | Marcel Klehr | 2023-04-23 | 1 | -1/+3 | |
| * | | | | | | | | Fix BackgroundJob tests | Marcel Klehr | 2023-04-23 | 2 | -3/+6 | |
| * | | | | | | | | IParallelAwareJob: Add missing boilerplate | Marcel Klehr | 2023-04-23 | 1 | -0/+27 | |
| * | | | | | | | | Add IParallelAwareJob interface | Marcel Klehr | 2023-04-23 | 2 | -2/+22 | |
| * | | | | | | | | Update lib/private/BackgroundJob/JobList.php | Marcel Klehr | 2023-04-23 | 1 | -1/+2 | |
| * | | | | | | | | test(BackgroundJobs): Add tests for allowParallelRuns and hasReservedJobs | Marcel Klehr | 2023-04-23 | 1 | -1/+1 | |
| * | | | | | | | | fix(SpeechToText): Prevent parallel runs of TranscriptionJob | Marcel Klehr | 2023-04-23 | 1 | -0/+1 | |
| * | | | | | | | | feat(BackgroundJobs): Allow preventing parallel runs for a job class | Marcel Klehr | 2023-04-23 | 3 | -0/+52 | |
* | | | | | | | | | Merge pull request #36378 from nextcloud/fix/improve-taint-analysis | Joas Schilling | 2023-04-25 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add missing taint analysis docblock comments, and improve escaping in some me... | Carl Schwan | 2023-04-24 | 2 | -1/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* / | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-25 | 4 | -0/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size | Robin Appelman | 2023-04-24 | 6 | -40/+54 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix type hints | Robin Appelman | 2023-04-04 | 4 | -8/+6 | |
| * | | | | | | | | fix unencrypted folder size when no children with unencrypted size set are left | Robin Appelman | 2023-04-04 | 2 | -31/+26 | |
| * | | | | | | | | fix unencrypted_size for files when scanning | Robin Appelman | 2023-04-04 | 2 | -1/+12 | |
| * | | | | | | | | fix unencrypted_size for folders when scanning the filesystem with encryption... | Robin Appelman | 2023-04-04 | 2 | -6/+16 | |
* | | | | | | | | | feat(ratelimit): Add Attributes support to rate limit middleware | Joas Schilling | 2023-04-24 | 6 | -41/+216 | |
* | | | | | | | | | Merge pull request #37816 from nextcloud/fix/events/info-to-debug-log-legacy-... | Christoph Wurst | 2023-04-24 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix(events): Log deprecated events as debug, not info | Christoph Wurst | 2023-04-19 | 2 | -2/+2 |