Jeremy Stretch 66480beeca Document bulk errors format in OpenAPI schema 2 weeks ago
..
api 66480beeca Document bulk errors format in OpenAPI schema 2 weeks ago
forms bab3ccd216 Keep the job completion filters alongside the other scheduling fields 3 weeks ago
graphql a24fbb06ce Closes #22721: Enable plugins to extend core GraphQL API 1 month ago
management e50683fee9 Merge main into feature 1 month ago
migrations 5346dab1c3 Move the execution_time backfill into its own non-atomic migration 3 weeks ago
models b62c384daf Closes #22595: Introduce BULK_UPDATE_CHUNK_SIZE config parameter to limit max number of rows per bulk update (#22728) 1 month ago
tables d924937ef1 Keep completed as a default column 3 weeks ago
tests 66480beeca Document bulk errors format in OpenAPI schema 2 weeks ago
ui e7e1362c35 Closes #22441: Add execution_time field to background jobs 2 months ago
__init__.py d8784d4155 Closes #11558: Add support for remote data sources (#11646) 3 years ago
apps.py cd2a43dc5f Closes #22485: Break the search signal wiring import cycle (#22744) 1 month ago
checks.py 482537c72f Closes #22393: Drop support for Redis 5.x (#22471) 2 months ago
choices.py a7be755e01 Closes #21712: Support description annotations for static choice form fields 1 month ago
constants.py 21a840c32e Closes #19816: Implement a logging mechanism for background jobs (#19838) 1 year ago
data_backends.py 8a8c7ee7f3 Fixes #22283: Improve resolution of file path for imported S3 objects (#22284) 3 months ago
dataclasses.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 6 months ago
events.py 621b29cd71 Closes #19035: Move the registration of core event types to the app config (#19088) 1 year ago
exceptions.py 3b8841ee3b Fixes #19806: Introduce JobFailed exception to allow marking background jobs as failed (#19807) 1 year ago
filtersets.py f1f84faa7f Fixes #22441: Address claudebot review feedback 2 months ago
jobs.py bcb9a83c46 fix(core): Handle empty release list in check_for_new_releases 3 months ago
object_actions.py cd8878df30 Closes #20774: used gettext_lazy instead gettext (#20782) 9 months ago
plugins.py 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 6 months ago
querysets.py 853d990c03 Closes #16388: Move change logging resources from `extras` to `core` (#16545) 2 years ago
search.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 6 months ago
signals.py 46f7293143 claude review cleanup 3 months ago
urls.py 900f1155af Closes #21866: Include the PostgreSQL database schema within System details (#21901) 4 months ago
utils.py 900f1155af Closes #21866: Include the PostgreSQL database schema within System details (#21901) 4 months ago
views.py d2df19790f Merge branch 'main' into feature 1 month ago