[Meta]: Port to IQueryBuilder
Open
Nobody has claimed this yet.
2. developing
technical debt
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Current pull requests:
- https://github.com/nextcloud/server/pull/32077
- https://github.com/nextcloud/server/pull/32069
- https://github.com/nextcloud/server/pull/32012
- ...
Remaining tasks:
- apps/user_ldap/lib/Mapping/AbstractMapping.php
- apps/files/tests/Command/DeleteOrphanedFilesTest.php
- apps/files_sharing/tests/DeleteOrphanedSharesJobTest.php
- apps/files_sharing/lib/DeleteOrphanedSharesJob.php
- apps/files_sharing/lib/External/Manager.php
- apps/dav/lib/DAV/CustomPropertiesBackend.php
- apps/dav/lib/CardDAV/CardDavBackend.php
- apps/dav/lib/CalDAV/CalDavBackend.php
- files_antivirus/lib/Db/
- deck
- serverinfo
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the remaining task list, beginning with one named file such as apps/user_ldap/lib/Mapping/AbstractMapping.php or apps/files/tests/Command/DeleteOrphanedFilesTest.php, and compare it with the completed pull requests. The work is done when the remaining listed areas have been ported to IQueryBuilder and their relevant tests still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, database
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100