Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-06 | 126 | -376/+376 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Remove version check for ancient libxml version | jld3103 | 2023-05-05 | 1 | -14/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #35092 from Messj1/bugfix/type-error-cert-manager-cache-path | John Molakvoæ | 2023-05-04 | 1 | -5/+12 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | [BUGFIX] throw exception instead of error if unable to create file handler (o... | Jan Messer | 2023-04-06 | 1 | -0/+4 | |
| * | | | | | [BUGFIX] check return value and improve error handling | Jan Messer | 2023-04-06 | 1 | -5/+8 | |
* | | | | | | Merge pull request #37865 from nextcloud/info-file-space | Robin Appelman | 2023-05-04 | 2 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add option to list all files instead of limiting | Robin Appelman | 2023-05-04 | 2 | -0/+4 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #37148 from nextcloud/enh/noid/increase-imaginary-timeouts | Simon L | 2023-05-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | increase imaginary timeouts as for big files the processing could take very long | Simon L | 2023-03-09 | 1 | -0/+2 | |
* | | | | | | | Merge pull request #38046 from nextcloud/bugfix/noid/abort-dav-requests-with-429 | Joas Schilling | 2023-05-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix(dav): Abort requests with 429 instead of waiting | Joas Schilling | 2023-05-03 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #38016 from nextcloud/oracle-limit-workaround | Daniel | 2023-05-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix: add workaround for oci and limit queries | Daniel Kesselberg | 2023-05-02 | 1 | -0/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #37937 from nextcloud/artonge/feat/remove_non_existing_jobs | Arthur Schiwon | 2023-05-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove job from oc_jobs when the file is not findable | Louis Chemineau | 2023-05-03 | 1 | -1/+2 | |
* | | | | | | | | Merge pull request #38003 from nextcloud/bugfix/noid/improve-translations-api | Joas Schilling | 2023-05-03 | 5 | -8/+65 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | feat(translation): Return the detected language so clients can show more details | Joas Schilling | 2023-05-02 | 5 | -5/+54 | |
| * | | | | | | | 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 |