..
__init__.py
fix: Erroneous regex usage
2022-06-09 07:12:04 +05:30
background_jobs.py
fix: remove bare exception catching
2022-06-28 18:05:00 +05:30
backups.py
refactor: Fix flake8 issues
2022-05-19 15:34:35 +05:30
bench_helper.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
boilerplate.py
build!: Bump minimum Python version to 3.10
2022-06-30 13:11:26 +05:30
caching.py
fix: Avoid possible iteration failures passing default in pop
2022-06-09 12:31:05 +05:30
change_log.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
commands.py
feat(wip): Custom filters in db.query engine
2022-05-19 17:31:35 +05:30
connections.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
csvutils.py
refactor: Remove dead code ( #16886 )
2022-05-12 18:04:44 +05:30
dashboard.py
refactor: Remove unused imports & code
2022-05-19 15:34:35 +05:30
data.py
fix: remove bare exception catching
2022-06-28 18:05:00 +05:30
dateutils.py
refactor: simplify timegrain conditions
2022-06-08 11:53:14 +05:30
diff.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
doctor.py
refactor: Remove unused imports & code
2022-05-19 15:34:35 +05:30
error.py
refactor: Fix flake8 issues
2022-05-19 15:34:35 +05:30
file_lock.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
file_manager.py
Merge branch 'develop' into refactor-file
2022-06-01 15:47:55 +05:30
fixtures.py
refactor: Sync fixtures
2022-04-26 23:43:07 +02:00
formatters.py
perf: Pre-compile and re-use regexp pattern
2022-06-08 14:07:38 +05:30
global_search.py
perf: Pre-compile and re-use regexp pattern
2022-06-08 14:07:38 +05:30
goal.py
Revert "feat: Adding support to Query engine"
2022-06-29 23:30:23 +05:30
html_utils.py
perf: Pre-compile and re-use regexp pattern
2022-06-08 14:07:38 +05:30
identicon.py
chore: Update typing + noqa - flake8 failures
2022-05-23 18:55:55 +05:30
image.py
chore(deps): Bump Pillow from 9.0.1 to 9.1.1
2022-06-10 13:12:35 +05:30
install.py
Merge branch 'develop' into refactor-file
2022-06-01 15:47:55 +05:30
jinja.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
jinja_globals.py
fix: handle case where web_block is invoked
2022-06-22 12:04:57 +05:30
lazy_loader.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
logger.py
fix!: Set default logging level ERROR when DEV_SERVER envvar is unset
2022-06-07 15:56:26 +05:30
make_random.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
momentjs.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
nestedset.py
refactor: Re-write queries using SubQuery
2022-05-27 17:32:37 +05:30
oauth.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
password.py
fix: Cleaner error message on invalid encryption_key
2022-06-09 16:45:23 +05:30
password_strength.py
perf: Pre-compile and re-use regexp pattern
2022-06-08 14:07:38 +05:30
pdf.py
fix: remove bare exception catching
2022-06-28 18:05:00 +05:30
print_format.py
chore(deps): Bump PyPDF2 from 1.26.0 to 2.1.0
2022-06-10 12:08:10 +05:30
redis_queue.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
redis_wrapper.py
fix(redis): pass shared param when setting value based on generator
2022-06-28 00:37:31 +05:30
response.py
refactor: frappe.utils.response.download_private_file
2022-04-18 12:54:10 +05:30
safe_exec.py
fix: Passing dev server variable to jenv globals correctly ( #16843 )
2022-05-18 09:19:24 +00:00
scheduler.py
fix: remove bare exception catching
2022-06-28 18:05:00 +05:30
testutils.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
user.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
verified_command.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
weasyprint.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
xlsxutils.py
perf: Pre-compile and re-use regexp pattern
2022-06-08 14:07:38 +05:30