netbox/netbox/core
Jeremy Stretch afba5b2791
Some checks are pending
CI / build (20.x, 3.12) (push) Waiting to run
CI / build (20.x, 3.13) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Merge branch 'main' into feature
2025-11-25 15:25:53 -05:00
..
api Merge branch 'main' into feature 2025-11-25 15:25:53 -05:00
forms Merge branch 'main' into feature 2025-11-12 08:08:32 -05:00
graphql Change explicitly specified id fields to FilterLookups 2025-11-25 13:06:24 -05:00
management #19973: lsmodels() should prefix models with app label 2025-08-14 14:40:01 -04:00
migrations Closes #20304: Object owners (#20634) 2025-10-24 13:08:01 -07:00
models Merge branch 'main' into feature 2025-11-12 08:08:32 -05:00
tables Closes #20304: Object owners (#20634) 2025-10-24 13:08:01 -07:00
tests Merge branch 'main' into feature 2025-11-25 15:25:53 -05:00
__init__.py Closes #11558: Add support for remote data sources (#11646) 2023-02-19 20:09:51 -05:00
apps.py Merge main into feature 2025-04-10 17:17:21 -04:00
checks.py Closes #18191: Remove duplicate SQL indexes (#19074) 2025-04-03 15:16:57 -05:00
choices.py Merge main into feature 2025-04-10 17:17:21 -04:00
constants.py Closes #19816: Implement a logging mechanism for background jobs (#19838) 2025-07-14 08:52:50 -05:00
data_backends.py Closes #18627: Proxy routing (#18681) 2025-03-04 08:24:54 -05:00
dataclasses.py Closes #19816: Implement a logging mechanism for background jobs (#19838) 2025-07-14 08:52:50 -05:00
events.py Merge main into feature 2025-04-10 17:17:21 -04:00
exceptions.py Fixes #19806: Introduce JobFailed exception to allow marking background jobs as failed (#19807) 2025-07-02 14:02:49 -05:00
filtersets.py Merge branch 'main' into feature 2025-11-12 08:08:32 -05:00
jobs.py #18349: Adopt new job logging functionality (#19816) 2025-08-14 14:40:01 -04:00
object_actions.py Closes #20774: used gettext_lazy instead gettext (#20782) 2025-11-10 21:54:35 -06:00
plugins.py chore(core): Remove unused imports in plugins and migrations 2025-10-02 17:11:07 -04:00
querysets.py Closes #16388: Move change logging resources from extras to core (#16545) 2024-06-17 08:03:06 -04:00
search.py Closes #14503: Include additional display attributes for search indexers 2023-12-21 14:36:42 -05:00
signals.py Fix errant update of objects being deleted via cascade 2025-10-28 15:13:03 -04:00
urls.py Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 2024-11-21 15:58:11 -05:00
utils.py 7848 Add RQ API (#17938) 2024-11-26 10:01:06 -05:00
views.py Merge branch 'main' into feature 2025-10-29 13:47:01 -04:00