| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #39614 from nextcloud/dav-permissions-share-root-write-27 | Andy Scherzinger | 2023-08-01 | 1 | -2/+16 |
|\ |
|
| * | fix share roots always being marked as writable | Robin Appelman | 2023-07-28 | 1 | -2/+16 |
* | | Remove allowParallelRuns check in OCP\BackgroundJob\Job | Marcel Klehr | 2023-07-28 | 1 | -5/+0 |
|/ |
|
* | feat: Add public event for missing indices | Julius Härtl | 2023-07-14 | 2 | -2/+62 |
* | Merge pull request #38816 from nextcloud/backport/38490/stable27 | Arthur Schiwon | 2023-07-12 | 1 | -0/+78 |
|\ |
|
| * | emit an event when a message is logged | Robin Appelman | 2023-07-10 | 1 | -0/+78 |
* | | display displayname on federated shares | Maxence Lange | 2023-07-11 | 1 | -0/+10 |
|/ |
|
* | refactor: adjust to unexposed searchBySystemTag | Arthur Schiwon | 2023-07-07 | 1 | -1/+1 |
* | fix: include invisible tags for admins | Arthur Schiwon | 2023-07-06 | 1 | -2/+3 |
* | fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem | Christoph Wurst | 2023-07-05 | 1 | -1/+1 |
* | docs: adjust @since version to backport | Arthur Schiwon | 2023-06-26 | 1 | -2/+2 |
* | refactor: declare getMount() and getMountsIn() at IRootFolder | Arthur Schiwon | 2023-06-23 | 1 | -0/+13 |
* | fix(ocp): Mark IMessage::attachInline as @since 27 | Christoph Wurst | 2023-06-01 | 1 | -1/+1 |
* | enh: Provide atomicRetry method to retry transactions if possible | Julius Härtl | 2023-05-16 | 1 | -0/+37 |
* | Merge pull request #36592 from nextcloud/groupmanager-search-typing | Robin Appelman | 2023-05-12 | 2 | -4/+4 |
|\ |
|
| * | revert public interface back to the original types, just cast them before pas... | Robin Appelman | 2023-05-11 | 1 | -3/+3 |
| * | also update groupinterface and database backend | Robin Appelman | 2023-05-11 | 1 | -1/+1 |
| * | fix default values and type hints for GroupManager::search | Robin Appelman | 2023-05-11 | 1 | -1/+1 |
* | | feat(users): Store and load a user's manager | Christoph Wurst | 2023-05-12 | 1 | -0/+17 |
|/ |
|
* | Merge pull request #33381 from luzpaz/fix/lib-public-typos | John Molakvoæ | 2023-05-11 | 18 | -20/+20 |
|\ |
|
| * | Fix typos in lib/public subdirectory | Simon L | 2023-05-10 | 18 | -20/+20 |
* | | Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compat... | Anna | 2023-05-10 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | Fix calendar emails to be outlook compatible | Anna Larch | 2023-02-21 | 1 | -0/+12 |
* | | Merge pull request #38104 from nextcloud/feat/um-32-bit | Pytal | 2023-05-09 | 1 | -1/+2 |
|\ \ |
|
| * | | feat(UserMigration)!: 32-bit support | Christopher Ng | 2023-05-05 | 1 | -1/+2 |
* | | | Add messageId to richObject definition of Talk | Marcel Müller | 2023-05-05 | 1 | -0/+6 |
|/ / |
|
* | | 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 #38003 from nextcloud/bugfix/noid/improve-translations-api | Joas Schilling | 2023-05-03 | 2 | -3/+49 |
|\ \ \ |
|
| * | | | feat(translation): Return the detected language so clients can show more details | Joas Schilling | 2023-05-02 | 2 | -3/+49 |
| |/ / |
|
* | | | Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type | Arthur Schiwon | 2023-05-03 | 3 | -2/+3 |
|\ \ \ |
|
| * | | | Fix file_get_content signatures to make it clear it can return false | Côme Chilliet | 2023-04-27 | 3 | -2/+3 |
* | | | | Merge pull request #32866 from nextcloud/performance/searchInGroup-displaynam... | Côme Chilliet | 2023-05-02 | 3 | -3/+56 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Update version number in since and deprecated annotations | Côme Chilliet | 2023-04-27 | 2 | -3/+3 |
| * | | | Clear up return types | Côme Chilliet | 2023-04-27 | 2 | -3/+2 |
| * | | | Let OC\Group\Group handle the fallback and remove default implementation from... | Côme Chilliet | 2023-04-27 | 1 | -14/+1 |
| * | | | Split new method in a new group backend interface | Carl Schwan | 2023-04-27 | 3 | -25/+55 |
| * | | | Optimize retrieving display name when searching for users in a group | Carl Schwan | 2023-04-27 | 3 | -2/+39 |
| |/ / |
|
* | | | 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 #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 |
* | | | Merge pull request #37905 from nextcloud/techdebt/noid/add-attributes-for-rem... | Joas Schilling | 2023-04-25 | 10 | -1/+329 |
|\ \ \ |
|
| * | | | feat(security): Add PHP \Attribute for remaining security annotations | Joas Schilling | 2023-04-25 | 10 | -1/+329 |
* | | | | Merge pull request #37835 from nextcloud/feat/background-allow-parallel-runs | Côme Chilliet | 2023-04-25 | 3 | -3/+86 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix BackgroundJob tests | Marcel Klehr | 2023-04-23 | 1 | -2/+4 |
| * | | | IParallelAwareJob: Add missing boilerplate | Marcel Klehr | 2023-04-23 | 1 | -0/+27 |
| * | | | Add IParallelAwareJob interface | Marcel Klehr | 2023-04-23 | 2 | -2/+22 |
| * | | | feat(BackgroundJobs): Allow preventing parallel runs for a job class | Marcel Klehr | 2023-04-23 | 2 | -0/+34 |