Skip to content

Refactor "substr" calls in dav app to improve code readability - #39214

Merged
skjnldsv merged 1 commit into
nextcloud:masterfrom
shdehnavi:replace_substr_calls_in_dav_app
Feb 23, 2024
Merged

Refactor "substr" calls in dav app to improve code readability#39214
skjnldsv merged 1 commit into
nextcloud:masterfrom
shdehnavi:replace_substr_calls_in_dav_app

Conversation

@shdehnavi

@shdehnavishdehnavi commented Jul 7, 2023

Copy link
Copy Markdown
Contributor

Summary

Replacing substr with str_starts_with and str_ends_with in the dav app to improve code readability

Checklist

@shdehnavishdehnavi changed the title Refactors "substr" calls to improve code readabilityRefactor "substr" calls to improve code readabilityJul 7, 2023
@shdehnavishdehnavi changed the title Refactor "substr" calls to improve code readabilityRefactor "substr" calls in dav app to improve code readabilityJul 7, 2023
@solracsfsolracsf added this to the Nextcloud 28 milestone Jul 9, 2023
@solracsfsolracsf added 3. to review Waiting for reviews technical debt 🧱 🤔🚀 labels Jul 9, 2023
@miaulalala

Copy link
Copy Markdown
Contributor

/rebase

@nextcloud-command
nextcloud-commandforce-pushed the replace_substr_calls_in_dav_app branch from 5b2859b to a85bafdCompareAugust 16, 2023 07:02
@skjnldsvskjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
This was referenced Nov 14, 2023
@blizzzblizzz modified the milestones: Nextcloud 28, Nextcloud 29Nov 23, 2023
@shdehnavi
shdehnaviforce-pushed the replace_substr_calls_in_dav_app branch from a85bafd to b131f16CompareDecember 11, 2023 12:43
@shdehnavi

Copy link
Copy Markdown
ContributorAuthor

@blizzz All conflicts have been resolved, Could you merge this PR?

Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
@skjnldsv
skjnldsvforce-pushed the replace_substr_calls_in_dav_app branch from b131f16 to 7bf31dfCompareFebruary 23, 2024 14:54
@skjnldsvskjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 23, 2024
@skjnldsv
skjnldsv disabled auto-merge February 23, 2024 18:32
@skjnldsv
skjnldsv merged commit b91fb12 into nextcloud:masterFeb 23, 2024
@shdehnavi
shdehnavi deleted the replace_substr_calls_in_dav_app branch February 26, 2024 10:50
@blizzzblizzz mentioned this pull request Mar 5, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishtechnical debt🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@shdehnavi@miaulalala@ChristophWurst@tcitworld@blizzz@solracsf@skjnldsv