-
Notifications
You must be signed in to change notification settings - Fork 25
chore: refactor SearchTask - WPB-20362 #4245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
caldrian
wants to merge
91
commits into
develop
Choose a base branch
from
chore/refactor-searchtask-WPB-20362
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+957
−1,071
Open
Changes from all commits
Commits
Show all changes
91 commits
Select commit
Hold shift + click to select a range
1305eff
remove redundant argument
caldrian 09ebe6c
clean up unused code
caldrian 5843473
some renaming
caldrian 00eb258
prepare for refactoring
caldrian 96fc35a
remove unused code
caldrian 4e4cf14
start migrating SearchTask to Swift Concurrency
caldrian 93c6687
don't send empty search requests
caldrian 2f72db4
some more cleanup
caldrian f7a594f
add note
caldrian 93c2a54
refactoring
caldrian f5b2e87
minor fix
caldrian 6ac778f
note
caldrian 63898f4
Merge branch 'develop' of github.com:wireapp/wire-ios into chore/repl…
caldrian a287b76
prepare for isolating search subtasks
caldrian 1e0cb6f
migrate performRemoteSearchForServices
caldrian 7784c55
migrate performLocalLookup
caldrian 23c3923
migrate performLocalSearch
caldrian b590360
migrate performRemoteSearchForTeamUser
caldrian 14627e3
migrate performTeamMembershipLookup
caldrian 1790d7b
migrate performUserLookup
caldrian a381efd
minor fix
caldrian b801764
some cleanup
caldrian 22a43b3
some cleanup, add notes
caldrian 8ddbf74
add guard let self
caldrian 7f2baf7
rename local result variables
caldrian e14a0c5
rename member variable result
caldrian 2d8616f
add guard let self
caldrian fe96e5b
format code
caldrian 5354345
Merge branch 'develop' of github.com:wireapp/wire-ios into chore/impr…
caldrian 91fa5a0
Merge branch 'chore/improve-code-readability-WPB-20362' into chore/re…
caldrian f6969a1
attempt to fix build errors
caldrian a6d81e1
minor fix
caldrian 63f647a
remove unused code
caldrian 596b7d1
minor change
caldrian f7c96a4
Merge branch 'chore/improve-code-readability-WPB-20362' into chore/re…
caldrian 2aa37e6
remove unused code
caldrian 60e932a
remove comment
caldrian 290b40b
revert some changes
caldrian 9ad0541
escape plus character in query items
caldrian 333369c
fix one test
caldrian 0634115
Merge branch 'chore/improve-code-readability-WPB-20362' into chore/re…
caldrian 7a9b596
add async throws
caldrian 5ff02d7
chore: improve code readability of SearchTask.swift - WPB-20362 (#4241)
caldrian 8ba8e98
Merge remote-tracking branch 'github/gh-readonly-queue/develop/pr-424…
caldrian 5da848e
Merge branch 'chore/improve-code-readability-WPB-20362' into chore/re…
caldrian a05c7ed
fix another test
caldrian 89357c2
fix some tests
caldrian b615da1
partially fix SearchTaskTests
caldrian 7365013
Merge remote-tracking branch 'github/gh-readonly-queue/develop/pr-424…
caldrian ebca331
uncomment code
caldrian e4b92ba
Merge branch 'chore/improve-code-readability-WPB-20362' into chore/re…
caldrian 9ad2748
fix crashes
caldrian eae2185
fix more tests
caldrian 70ea913
format code
caldrian 05ed094
delete ContextProvider.searchContext
caldrian 45ac179
fix build errors in WireSyncEngine
caldrian 9e23597
add notes
caldrian 3c94a08
several fixes
caldrian bfbe31f
minor fixes
caldrian d03e77a
add debugging output
caldrian cc6b255
typo
caldrian 76d7560
Merge branch 'develop' of github.com:wireapp/wire-ios into chore/dele…
caldrian ffe95b7
add note
caldrian bc95f36
fix build error
caldrian cae02ce
Revert "add debugging output"
caldrian 3bc6a9d
remove unused code
caldrian b0ca485
fix build errors in sync engine
caldrian 1f2192e
fix build errors in wire-ios
caldrian 7295e04
remove ZMUser.selfUser(inUserSession:)
caldrian 6e22fe1
Merge branch 'chore/delete-zmselfuser-inusersession-WPB-20362' into c…
caldrian 18b47db
Trigger CI
caldrian 75f527f
revert change
caldrian ea8cf2b
Merge branch 'chore/delete-zmselfuser-inusersession-WPB-20362' into c…
caldrian 440d668
Merge branch 'develop' of github.com:wireapp/wire-ios into chore/refa…
caldrian c2b8c2a
clean up searchMOC properties
caldrian aae73ce
Merge branch 'chore/delete-search-context-WPB-20362' into chore/refac…
caldrian 471d2c1
fix merge conflicts
caldrian 4138780
fix API violation
caldrian 9078d19
fix comment
caldrian f5b16d1
remove comments
caldrian 99c9312
resolve TODOs
caldrian 3b9e4be
Merge remote-tracking branch 'github/gh-readonly-queue/develop/pr-426…
caldrian af607dd
Merge branch 'chore/delete-zmselfuser-inusersession-WPB-20362' into c…
caldrian c9bbcf8
Merge branch 'develop' of github.com:wireapp/wire-ios into chore/dele…
caldrian 654fcfe
Merge remote-tracking branch 'github/gh-readonly-queue/develop/pr-424…
caldrian d40857e
Merge branch 'chore/delete-search-context-WPB-20362' into chore/refac…
caldrian 33d0b06
add cancellation
caldrian 6a885cb
revert changes
caldrian c1afe5c
fix issue
caldrian b419e16
fix build error
caldrian 9b89654
Merge branch 'develop' of github.com:wireapp/wire-ios into chore/refa…
caldrian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.