2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-29 07:19:05 +00:00
Commit Graph

933 Commits

Author SHA1 Message Date
Aditya Hase
cc92584927
perf: Remove requests from the import tree 2021-02-20 13:14:56 +05:30
Ankush Menat
bc21abb095
Merge branch 'develop' into branch_help_command 2021-02-09 11:09:10 +05:30
Ankush Menat
7e171967b3
docs: Update help message for --frappe-branch 2021-02-09 11:06:04 +05:30
Raffael Meyer
7f9bed4c8e
fix: nginx proxy buffer 2021-01-25 19:36:56 +01:00
Samuel Danieli
9de383a760
feat: better flag description
Co-authored-by: gavin <gavin18d@gmail.com>
2020-12-02 12:01:25 +01:00
Samuel Danieli
e9c046d56b
fix: wrong flag description 2020-12-01 16:04:57 +01:00
gavin
e16824f23e
Merge pull request #1094 from gavindsouza/compileall-here
fix: Run compileall in bench after update
2020-11-09 10:47:35 +05:30
Gavin D'souza
54e6bcfe9c fix: Run compileall in bench after update 2020-10-30 19:52:43 +05:30
Hendy Irawan
6ef6e37b80 style: Apply suggestions from code review
Co-authored-by: gavin <gavin18d@gmail.com>
2020-10-30 11:02:45 +00:00
Hendy Irawan
d6d1b91a79 fix(playbooks): Support wkhtmltox arm64 architecture
For Ubuntu 20.04 LTS and later
2020-10-30 11:02:45 +00:00
gavin
de14fc6f1c
Merge pull request #1087 from ceefour/patch-without-site
fix(install): Obey --without-site
2020-10-28 12:41:46 +05:30
gavin
c9155cba1e
Merge branch 'develop' into patch-without-site 2020-10-28 12:14:23 +05:30
gavin
3b736f97b8
Merge branch 'develop' into mr-karan-patch-1 2020-10-28 11:49:45 +05:30
Adam Tang
f2e7702fde
fix: utf8mb4_general_ci
fix: prevent error while bench new-site
2020-10-28 09:04:41 +08:00
Hendy Irawan
608b28c246 fix(install): Obey --without-site 2020-10-27 16:33:37 +00:00
Karan Sharma
f17c579ffd build(config): Change default worker count 2020-10-27 16:13:57 +00:00
Gavin D'souza
b8ed4f6a4b fix: Remove src test 2020-09-24 16:16:31 +05:30
Gavin D'souza
2f0b508d2e fix: Add bench.cli namespace 2020-09-24 13:35:47 +05:30
Gavin D'souza
28067f6f9c test: Add bench utils tests 2020-09-24 13:09:58 +05:30
gavin
e345d18c7d
Merge branch 'develop' into bench-cli-fix 2020-09-24 13:00:28 +05:30
Gavin D'souza
31e4aeeab8 fix: Handle no args passed in CLI 2020-09-24 12:56:11 +05:30
gavin
37d30e5944
Merge branch 'develop' into log-in-files 2020-09-10 11:16:12 +05:30
Gavin D'souza
c9abac299a fix: Updated command help and verbosity while setting crontab 2020-09-10 10:53:51 +05:30
Gavin D'souza
31f2999b4b fix: Use NullHandler for commands executed outside a bench dir 2020-09-10 10:10:55 +05:30
Abhishek Balam
87edc4e109 fix: removed patch 2020-09-09 21:31:57 +05:30
Abhishek Balam
408676c80e fix: removed force renewal as it would extend by 3 months every month, now the job runs daily 2020-09-09 19:44:53 +05:30
Abhishek Balam
ac2afb32da Merge branch 'letsencyrpt-renew' of https://github.com/abhishekbalam/bench into letsencyrpt-renew 2020-09-08 13:20:40 +05:30
Abhishek Balam
1e97cdf0c8 feat: patch for older setups with wrong cron format 2020-09-08 13:00:51 +05:30
Abhishek Balam
097879e1fb feat: patch for older setups with wrong cron format 2020-09-08 12:58:56 +05:30
Abhishek Balam
7dcd5f9ce3 fix: force renew on monthly bases 2020-09-08 12:15:35 +05:30
Abhishek Balam
7a7b0fea37 fix: update letsencrypt renew cron frequency 2020-09-07 18:58:24 +05:30
Gavin D'souza
28302f67a3 fix: Log in ~/bench.log if not running inside bench directory 2020-09-03 13:13:24 +05:30
Gavin D'souza
9d1f7a7ed7 fix: Allow bench src as root 2020-09-03 13:11:31 +05:30
Gavin D'souza
1841b5fa9c chore: bump bench to v5.2.1 2020-08-24 17:04:08 +05:30
Gavin D'souza
fe2d927133 fix: Show correct src of bench source 2020-08-24 15:28:33 +05:30
Revant Nandgaonkar
c5cf9164a6 fix: supervisor command does not require sudo 2020-08-24 13:33:51 +05:30
Gavin D'souza
4f73fb4b1f chore: bump bench to v5.2.0 2020-08-18 15:37:50 +05:30
Adam Tang
9bdff524cd fix: dns caching handle name not match 2020-08-14 13:39:10 +08:00
gavin
3332051dae
Merge pull request #1036 from gavindsouza/test-traceback
travis: Separate builds for setup, install script and tests
2020-08-05 15:01:26 +05:30
gavin
b02b034a78
Merge branch 'develop' into bump-node-v12 2020-08-05 14:01:03 +05:30
gavin
c93628c13f
Merge branch 'develop' into update-supervisord-conf 2020-08-05 13:08:58 +05:30
gavin
0005982e21
Merge branch 'develop' into bump-node-v12 2020-08-05 13:08:34 +05:30
Gavin D'souza
de5e278912 fix: Bump Nodejs v8 => v12 2020-08-05 13:07:12 +05:30
gavin
2b2783368a
chore: fix outdated update help 2020-08-04 16:34:19 +05:30
ABHISHEK KEDAR
547f2bae82
feat: bench start --no-prefix (#1040)
* bench start --no-prefix option

* help added for --no-prefix option
2020-08-03 17:48:00 +05:30
Gavin D'souza
939d3d5c6d chore: run specified test alone 2020-07-13 19:18:35 +05:30
Gavin D'souza
87bc347b5c style: sorted imports + trailing spaces 2020-07-13 19:03:15 +05:30
Gavin D'souza
6dc784fe4d fix(tests): print traceback from errors 2020-07-13 19:01:51 +05:30
Gavin D'souza
8173b009f6 Revert "debug: check if there's an exception being raised silently"
This reverts commit 115d88faf3.
2020-07-13 18:43:18 +05:30
Gavin D'souza
312a92d0ca fix: compatible configparser get 2020-07-13 18:36:21 +05:30