Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
OCA
/
queue
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
587
Star
267
Code
Issues
15
Pull requests
34
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[13.0] Deprecate job decorators
- #274
#274
Merged
OCA-git-bot
merged 10 commits into
OCA:13.0
OCA/queue:13.0
from
guewen:13.0-deprecate-decorators
guewen/queue:13.0-deprecate-decorators
Copy head branch name to clipboard
Nov 12, 2020
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[13.0] Deprecate job decorators
#274
OCA-git-bot
merged 10 commits into
OCA:13.0
OCA/queue:13.0
from
guewen:13.0-deprecate-decorators
guewen/queue:13.0-deprecate-decorators
Copy head branch name to clipboard
Commits
Commits on Nov 2, 2020
Deprecate job decorators
Show description for 44cca3d
guewen
committed
44cca3d
View commit details
Copy full SHA for 44cca3d
Browse repository at this point
Rebind job functions/channels with same name during install
Show description for 27208af
guewen
committed
27208af
View commit details
Copy full SHA for 27208af
Browse repository at this point
Update documentation for deprecation of decorators
guewen
committed
59e3eaf
View commit details
Copy full SHA for 59e3eaf
Browse repository at this point
Add safety to prevent crafting queue.job records
Show description for 97bfbf4
guewen
committed
97bfbf4
View commit details
Copy full SHA for 97bfbf4
Browse repository at this point
Replace job function name by model + method fields
Show description for 27687b2
guewen
committed
27687b2
View commit details
Copy full SHA for 27687b2
Browse repository at this point
queue_job_cron: remove `@job` decorator
guewen
committed
4cd3ada
View commit details
Copy full SHA for 4cd3ada
Browse repository at this point
base_import_async: remove `@job` decorator
guewen
committed
8432350
View commit details
Copy full SHA for 8432350
Browse repository at this point
Add missing pylint check "development-status-allowed"
guewen
committed
b371414
View commit details
Copy full SHA for b371414
Browse repository at this point
Fix invalid development_status (accepted value is Production/Stable)
guewen
committed
509af75
View commit details
Copy full SHA for 509af75
Browse repository at this point
Commits on Nov 9, 2020
Add missing sudo() when reading queue.job.function
Show description for 007922f
guewen
committed
007922f
View commit details
Copy full SHA for 007922f
Browse repository at this point
You can’t perform that action at this time.