| .. |
|
api
|
Revert "perf: Avoid checking server script map (#29057)"
|
2025-01-06 19:43:53 +05:30 |
|
automation
|
perf: lower reminders frequency (#28931)
|
2024-12-27 07:37:25 +00:00 |
|
change_log
|
|
|
|
commands
|
test: avoid rebuilding assets
|
2025-01-04 12:14:55 +05:30 |
|
contacts
|
fix: update address link title on update of customer
|
2024-12-30 14:20:48 +05:30 |
|
core
|
fix: frappe license added in report.js (#29084)
|
2025-01-09 11:48:51 +05:30 |
|
custom
|
perf: skip perm checking on property setters (#29031)
|
2025-01-02 16:39:21 +00:00 |
|
data
|
|
|
|
database
|
perf: misc client cache improvements (#29070)
|
2025-01-07 16:14:43 +05:30 |
|
desk
|
Merge pull request #29038 from deepeshgarg007/linked_doctypes
|
2025-01-07 15:49:42 +05:30 |
|
email
|
perf: Skip link checking on internal deletes
|
2025-01-06 11:48:19 +05:30 |
|
geo
|
fix(Country): remove unique constraint on Code field (#29039)
|
2025-01-03 18:28:50 +00:00 |
|
gettext
|
refactor: fixup with ruff 0.8.1
|
2024-12-04 13:18:04 +05:30 |
|
integrations
|
test: don't sleep in webhook tests
|
2025-01-04 12:07:04 +05:30 |
|
locale
|
fix: sync translations from crowdin (#29048)
|
2025-01-08 16:43:29 +01:00 |
|
model
|
perf: misc client cache improvements (#29070)
|
2025-01-07 16:14:43 +05:30 |
|
modules
|
refactor: fixup with ruff 0.8.1
|
2024-12-04 13:18:04 +05:30 |
|
patches
|
fix(Patch): only insert expression key if not exists
|
2024-12-09 12:36:11 +05:30 |
|
printing
|
fix: add strings and fields to translation
|
2024-12-21 13:17:01 +01:00 |
|
public
|
fix: misalignment of attachment icon and title (#29086)
|
2025-01-08 20:40:47 +05:30 |
|
query_builder
|
fix: datetime comparison in QB (#26364)
|
2024-05-09 10:19:27 +00:00 |
|
search
|
refactor: change filter from tuple to dict
|
2024-11-26 11:38:15 +05:30 |
|
social
|
revert: changes to energy point log
|
2024-11-05 12:25:33 +05:30 |
|
templates
|
fix: add strings and fields to translation
|
2024-12-21 13:17:01 +01:00 |
|
testing
|
chore: set default max_module_depth to 0
|
2024-12-04 17:19:02 +05:30 |
|
tests
|
perf: misc client cache improvements (#29070)
|
2025-01-07 16:14:43 +05:30 |
|
types
|
perf: Make frappe._dict great again (#28824)
|
2024-12-18 16:36:31 +05:30 |
|
utils
|
perf: speedup date parsing (#29090)
|
2025-01-09 06:55:13 +00:00 |
|
website
|
perf: hard-code /app routing even more aggresively (#29073)
|
2025-01-07 12:32:28 +00:00 |
|
workflow
|
fix: use get_email_template to support html template in workflow email
|
2024-10-24 14:43:39 +05:30 |
|
www
|
Merge pull request #28888 from sokumon/center-me-page
|
2025-01-01 10:55:12 +05:30 |
|
__init__.py
|
perf: misc client cache improvements (#29070)
|
2025-01-07 16:14:43 +05:30 |
|
_optimizations.py
|
fix: register fault hander after gunicorn registers signals (#28976)
|
2024-12-31 14:01:19 +00:00 |
|
app.py
|
refactor: move all optimizations and pre/post fork hooks to separate file (#28832)
|
2024-12-19 16:46:26 +05:30 |
|
apps.py
|
fix: consider default path for Website User if applicable
|
2024-08-30 15:42:58 +05:30 |
|
auth.py
|
perf: Don't query redirects on existing session
|
2025-01-01 14:29:36 +05:30 |
|
boot.py
|
refactor: fixup with ruff 0.8.1
|
2024-12-04 13:18:04 +05:30 |
|
build.py
|
fix(build): os.replace -> shutil.move
|
2024-12-19 16:12:48 +05:30 |
|
cache_manager.py
|
perf: misc client cache improvements (#29070)
|
2025-01-07 16:14:43 +05:30 |
|
client.py
|
devx: add deprecation dumpster (#27887)
|
2024-10-08 18:56:10 +02:00 |
|
config.py
|
perf!: Cache site configs in memory for 60 seconds (#28869)
|
2024-12-27 16:21:14 +00:00 |
|
coverage.py
|
ci: make gh actions functions (#28299)
|
2024-10-27 02:09:02 +00:00 |
|
defaults.py
|
perf: client-cache for defaults
|
2025-01-07 12:51:10 +05:30 |
|
deferred_insert.py
|
fix: ruff fixes
|
2024-02-07 17:04:31 +05:30 |
|
deprecation_dumpster.py
|
test: undo breaking change to test-fixture regeneration (#29034)
|
2025-01-03 11:44:12 +05:30 |
|
exceptions.py
|
revert: bencher/bench intrface (#28925)
|
2024-12-26 14:41:36 +00:00 |
|
frappeclient.py
|
refactor: fixup with ruff 0.8.1
|
2024-12-04 13:18:04 +05:30 |
|
handler.py
|
Revert "perf: Avoid checking server script map (#29057)"
|
2025-01-06 19:43:53 +05:30 |
|
hooks.py
|
fix: prevent rl keys from getting evicted
|
2025-01-06 11:56:03 +05:30 |
|
installer.py
|
perf!: Cache site configs in memory for 60 seconds (#28869)
|
2024-12-27 16:21:14 +00:00 |
|
locale.py
|
feat!: enhance Language to become more of a Locale (#27178)
|
2024-09-21 16:02:58 +02:00 |
|
middlewares.py
|
|
|
|
migrate.py
|
fix: Avoid indefinitely waiting for metadata locks
|
2025-01-09 15:09:33 +05:30 |
|
modules.txt
|
|
|
|
monitor.py
|
fix: Remove misleading os.O_NONBLOCK flag (#28859)
|
2024-12-23 05:22:13 +00:00 |
|
oauth.py
|
perf: Skip link checking on internal deletes
|
2025-01-06 11:48:19 +05:30 |
|
parallel_test_runner.py
|
test: avoid flaky behaviour on test ordering
|
2025-01-04 11:54:37 +05:30 |
|
patches.txt
|
chore: added patch to create missing keys and update counter
|
2024-12-09 11:32:50 +05:30 |
|
permissions.py
|
perf: Skip link checking on internal deletes
|
2025-01-06 11:48:19 +05:30 |
|
push_notification.py
|
chore: Add Push Notification Settings to Integrations workspace
|
2024-02-28 11:07:22 +05:30 |
|
rate_limiter.py
|
perf: No need to set expiry for rate limiter key everytime (#28956)
|
2024-12-30 07:31:47 +00:00 |
|
realtime.py
|
refactor: better permission checking on sockets
|
2024-04-06 21:14:48 +05:30 |
|
recorder.py
|
refactor: minor cleanup / avoid repeat calls
|
2025-01-06 18:57:57 +05:30 |
|
sessions.py
|
perf: do not validate user on session resume (#29074)
|
2025-01-07 12:52:23 +00:00 |
|
share.py
|
style: re-format with ruff
|
2024-02-05 18:53:33 +05:30 |
|
test_runner.py
|
refactor: organize test contextmanagers (#28041)
|
2024-10-09 02:09:19 +02:00 |
|
translate.py
|
perf: Store languages in client cache
|
2025-01-06 19:52:43 +05:30 |
|
twofactor.py
|
chore(twofactor): specify key to display during decryption failures
|
2024-09-16 13:00:38 +05:30 |