..
__init__.py
docs: get_gravatar and get_gravatar_url
2023-12-19 12:08:50 +05:30
background_jobs.py
docs: consistent doc strings
2023-12-18 18:27:39 +05:30
backups.py
docs: consistent doc strings
2023-12-18 18:27:39 +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
style: new app boilerplate ( #23847 )
2023-12-18 23:13:13 +05:30
caching.py
refactor: Remove usage of utcnow ( #23369 )
2023-11-23 13:21:27 +05:30
change_log.py
docs: consistent doc strings
2023-12-18 18:27:39 +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(treewide): code cleanup
2023-11-23 13:57:51 +05:30
data.py
fix: type hint
2023-12-20 14:09:01 +05:30
dateutils.py
refactor: Add a maxsplit limit to string splits
2023-01-24 19:22:51 +05:30
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
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
fix: Show server script name in traceback ( #23676 )
2023-12-08 15:01:13 +05:30
file_lock.py
docs: consistent doc strings
2023-12-18 18:27:39 +05:30
file_manager.py
docs: consistent doc strings
2023-12-18 18:27:39 +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
fix: single global search sync
2023-11-06 20:29:16 +05:30
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
docs: consistency
2023-12-20 14:02:32 +05:30
image.py
Merge pull request #23827 from frappe/api-docs
2023-12-21 12:13:05 +05:30
install.py
refactor: simplify conditional logic
2023-12-05 11:14:41 +01:00
jinja.py
docs: consistent doc strings
2023-12-18 18:27:39 +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
docs: consistent doc strings
2023-12-18 18:27:39 +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: defer unnecessary json-dumping of messages
2023-10-16 18:13:50 +05:30
oauth.py
fix: Let social login key control signups
2023-10-14 12:43:48 +05:30
password.py
refactor: inline immediately returned variable
2023-08-08 18:09:49 +02:00
password_strength.py
refactor: only import types when TYPE_CHECKING
2023-12-18 21:49:13 +05:30
pdf.py
fix: Extract header/footer html into content to simplify things
2024-01-29 13:25:45 +01:00
print_format.py
docs: consistent doc strings
2023-12-18 18:27:39 +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
docs: consistent doc strings
2023-12-18 18:27:39 +05:30
response.py
fix: use encoded filename for arabic (latin) language while exporting
2023-12-07 12:46:27 +05:30
safe_exec.py
chore: get_year_ending to safe_exec
2023-12-17 15:35:55 +05:30
scheduler.py
docs: consistency
2023-12-20 14:02:32 +05:30
sentry.py
fix(sentry): name field is ignored
2023-12-20 12:43:42 +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
fix: rename type validation
2023-10-16 18:12:53 +05:30
user.py
docs: consistent doc strings
2023-12-18 18:27:39 +05:30
verified_command.py
refactor: hmac generation
2022-11-12 13:05:57 +05:30
weasyprint.py
docs: consistent doc strings
2023-12-18 18:27:39 +05:30
xlsxutils.py
refactor: for append to extend, merge list extend
2023-08-09 13:25:39 +02:00