Gavin D'souza
ed3f2d28fb
fix: Remove set-default-site from CLI
2021-04-26 20:16:16 +05:30
Hussain Nagaria
324b58622c
chore: Remove set-default-site command
2021-04-26 17:06:30 +05:30
Gavin D'souza
b0ccb6efbe
fix: Invoke pip via python
...
Due to "WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. To avoid this problem you can invoke Python with '-m pip' instead of running pip directly."
2021-04-23 18:37:03 +05:30
Gavin D'souza
f04a9e6e0d
chore: Remove deprecated command switch-to-master
2021-04-23 11:25:24 +05:30
Revant Nandgaonkar
f109c3eaad
Merge branch 'develop' into setup-supervisor-skip-redis
2021-03-02 13:08:34 +05:30
gavin
034e0085e9
Merge pull request #1124 from adityahase/perf-cli
...
perf: Faster CLI
2021-02-26 16:39:01 +05:30
Revant Nandgaonkar
5cf1363481
feat: skip redis config during supervisor setup
2021-02-26 07:55:04 +05:30
Aditya Hase
b70aa21a73
chore: Remove unused import comment blocks
2021-02-21 11:24:32 +05:30
Aditya Hase
cab2d44df5
perf: Remove bench.config.letsencrypt from the import tree
2021-02-21 10:06:11 +05:30
Aditya Hase
36e48c7dd7
perf: Remove bench.config.nginx from the import tree
2021-02-21 10:05:40 +05:30
Aditya Hase
104efd349b
perf: Remove ast from the import tree
2021-02-21 10:02:20 +05:30
DANY ROBERT
fec8921214
fix: fail2ban help message
2021-02-18 11:31:38 +05:30
Ankush Menat
7e171967b3
docs: Update help message for --frappe-branch
2021-02-09 11:06:04 +05:30
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 D'souza
54e6bcfe9c
fix: Run compileall in bench after update
2020-10-30 19:52:43 +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
fe2d927133
fix: Show correct src of bench source
2020-08-24 15:28:33 +05:30
gavin
c93628c13f
Merge branch 'develop' into update-supervisord-conf
2020-08-05 13:08:58 +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
c43da5be68
fix: update supervisord conf and reload, log everything
2020-06-10 18:15:01 +05:30
gavin
119b08f531
Merge pull request #998 from gavindsouza/drop-dead-code
...
chore: drop dead code
2020-05-21 10:45:07 +05:30
gavin
0185300afd
Merge branch 'develop' into drop-dead-code
2020-05-21 10:20:35 +05:30
gavin
7f3e4b9fbb
Merge branch 'develop' into fix-setup-requirements
2020-05-20 20:09:45 +05:30
Gavin D'souza
dd047002a1
fix: dont run ayrn install while setting up py reqs
2020-05-19 14:14:01 +05:30
Gavin D'souza
0be833ad85
fix: cleaner and intuitive bench logs
2020-05-19 13:11:57 +05:30
Gavin D'souza
34de3d03a4
chore: drop dead code
2020-05-19 13:09:08 +05:30
Gavin D'souza
76e401cfaf
Merge branch 'develop' of github.com:frappe/bench into change-project-name
2020-05-05 17:31:17 +05:30
Chinmay Pai
06380d83d2
Merge branch 'develop' into pull_specific_apps
2020-04-19 13:25:39 +05:30
Chinmay D. Pai
7f4b19cb7f
Merge branch 'master' of github.com:frappe/bench into pull_specific_apps
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-19 13:23:36 +05:30
Gavin D'souza
c0afa041c8
feat: bench apps commands caching
...
Port of https://github.com/frappe/bench/pull/888
2020-04-11 21:17:13 +05:30
Gavin D'souza
20152f2dce
style: sort and optimize imports
2020-04-02 22:24:21 +05:30
Gavin D'souza
e218a7aa09
chore: renamed project to match with PyPI
2020-04-02 15:42:03 +05:30
Chinmay Pai
c600c3f86b
Merge pull request #955 from gavindsouza/sec-patch
...
fix: remove bench and supervisor from sudoers
2020-03-26 14:36:12 +05:30
Gavin D'souza
cd77b42255
refactor: avoid redefining name from different scopes
...
ref: deepsource https://deepsource.io/gh/frappe/bench/run/c9ee328a-6f59-49a9-b21c-8e770bd14091/python/PYL-W0621/
2020-03-26 14:15:59 +05:30
Chinmay Pai
0ae3c461d7
Merge pull request #952 from gavindsouza/pre-v5
...
chore: remove updating "bench tool" from update
2020-03-20 16:14:38 +05:30
Gavin D'souza
51b81c3997
fix: remove bench and supervisor from sudoers
...
chore: move production prerequisites into setup_production
2020-03-13 16:41:00 +05:30
Gavin D'souza
06d4303a9f
chore: print error message in case of failures
2020-03-11 12:30:37 +05:30
Gavin D'souza
3d3b3721f0
chore: remove bench tool update on update
2020-03-11 12:10:38 +05:30
Gavin D'souza
dc307b6880
fix: switch branches "better"
2020-03-09 13:53:13 +05:30
Gavin D'souza
9b5e1c9fdc
style: removed unused imports
2020-03-02 19:24:41 +05:30
gavin
b672466dad
Merge branch 'master' into bench-cmd-help
2020-03-02 19:06:04 +05:30
Chinmay D. Pai
206d5ed3ae
chore: solve merge conflicts
...
* renme build_asset_files tp skip_asset
* add overwrite flag
* move building assets to postprocessing
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-02-25 11:58:49 +05:30
Chinmay D. Pai
0c0ed767f7
chore: add overwrite flag, repo_name format, and exit gracefully
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-02-25 11:45:03 +05:30
Gavin D'souza
8fd534747a
docs: added missing help for install prerequisites
2020-02-19 11:39:07 +05:30
Gavin D'souza
f9521efc50
chore: removed unused and optimized imports
2020-02-18 19:33:44 +05:30
Gavin D'souza
90d2313947
chore: drop bench shell
command
2020-02-18 18:50:28 +05:30
Gavin D'souza
043f044853
style: bench.commands.utils help added
2020-02-18 18:47:38 +05:30
Gavin D'souza
9d00bc743e
style: help moved in bench.commands.utils docs
2020-02-18 18:04:20 +05:30