-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 introduce task filter class in celery #8076
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
Merged
bisgaard-itis
merged 32 commits into
ITISFoundation:master
from
bisgaard-itis:8071-introduce-task-filter-class-in-celery
Jul 10, 2025
Merged
Changes from 19 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
d8e9e10
introduce TaslkFilterBase model
bisgaard-itis 94bb1ae
use base model for job filter
bisgaard-itis 58c8ac1
further corrections
bisgaard-itis 92115e2
add client name in api-server
bisgaard-itis ac9cf2b
fixes in storage
bisgaard-itis 564e0e1
fixes in webserver
bisgaard-itis 34c5f3f
handle storage client
bisgaard-itis b488f9c
minor fix
bisgaard-itis 2eb1918
cleanup
bisgaard-itis c4c4fe8
cleanup
bisgaard-itis 1fbd307
cleanup celery rpc interface
bisgaard-itis 9a461d5
further refinements
bisgaard-itis 8a3623f
fixes in storage
bisgaard-itis d723594
cleanup in storage
bisgaard-itis a9e2742
small cleanup
bisgaard-itis 9d6cfc6
add missing return statement
bisgaard-itis 820ea99
fix
bisgaard-itis ebb9ee6
test fixes
bisgaard-itis 8c6e407
fix
bisgaard-itis eebad5d
Merge branch 'master' into 8071-introduce-task-filter-class-in-celery
bisgaard-itis 4d8511a
@GitHK _dict -> filter_dict
bisgaard-itis 4492c2e
@GitHK use Self
bisgaard-itis 8ba1080
use Final[str]
bisgaard-itis a80e293
improve function naming
bisgaard-itis 55cfa00
decouple models @sanderegg
bisgaard-itis 96573d7
fix test
bisgaard-itis 96a29e8
Merge branch 'master' into 8071-introduce-task-filter-class-in-celery
bisgaard-itis 06d0f1a
Merge branch 'master' into 8071-introduce-task-filter-class-in-celery
bisgaard-itis 4cf59e8
Merge branch 'master' into 8071-introduce-task-filter-class-in-celery
bisgaard-itis d3af22b
Merge branch 'master' into 8071-introduce-task-filter-class-in-celery
bisgaard-itis ef33a50
Merge branch 'master' into 8071-introduce-task-filter-class-in-celery
giancarloromeo ceba30e
Merge branch 'master' into 8071-introduce-task-filter-class-in-celery
bisgaard-itis 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
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
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.