..
__init__.py
fix: traceback sanitizer got extra positional args
2023-02-15 17:51:21 +05:30
background_jobs.py
feat: allow configuring ttl for RQ job retention ( #20331 )
2023-03-14 12:43:41 +05:30
backups.py
refactor: Add a maxsplit limit to string splits
2023-01-24 19:22:51 +05:30
bench_helper.py
refactor: bench_helper
2022-08-11 23:53:21 +05:30
boilerplate.py
fix: Add request, job events in hooks boilerplate
2023-02-10 13:28:50 +05:30
caching.py
refactor: clean up code to py310 supported features ( #17367 )
2022-07-01 11:51:05 +05:30
change_log.py
refactor: Add a maxsplit limit to string splits
2023-01-24 19:22:51 +05:30
commands.py
fix: correct stacklevel for warnings ( #18633 )
2022-10-28 12:22:24 +05:30
connections.py
refactor: clean up code to py310 supported features ( #17367 )
2022-07-01 11:51:05 +05:30
csvutils.py
refactor: clean up code to py310 supported features ( #17367 )
2022-07-01 11:51:05 +05:30
dashboard.py
Merge branch 'develop' into sync-dashboard
2022-09-12 16:19:19 +05:30
data.py
fix: skip 0 for rounding
2023-03-13 14:16:39 +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: clean up code to py310 supported features ( #17367 )
2022-07-01 11:51:05 +05:30
error.py
fix: ldap with 2fa ( #19753 )
2023-01-30 14:44:53 +05:30
file_lock.py
refactor: Move before/after tasks as hooks
2023-02-15 15:30:02 +05:30
file_manager.py
fix: support symlinked and /files directory
2022-11-01 13:25:21 +05:30
fixtures.py
fix: commit after app install
2022-09-12 12:23:14 +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: Add a maxsplit limit to string splits
2023-01-24 19:22:51 +05:30
goal.py
fix: remove deprecated filter_str parameter of get_monthly_goal_graph_data
2023-03-07 11:14:48 +01:00
html_utils.py
fix: quote provider name ( #19604 )
2023-02-13 14:34:35 +05:30
identicon.py
refactor: Itenticon
2022-08-11 23:53:21 +05:30
image.py
refactor: clean up code to py310 supported features ( #17367 )
2022-07-01 11:51:05 +05:30
install.py
chore: remove manage subscriptions from navbar settings ( #20249 )
2023-03-06 10:44:38 +05:30
jinja.py
refactor: filter out apps not installed on bench
2023-01-16 13:54:40 +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: sanitize form dict in error logs ( #19835 )
2023-01-30 15:22:21 +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
chore: typo in validate_loop msg ( #19091 )
2022-12-03 12:08:41 +05:30
oauth.py
chore(oauth): Make provider typing optional in redirect_post_login
2023-01-03 14:28:56 +05:30
password.py
fix: unhelpful error message ( #19666 )
2023-01-23 14:48:27 +05:30
password_strength.py
refactor: assign instead of update
2023-01-24 13:51:47 +01:00
pdf.py
refactor: clean up code to py310 supported features ( #17367 )
2022-07-01 11:51:05 +05:30
print_format.py
fix: Argument name should be letterhead instead of letter_head ( #19627 )
2023-01-17 18:10:23 +05:30
redis_queue.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
redis_wrapper.py
chore!: remove cache_locally parameter
2023-01-21 17:32:24 +05:30
response.py
fix: build_response for re.Match
2022-12-27 14:17:09 +05:30
safe_exec.py
feat!: remove deprecated timezone utils ( #20255 )
2023-03-06 19:56:57 +05:30
scheduler.py
fix: Add format, verbose options to scheduler
2023-02-10 14:39:16 +05:30
synchronization.py
feat: operation level locking for CLI commands ( #19162 )
2022-12-08 13:24:43 +05:30
testutils.py
style: format all python files using black ( #16453 )
2022-04-12 10:59:25 +05:30
typing_validations.py
refactor: validate_argument_types
2022-12-19 15:07:03 +05:30
user.py
refactor!: Remove "Set user permission" permtype ( #20090 )
2023-02-20 16:07:49 +05:30
verified_command.py
refactor: hmac generation
2022-11-12 13:05:57 +05:30
weasyprint.py
fix: handle "No Letterhead" in new print format builder ( #18990 )
2022-11-24 10:54:46 +05:30
xlsxutils.py
refactor: use provide_binary_file
2022-11-26 20:08:50 +01:00