seitime-frappe/frappe
Akhil Narang 012b0fdb7e
fix(postgres/setup): use gzip to get backup contents if the file is an archive
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2023-12-26 11:09:08 +05:30
..
api fix: assume v1 if path is not set 2023-10-16 18:13:50 +05:30
automation docs: consistent doc strings 2023-12-18 18:27:39 +05:30
change_log
commands chore: drop use of magic library, run file command directly 2023-12-26 11:09:08 +05:30
config chore: dead code removal (#18410) 2022-10-13 15:55:40 +05:30
contacts docs: consistent doc strings 2023-12-18 18:27:39 +05:30
core Revert "fix: check the correct email account" 2023-12-22 11:28:05 +01:00
custom Merge pull request #23432 from marination/doc-connections 2023-12-19 16:05:58 +05:30
data
database fix(postgres/setup): use gzip to get backup contents if the file is an archive 2023-12-26 11:09:08 +05:30
desk Merge pull request #23921 from shariquerik/minor-fix-1 2023-12-23 11:54:13 +05:30
email Merge pull request #23431 from barredterra/newsletter-welcome-url 2023-12-21 17:10:06 +05:30
geo docs: consistent doc strings 2023-12-18 18:27:39 +05:30
integrations docs: consistent doc strings 2023-12-18 18:27:39 +05:30
model fix: Set default child table fields on save (#23913) 2023-12-22 08:02:36 +00:00
modules docs: consistent doc strings 2023-12-18 18:27:39 +05:30
patches docs: consistent doc strings 2023-12-18 18:27:39 +05:30
printing Merge branch 'develop' into jinja-syntax 2023-12-17 19:54:16 +01:00
public Merge pull request #23921 from shariquerik/minor-fix-1 2023-12-23 11:54:13 +05:30
query_builder docs: consistent doc strings 2023-12-18 18:27:39 +05:30
search docs: consistent doc strings 2023-12-18 18:27:39 +05:30
social fix: Set sort_order to DESC if sort_field is modified (#23697) 2023-12-13 09:52:14 +05:30
templates fix: ecsape search string (#23717) 2023-12-11 11:20:02 +05:30
tests fix: Set default child table fields on save (#23913) 2023-12-22 08:02:36 +00:00
translations fix: missing comma in translations file 2023-12-22 11:41:16 +01:00
types fix: add blank line after auto-generated types (#23430) 2023-11-30 13:22:28 +05:30
utils fix(Backup): automatically rollback decryption when object is being deleted 2023-12-26 11:08:48 +05:30
website fix(redirect): make the status codes a select field instead of int 2023-12-22 12:25:41 +05:30
workflow docs: consistent doc strings 2023-12-18 18:27:39 +05:30
www Merge pull request #23827 from frappe/api-docs 2023-12-21 12:13:05 +05:30
__init__.py perf: Use set for tracking whitelisted methods (#23905) 2023-12-21 23:19:06 +05:30
app.py refactor: code cleanup 2023-11-30 17:40:53 +05:30
auth.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
boot.py fix: correct max file size in boot 2023-11-22 10:55:52 +05:30
build.py docs: consistency 2023-12-19 12:55:41 +05:30
cache_manager.py fix: Only clear doctype cache if specified (#21611) 2023-07-09 10:44:43 +05:30
client.py docs: add missing full stop 2023-12-18 19:09:45 +05:30
coverage.py ci: dont fail silently and wait for coverage 2022-08-13 22:50:22 +05:30
defaults.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
deferred_insert.py refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
exceptions.py feat: allow setting a custom http status code for redirects 2023-12-20 17:36:42 +05:30
frappeclient.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
handler.py feat: Allow usage of print() within safe_exec() (#23084) 2023-11-20 12:45:41 +05:30
hooks.py refactor: code cleanup 2023-11-30 17:40:53 +05:30
installer.py feat(installer): drop actual gzip file extraction 2023-12-26 11:09:07 +05:30
middlewares.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
migrate.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
modules.txt chore: remove event streaming module 2022-08-26 00:39:41 +05:30
monitor.py fix: tz aware vs naive comparison 2023-11-24 15:03:08 +05:30
oauth.py chore: Fix Linter issue with validate_silent_authorization(). (#23577) 2023-12-04 12:38:08 +05:30
parallel_test_runner.py test: smtp integration test using smtp4dev 2023-11-04 15:26:40 +05:30
patches.txt fix: add patch to unsubscribe invalid recipients 2023-11-25 17:10:09 +01:00
permissions.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
rate_limiter.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
realtime.py fix: task_id parameter for publish_progress 2023-12-05 19:16:27 +01:00
recorder.py fix: Show server script name in traceback (#23676) 2023-12-08 15:01:13 +05:30
sessions.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
share.py refactor: docshare get_users (#21924) 2023-08-05 09:41:22 +05:30
test_runner.py test: smtp integration test using smtp4dev 2023-11-04 15:26:40 +05:30
translate.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
twofactor.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30