| .. |
|
__init__.py
|
fix: Erroneous regex usage
|
2022-06-09 07:12:04 +05:30 |
|
background_jobs.py
|
refactor: Fix flake8 issues
|
2022-05-19 15:34:35 +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
|
fix: Regex compilation in boilerplate utils
|
2022-06-09 12:05:07 +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
|
perf: Pre-compile and re-use regexp pattern
|
2022-06-08 14:07:38 +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
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +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
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +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
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +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
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
password_strength.py
|
perf: Pre-compile and re-use regexp pattern
|
2022-06-08 14:07:38 +05:30 |
|
pdf.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
print_format.py
|
refactor: Remove unnecessary exception handling
|
2022-06-01 17:50:07 +05:30 |
|
redis_queue.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
redis_wrapper.py
|
perf: ~90% faster frappe.get_cached_doc (#17107)
|
2022-06-08 15:49:11 +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: Show site name along with debugging messages
|
2022-05-10 13:33:53 +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 |