2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-20 19:19:02 +00:00
frappe_docker/build/common/commands
2021-03-20 13:57:53 +05:30
..
auto_migrate.py refactor: add utils and constants 2020-07-10 23:15:36 +05:30
background.py fix: make semantic changes to commands 2020-04-29 01:45:59 +05:30
backup.py feat: add postgres support to frappe-worker 2020-06-29 23:28:10 +05:30
check_connection.py refactor: add utils and constants 2020-07-10 23:15:36 +05:30
console.py feat: add postgres support to frappe-worker 2020-06-29 23:28:10 +05:30
constants.py feat: add drop site command to worker 2020-10-01 15:19:23 +05:30
doctor.py feat: ping additional services using doctor 2020-07-02 13:40:23 +05:30
drop.py feat: add drop site command to worker 2020-10-01 15:19:23 +05:30
gevent_patch.py feat(frappe-worker): option to set gevent as gunicorn worker-class 2021-03-20 13:57:53 +05:30
migrate.py refactor: add utils and constants 2020-07-10 23:15:36 +05:30
new.py fix: add try-except block for importing new_site 2021-03-01 00:47:00 +05:30
push_backup.py fix: do not consider directory objects 2020-10-06 20:47:56 +05:30
restore_backup.py fix: do not consider directory objects 2020-10-06 20:47:56 +05:30
utils.py refactor: add utils and constants 2020-07-10 23:15:36 +05:30
worker.py fix: make semantic changes to commands 2020-04-29 01:45:59 +05:30