Chinmay Pai
|
b3262ee503
|
Merge pull request #973 from Thunderbottom/undefined-apps
|
2020-04-19 13:54:31 +05:30 |
|
Chinmay D. Pai
|
cc45cbf8c2
|
chore: set apps to None by default
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
|
2020-04-19 13:53:38 +05:30 |
|
sahil28297
|
771272f3c6
|
Merge pull request #921 from Thunderbottom/pull_specific_apps
feat(bench update): allow pull-only update on specified apps
|
2020-04-19 13:30:59 +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 |
|
lasalesi
|
a7c52b4059
|
fix(playbooks): wkhtmltopdf checksum string for debian 9 (#969)
* Update main.yml
Correcting checksum string for Debian 9
* fix(playbook): yaml syntax for checksum in wkhtmltopdf
Co-authored-by: gavin <gavin18d@gmail.com>
|
2020-04-17 18:31:07 +05:30 |
|
gavin
|
264df52157
|
Merge pull request #972 from gavindsouza/fix-crontab
fix(backups): setup backups for bench sites
|
2020-04-17 18:05:13 +05:30 |
|
Gavin D'souza
|
6881c93388
|
fix: bench path used for config
|
2020-04-17 11:26:44 +05:30 |
|
Gavin D'souza
|
f28c3765d8
|
fix(backup): make auto backup logs verbose
|
2020-04-16 14:17:29 +05:30 |
|
gavin
|
d6c2a40466
|
Merge pull request #967 from gavindsouza/cli-cache
feat: faster bench
|
2020-04-16 11:22:07 +05:30 |
|
Gavin D'souza
|
90f951c6ec
|
fix(backups): setup backups for bench sites
Using python-crontab library instead of manual processing
|
2020-04-15 11:35:44 +05:30 |
|
gavin
|
e791410a31
|
Merge pull request #968 from AKedar21/patch-1
docs: fixed typo on running update
|
2020-04-14 18:14:09 +05:30 |
|
gavin
|
e1f1b0972d
|
docs: mellow-er contribution message post update
|
2020-04-14 15:21:30 +05:30 |
|
Abhishek Kedar
|
6dd0118446
|
fix: typo cash to crash
Fixed typo in "Open source..." sentence
|
2020-04-14 14:02:56 +05:30 |
|
Gavin D'souza
|
279073f1c0
|
style: fixed docstring and unused imports
|
2020-04-13 13:02:51 +05:30 |
|
Gavin D'souza
|
2d436126fd
|
fix: help for bench install without sudo
|
2020-04-11 21:36:34 +05:30 |
|
Gavin D'souza
|
7e7c3969a7
|
fix: set translations download limit based on cpu cores
|
2020-04-11 21:21:07 +05:30 |
|
Gavin D'souza
|
e39ae1e0b5
|
fix: better warning and cache handling
|
2020-04-11 21:20:24 +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
|
8a5e7e9ec9
|
Merge pull request #960 from gavindsouza/check-for-updates
feat: check for newer versions on PyPI
|
2020-04-08 19:13:13 +05:30 |
|
gavin
|
0caf597b18
|
Merge pull request #964 from frappe/change-log-message
chore: changed bench.utils.log API prefix
|
2020-04-08 19:12:43 +05:30 |
|
gavin
|
5f03d30df4
|
chore: changed LOG to INFO
|
2020-04-08 18:54:45 +05:30 |
|
Chinmay Pai
|
8a197eed3d
|
chore: fix bench help
Co-Authored-By: gavin <gavin18d@gmail.com>
|
2020-04-06 17:51:10 +05:30 |
|
Gavin D'souza
|
84fb7e296a
|
chore: codacy import and docstring fixes
|
2020-04-03 14:42:22 +05:30 |
|
Gavin D'souza
|
20152f2dce
|
style: sort and optimize imports
|
2020-04-02 22:24:21 +05:30 |
|
Gavin D'souza
|
1f4994d434
|
fix: move bench.env to bench.config.env
changed namespace to allow usage of __init__ file without checking
for jinja2 dependencies
|
2020-04-02 17:35:12 +05:30 |
|
Gavin D'souza
|
9b6155dcf3
|
fix: added python source code encoding
|
2020-04-02 17:00:20 +05:30 |
|
Gavin D'souza
|
6ea7d75193
|
fix: check for updates after command execution and handle
requests Exceptions
|
2020-04-02 16:10:38 +05:30 |
|
Gavin D'souza
|
e218a7aa09
|
chore: renamed project to match with PyPI
|
2020-04-02 15:42:03 +05:30 |
|
Gavin D'souza
|
62f666c481
|
feat: check for newer versions on PyPI
|
2020-04-02 15:27:36 +05:30 |
|
Chinmay Pai
|
5b955897c3
|
Merge pull request #934 from gavindsouza/force-use-pypi
fix: show warning if bench is not installed via PYPI
|
2020-03-31 00:33:11 +05:30 |
|
Chinmay Pai
|
7f792a8603
|
chore: warning text improvement
highly opinionated improvement.
|
2020-03-31 00:32:30 +05:30 |
|
Chinmay D. Pai
|
c260488886
|
chore: add complete docker installation to readme
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
|
2020-03-30 12:27:27 +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
|
d5f8ad8e20
|
chore: specific Exception handled
ref: https://deepsource.io/gh/frappe/bench/run/c9ee328a-6f59-49a9-b21c-8e770bd14091/python/PYL-W0703
|
2020-03-26 14:18:39 +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 |
|
Gavin D'souza
|
af8f74db46
|
chore(deepsource): update docstrings for public functions
|
2020-03-26 13:09:23 +05:30 |
|
gavin
|
3d61856157
|
Merge pull request #959 from netchampfaris/minor-message
fix: Message per app when installing node deps
|
2020-03-25 13:55:12 +05:30 |
|
Gavin D'souza
|
8c86ef576e
|
fix: bench_path during setup_env
|
2020-03-25 13:37:24 +05:30 |
|
Gavin D'souza
|
35d1166868
|
style: updated message log for app wise deps setup
|
2020-03-25 13:07:55 +05:30 |
|
Gavin D'souza
|
2e23133a56
|
Merge branch 'develop' of github.com:frappe/bench into netchampfaris/minor-message
|
2020-03-25 12:34:15 +05:30 |
|
Faris Ansari
|
bdc20a5435
|
fix: Message per app when installing node deps
|
2020-03-24 21:35:40 +05:30 |
|
Gavin D'souza
|
cab8831311
|
bumped to version 5.0.0
|
2020-03-24 10:43:47 +05:30 |
|
Chinmay D. Pai
|
4489759ab1
|
chore: replace footnotes with inline links
github markdown does not render footnotes for some reason...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
|
2020-03-23 21:12:43 +05:30 |
|
Chinmay Pai
|
0abf074ca4
|
chore: use em dash instead of double hyphens
|
2020-03-23 21:04:14 +05:30 |
|
Chinmay D. Pai
|
e1fcbf4f5c
|
chore: rename license.md to license
do not render markdown for license
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
|
2020-03-23 21:01:50 +05:30 |
|
Chinmay D. Pai
|
b98c7ed27e
|
refactor: bench readme
* restructure the readme
* add docker installation
* cite stuff
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
|
2020-03-23 20:59:58 +05:30 |
|
gavin
|
1441912bc4
|
Merge pull request #957 from frappe/develop
Merge 'develop' into 'master'
|
2020-03-22 12:21:39 +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
|
d51311b7f7
|
fix: better exception handling for checking sudoers set
|
2020-03-19 18:52:49 +05:30 |
|