..
__init__.py
perf: fetch user info in one query
2023-09-18 11:16:20 +05:30
background_jobs.py
chore(rq): Pass rq.Callback objects to enqueue_call ( #22271 )
2023-09-02 11:22:33 +05:30
backups.py
refactor: Ensure admin receives a valid backup encryption key ( #22411 )
2023-09-15 11:40:10 +05:30
bench_helper.py
fix: rely on pyenv to collect bench commands, however that may be set up ( #21975 )
2023-08-14 15:02:32 +05:30
boilerplate.py
feat: Add custom icons with the app_include_icons hook ( #22254 )
2023-09-20 20:23:17 +05:30
caching.py
ci: update pyupgrade
2023-07-14 14:24:08 +05:30
change_log.py
perf: reduce memory usage of background processes ( #21467 )
2023-06-23 12:51:45 +05:30
commands.py
fix: correct stacklevel for warnings ( #18633 )
2022-10-28 12:22:24 +05:30
connections.py
refactor: force ipv4 localhost ( #22394 )
2023-09-13 16:23:23 +05:30
csvutils.py
refactor: for append to extend, merge list extend
2023-08-09 13:25:39 +02:00
dashboard.py
refactor: inline immediately returned variable
2023-08-08 18:09:49 +02:00
data.py
fix: Set system timezone for Administrator and Guest users. ( #22440 )
2023-09-20 15:26:00 +05:30
dateutils.py
refactor: Add a maxsplit limit to string splits
2023-01-24 19:22:51 +05:30
deprecations.py
refactor(db): deprecated unused functions
2022-11-09 16:10:09 +05:30
diff.py
refactor: clean up code to py310 supported features ( #17367 )
2022-07-01 11:51:05 +05:30
doctor.py
refactor: inline immediately returned variable
2023-08-08 18:09:49 +02:00
error.py
feat: error logs to include trace id
2023-08-23 14:20:24 +05:30
file_lock.py
refactor: inline immediately returned variable
2023-08-08 18:09:49 +02:00
file_manager.py
fix: support symlinked and /files directory
2022-11-01 13:25:21 +05:30
fixtures.py
refactor!: Remove custom script import
2023-06-13 13:13:23 +05:30
formatters.py
refactor: clean up code to py310 supported features ( #17367 )
2022-07-01 11:51:05 +05:30
global_search.py
refactor: for append to extend, merge list extend
2023-08-09 13:25:39 +02:00
goal.py
fix!: improved filter validation in Engine.get_query
2023-05-31 14:16:52 +05:30
html_utils.py
refactor: Remove unnecessary code
2023-07-25 16:21:59 +05:30
identicon.py
refactor: Itenticon
2022-08-11 23:53:21 +05:30
image.py
fix: Set minimum resolution of image
2023-08-02 10:54:36 +05:30
install.py
refactor: remove form tour settings
2023-05-25 15:04:38 +05:30
jinja.py
fix: disallow unsafe attrs in jinja
2023-08-20 22:26:19 +05:30
jinja_globals.py
refactor: remove txt param from generate_hash use
2022-11-10 11:56:48 +05:30
lazy_loader.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
logger.py
fix: add env overrides for service orchestration ( #21577 )
2023-07-14 11:39:01 +05:30
make_random.py
refactor: make_random
2022-08-11 23:53:21 +05:30
momentjs.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
nestedset.py
refactor: set_value usage
2023-06-13 16:00:43 +05:30
oauth.py
ci: update pyupgrade
2023-07-14 14:24:08 +05:30
password.py
refactor: inline immediately returned variable
2023-08-08 18:09:49 +02:00
password_strength.py
refactor: assign instead of update
2023-01-24 13:51:47 +01:00
pdf.py
fix(DX): Wrap print format errors ( #21944 )
2023-08-06 18:55:16 +05:30
print_format.py
build(deps): PyPDF2 -> pypdf
2023-06-10 20:47:27 +05:30
redis_queue.py
refactor: normalize redis invocation and unblock unix domain socket conn ( #21309 )
2023-06-13 21:06:06 +05:30
redis_wrapper.py
refactor: frappe.cache() usage to frappe.cache ( #21282 )
2023-06-08 11:47:17 +05:30
response.py
fix: PDF and raw response ( #22402 )
2023-09-13 16:42:49 +00:00
safe_exec.py
chore: typo
2023-09-18 20:16:27 +05:30
scheduler.py
fix: fair-er scheduling for multitenant deploys ( #22022 )
2023-08-12 10:55:35 +05:30
synchronization.py
feat: operation level locking for CLI commands ( #19162 )
2022-12-08 13:24:43 +05:30
telemetry.py
chore: off by one error in site age
2023-08-14 10:25:11 +05:30
testutils.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
typing_validations.py
chore: Switch to pydantic.ConfigDict in typing_validations.py ( #22268 )
2023-09-02 11:23:50 +05:30
user.py
feat: Desk User role
2023-08-28 22:31:23 +05:30
verified_command.py
refactor: hmac generation
2022-11-12 13:05:57 +05:30
weasyprint.py
refactor: inline immediately returned variable
2023-08-08 18:09:49 +02:00
xlsxutils.py
refactor: for append to extend, merge list extend
2023-08-09 13:25:39 +02:00