seitime-frappe/frappe/utils
Akhil Narang ea65d86d72
Merge pull request #24625 from blaggacao/fix/shell-escaping
fix: shell escaping on external commands
2024-02-01 12:45:21 +05:30
..
__init__.py fix: add short timeout to gravatar (#24414) 2024-01-17 09:08:00 +00:00
background_jobs.py Merge pull request #24428 from blaggacao/chore/cleanup-frappe-connect 2024-01-18 12:15:42 +00:00
backups.py fix: shell escaping on external commands 2024-01-30 18:23:05 +01:00
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 refactor: check latest github release 2024-01-14 16:46:07 +01:00
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(money_in_words)!: Don't translate the result of num2words 2024-01-26 15:49:18 +01:00
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 fix(DX): filter version logs with changes to field (#24023) 2023-12-29 06:03:14 +00:00
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 style: format 2023-12-28 19:16:11 +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 Merge remote-tracking branch 'upstream/develop' into po-translation 2023-12-26 16:45:05 +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!: remove unused parameter from rebuild_tree, add type hints (#24123) 2024-01-04 18:13:12 +05:30
oauth.py fix: Let social login key control signups 2023-10-14 12:43:48 +05:30
password.py fix: make rate_limiter respect multitenancy (#24634) 2024-01-31 09:16:27 +00:00
password_strength.py feat: lazy global translated strings 2024-01-10 21:28:01 +05:30
pdf.py fix: typos 2024-01-24 02:41:03 +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 perf: optional faster perm check for files 2024-01-31 10:49:18 +05:30
safe_exec.py chore: get_year_ending to safe_exec 2023-12-17 15:35:55 +05:30
scheduler.py feat: simple procline for scheduler 2023-12-29 14:39:40 +05:30
sentry.py fix(sentry): set scope for background jobs 2024-01-16 16:26:48 +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