-
-
Notifications
You must be signed in to change notification settings - Fork 525
[19.0] [MIG] queue_job: migrate + tests #840
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
tishmen
wants to merge
26
commits into
OCA:19.0
Choose a base branch
from
tishmen:pr/queue_job_base
base: 19.0
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.
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
2a5ccb8
[19.0] queue_job: migrate + tests
ce67593
[pre-commit] update excluded addons (queue_job/test_queue_job now ins…
b283cd8
[pre-commit] apply hook updates + ruff fixes\n\n- Commit .pre-commit-…
df50b83
[lint] ruff fixes (E402, UP031, E501)
b7129d7
[pre-commit] ruff-format applied
ac812d7
[lint] satisfy pylint-odoo mandatory checks\n\n- Use http.request.env…
a7d4364
[pre-commit] ruff and format auto-fixes
4da9fae
[lint] tests: use odoo.tools.groupby instead of itertools.groupby
f494bcc
[pre-commit] reordered imports (ruff)
3b733f1
[lint] lazy translations + test groupby fix
ee67632
[fix] channel: enforce root deletion guard in ondelete hook
d827d58
style(queue): convert safe string formatting to f-strings and extract…
9aeebee
tests(doctest): reset optionflags to 0; remove no-op unlink override …
9ac6b25
style(queue): use PEP 604 unions in isinstance checks (Python 3.10+) …
99cc44f
style(queue): extract i18n raise messages into variables for consistency
211e467
autovacuum: restore original channel iteration form; keep linter sile…
620413a
tests(common): restore search([]) for readability and silence linter …
82d62a1
chore(queue): remove unnecessary migration comments in security and c…
81a1488
search: use dynamic datetime macros for date_created filters (now -1d…
6d330f2
security: set 'Job Queue' privilege sequence to 50 (under Settings › …
f685d12
pre-commit: all hooks pass locally
d27f83d
chore(queue): remove Odoo 19 migration comments
8dd4af0
tests(common): improve _format_job_call readability by using intermed…
231705d
jobrunner: read [queue_job] from odoo.conf when server_environment mi…
9ea78c5
models(queue_job): drop index_exists guards around create_index
038c334
models(base), tests(test_queue_job): remove _patch_method; patch in _…
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
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.
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.