2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 04:59:01 +00:00
Commit Graph

1718 Commits

Author SHA1 Message Date
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
gavin
629b272021
Merge pull request #1077 from ceefour/patch-2
fix(playbooks): Support wkhtmltox arm64 architecture
2020-10-30 19:41:58 +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
0367010335
Merge pull request #1085 from ceefour/patch-5
fix: Upgrade Ansible to 2.8.15 (or later patch version)
2020-10-29 12:54:19 +05:30
gavin
6ba5198dc7
Merge branch 'develop' into patch-5 2020-10-28 14:10:02 +05:30
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
f899c9827c
Merge pull request #1081 from ceefour/mr-karan-patch-1
build(config): Change default worker count
2020-10-28 12:15:23 +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
gavin
afd0297cf3
Merge pull request #1093 from adamtang79/develop_adam_deploy
fix: utf8mb4_general_ci
2020-10-28 11:32:15 +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
Hendy Irawan
482bb2e591 build(install): Upgrade Ansible to 2.8.15 (or later patch version) 2020-10-27 16:27:23 +00:00
Karan Sharma
f17c579ffd build(config): Change default worker count 2020-10-27 16:13:57 +00:00
gavin
e146919f9d
chore: Added semantic config
Installed https://github.com/zeke/semantic-pull-requests and added config for repo
2020-10-27 13:57:05 +05:30
gavin
d9521b4406
Merge pull request #1075 from gavindsouza/bench-cli-fix
fix: Handle no args passed in CLI
2020-09-24 16:47:38 +05:30
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
7b50a445fa
Merge pull request #1053 from adamtang79/develop_adam_reinstall
fix: warning on pip reinstall
2020-09-10 11:41:26 +05:30
gavin
2c6faa2b47 Merge branch 'develop' into develop_adam_reinstall 2020-09-10 11:40:34 +05:30
gavin
f3a0bfd38a
Merge pull request #1062 from gavindsouza/log-in-files
fix: Don't show logs in stdout if command run outside bench directory
2020-09-10 11:37:10 +05:30
gavin
37d30e5944
Merge branch 'develop' into log-in-files 2020-09-10 11:16:12 +05:30
gavin
58cf384ad4
Merge pull request #1070 from abhishekbalam/letsencyrpt-renew
fix: Update Letsencrypt Renew Cron Pattern
2020-09-10 11:08:53 +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
75caa0f93c
Merge branch 'develop' into letsencyrpt-renew 2020-09-09 19:50:28 +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
gavin
1237d604ce
docs: Update operation fix 2020-09-09 15:38:55 +05:30
gavin
bc2eb7b4cb
docs: Update bench CLI update method 2020-09-09 15:03:50 +05:30
Saurabh
137a78a6b0
feat: pitch erpnext support to VM users 2020-09-08 17:13:26 +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
afa9362b27
Merge pull request #1064 from gavindsouza/cli-fixes
fix: Allow bench src as root
2020-09-04 16:46:26 +05:30
gavin
0463e61157
Merge pull request #1065 from gavindsouza/install-wheel-and-setuptools
fix: Install wheel during ansible setup
2020-09-04 12:02:50 +05:30
Raffael Meyer
116d4e6a40
Merge branch 'develop' into install-wheel-and-setuptools 2020-09-03 10:32:05 +02:00
gavin
03576d10b4
fix: Unpin setuptools, six and virtualenv 2020-09-03 13:58:54 +05:30
Gavin D'souza
61567be3f6 fix: Install wheel during ansible setup
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2020-09-03 13:46:33 +05:30
gavin
81d5b218f0
Merge pull request #1061 from gavindsouza/setup-prereqs-first
fix: Install Script fixes
2020-09-03 13:39:52 +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
ec035db679
Merge branch 'develop' into setup-prereqs-first 2020-09-03 13:09:44 +05:30