..
__init__.py
chore: make the type clear ( #28524 )
2024-11-19 22:40:26 +00:00
background_jobs.py
feat: Enable Sentry Sampling
2024-10-28 11:27:51 +01:00
backups.py
chore(typing): fix some (exotic) type errors treewide ( #28210 )
2024-10-21 10:02:04 +00:00
bench_helper.py
chore(typing): fix some (exotic) type errors treewide ( #28210 )
2024-10-21 10:02:04 +00:00
boilerplate.py
feat: add hook to allow downstream apps to add auto-loading instrumentation for their doctypes ( #28479 )
2024-11-15 13:04:20 +00:00
caching.py
chore: Improve caching decorators docstring
2024-11-10 12:37:46 +05:30
change_log.py
fix(change_log): skip checking if develop is part of the detected version
2024-11-13 13:26:46 +05:30
commands.py
style: re-format with ruff
2024-02-05 18:53:33 +05:30
connections.py
fix: allow rediss connection scheme
2024-08-17 16:15:25 -04:00
csvutils.py
chore(csvutils): update messages
2024-05-08 16:18:53 +05:30
dashboard.py
fix: ruff fixes
2024-02-07 17:04:31 +05:30
data.py
chore: use deprecation dumpster for remaining deprecated decorator ( #28555 )
2024-11-23 23:50:56 +00:00
dateutils.py
feat!: enhance Language to become more of a Locale ( #27178 )
2024-09-21 16:02:58 +02:00
defaults.py
feat: set a non-null value if docfield isn't set as nullable
2023-11-16 14:51:57 +05:30
deprecations.py
devx: add deprecation dumpster ( #27887 )
2024-10-08 18:56:10 +02:00
diff.py
fix!: Switch to creation as default sort order
2024-03-27 11:18:28 +05:30
doctor.py
refactor: inline immediately returned variable
2023-08-08 18:09:49 +02:00
error.py
fix: log unhandled exceptions in monitor log ( #25897 )
2024-04-10 08:04:32 +00:00
file_lock.py
refactor: simplify code
2024-02-06 13:02:45 +05:30
file_manager.py
fix: Drop file_manager.download_file ( #26575 )
2024-05-27 19:30:48 +05:30
fixtures.py
fix: added prefix none as default in export_fixtures ( #24816 )
2024-02-10 08:21:56 +00:00
formatters.py
fix(formatters): Translate Select value in format_value ( #24951 )
2024-02-26 21:05:44 +05:30
frappecloud.py
feat: FC specific update notifications
2024-05-04 15:08:34 +05:30
global_search.py
refactor(treewide): enable RUF rules
2024-02-21 16:20:28 +05:30
goal.py
fix!: improved filter validation in Engine.get_query
2023-05-31 14:16:52 +05:30
html_utils.py
fix: add summary html element to acceptable_elements
2024-11-15 16:54:18 +05:30
identicon.py
docs: consistency
2023-12-20 14:02:32 +05:30
image.py
fix: preserve exif data in optimized image ( #27341 )
2024-08-08 11:28:32 +02:00
install.py
fix: persistent per-site record creation log ( #28070 )
2024-10-10 09:32:59 +00:00
jinja.py
feat: render debug timer ( #28501 )
2024-11-18 12:59:23 +00:00
jinja_globals.py
chore: add include_icons jinja global
2024-06-11 20:03:15 +02:00
lazy_loader.py
style: re-format with ruff
2024-02-05 18:53:33 +05:30
logger.py
Testing Module ( #28000 )
2024-10-07 09:46:49 +02:00
make_random.py
refactor(treewide): enable RUF rules
2024-02-21 16:20:28 +05:30
modules.py
refactor!: make room in the frappe.config namespace
2024-09-12 12:18:58 +02:00
momentjs.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
nestedset.py
fix: incorrect parameters in frappe.db.set_value call in after_rename method
2024-08-13 16:33:11 +05:30
number_format.py
feat!: enhance Language to become more of a Locale ( #27178 )
2024-09-21 16:02:58 +02:00
oauth.py
refactor(keycloak): set API endpoint while getting list of oauth providers
2024-09-19 15:31:32 +05:30
password.py
fix: handle missing encryption key
2024-11-07 19:05:34 +01:00
password_strength.py
refactor(treewide): enable RUF rules
2024-02-21 16:20:28 +05:30
pdf.py
ci: Run optimized python and control warnings ( #28063 )
2024-10-09 13:29:30 +00:00
print_format.py
fix: Make background print status translatable
2024-10-16 12:13:55 +02:00
redis_queue.py
refactor: permutate implementation to assert no functional change in preparation ( #28160 )
2024-10-18 02:40:06 +02:00
redis_wrapper.py
refactor: frappe.cache.set_value
2024-07-12 19:55:38 +02:00
response.py
fix(json-serialization): prioritize explicit __json__ before iterable ( #28597 )
2024-11-27 13:11:53 +00:00
safe_exec.py
refactor: server script autocompletion to be more generic ( #28180 )
2024-10-19 12:56:24 +00:00
scheduler.py
chore: fix all invocation of init for singledispatch -> min 1 positional arg
2024-09-13 11:53:52 +02:00
sentry.py
feat: Enable Sentry Sampling
2024-10-28 11:27:51 +01:00
synchronization.py
fix: Prevent multiple schedulers from running on same bench ( #25340 )
2024-03-11 14:12:31 +00:00
telemetry.py
perf: avoid importing posthog if not required
2024-03-15 10:51:17 +05:30
testutils.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
typing_validations.py
test: fix universal type checker based on downstream use and more testing ( #28619 )
2024-11-28 23:35:32 +01:00
user.py
feat: add vim and emacs mode for ace-editor ( #25936 )
2024-04-16 11:35:58 +05:30
verified_command.py
refactor: hmac generation
2022-11-12 13:05:57 +05:30
weasyprint.py
style: re-format with ruff
2024-02-05 18:53:33 +05:30
xlsxutils.py
fix(XLSX): remove unsupported characters from sheet title
2024-08-05 18:01:30 +05:30