seitime-frappe/frappe/commands
Ankush Menat 441495b561
refactor!: Drop support for currentsite.txt (#21536)
* refactor!: Drop currentsite.txt

- `bench use` will continue to work.
- Instead of txt file use common_site_config to set default site using `default_site` key.
- `FRAPPE_SITE` environment variable also works

* fix(DX): warn if non-empty currentsite.txt is present
2023-06-30 17:57:40 +05:30
..
__init__.py docs: add missing help text for commands (#19039) 2022-11-29 16:01:25 +05:30
redis_utils.py perf: reduce memory usage of background processes (#21467) 2023-06-23 12:51:45 +05:30
scheduler.py perf: faster pending jobs check 2023-06-29 17:31:06 +05:30
site.py refactor!: Drop support for currentsite.txt (#21536) 2023-06-30 17:57:40 +05:30
translate.py feat: migrate translations command (#21362) 2023-06-19 18:19:07 +05:30
utils.py feat: A flag (--save-metafiles) to save esbuild metafiles 2023-06-26 09:14:17 +05:30