Salvatore Martire

Results 15 issues of Salvatore Martire

## 🚀 Feature Proposal Add the possibility to select a subset of the projects defined in `.meta` so that commands executed have an effect only on those. ## Motivation As...

enhancement

This adds support for translating column names when they are used in a groupBy call. Related PRs: Hookable: `https://github.com/jarektkaczyk/hookable/pull/21` Mappable: `https://github.com/jarektkaczyk/eloquence-mappable/pull/3`

This adds support for translating column names when they are used in a groupBy call. Related PRs: Hookable: `https://github.com/jarektkaczyk/hookable/pull/21` Mappable: `https://github.com/jarektkaczyk/eloquence-mappable/pull/3`

This adds support for translating column names when they are used in a groupBy call. Related PRs: Hookable: `https://github.com/jarektkaczyk/hookable/pull/21` Mappable: `https://github.com/jarektkaczyk/eloquence-mappable/pull/3`

## Summary This PR is a follow-up to address issues discovered while investigating issue https://github.com/nextcloud/server/issues/49584 When running `occ background-job:worker`, some jobs can be seen running constantly and `ScheduledNotifications` is one...

3. to review

## Summary ### Context This PR comes from an investigation done for issue https://github.com/nextcloud/server/issues/49584 The user reported that running `occ background-job:worker --interval 5` does not run jobs every 5 seconds...

3. to review
backport-request

## Summary This PR is a follow-up to address issues discovered while investigating issue https://github.com/nextcloud/server/issues/49584 While investigating the issue above, I noticed that when running `occ background-job:worker` the same job...

3. to review

## Summary This PR is a follow-up to address issues discovered while investigating issue https://github.com/nextcloud/server/issues/49584 When running `occ background-job:worker`, some jobs can be seen running constantly and `Rotate` is one...

3. to review

* Resolves: #49744 ## Summary This PR adds the ability to list, edit or delete profile properties through the `occ` command. Before: ![image](https://github.com/user-attachments/assets/54a6edf2-d815-4528-bac6-04ed15dccc3b) After: ![image](https://github.com/user-attachments/assets/0aea26a6-b83f-4fc5-8e75-ae2092f01bdf) ## TODO - [x] Update...

enhancement
3. to review
feature: occ
feedback-requested

* Resolves: #54562 ## Summary This branch introduces changes to `setupForPath` to implement a version that support authoritative mount providers. ## TODO - [x] Check if we ship without the...

4. to release