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

1947 Commits

Author SHA1 Message Date
gavin
cba3f7d8a4
Merge pull request #1147 from ankush/fix_compile
fix: use correct path for compiling py files
2021-04-21 11:53:10 +05:30
gavin
fbe285f832
Merge pull request #1028 from Thunderbottom/declarative-setup-bench
feat: add declarative config support for bench
2021-04-20 12:18:51 +05:30
Gavin D'souza
1e56d04e94 Merge branch 'develop' of github.com:frappe/bench into declarative-setup-bench 2021-04-20 10:56:33 +05:30
gavin
558006068f
Merge branch 'develop' into fix_compile 2021-04-19 18:15:49 +05:30
gavin
f03924f635
Merge pull request #1151 from resilient-tech/remove-older-support
chore: remove support for older versions of frappe
2021-04-19 18:15:21 +05:30
Sagar Vora
ec2ce0f3b8 chore: remove support for older versions of frappe 2021-04-13 13:06:08 +05:30
Sébastien HOUZET
777b204490
docs: Change link on Menu to Basic Usage
Fix link on menu to Basic Usage
2021-04-07 13:13:33 +05:30
Ankush Menat
b3a0757e38
fix: use correct path for compiling py files 2021-04-02 19:48:04 +05:30
dependabot-preview[bot]
9b297284a6
build(deps): [security] bump jinja2 from 2.10.3 to 2.11.3 (#1142)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3. **This update includes a security fix.**
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-22 16:23:26 +05:30
Mohammad Hasnain Mohsin Rajan
4c627e4531
chore: update version (#1138)
* chore: update version

* chore: use dev version on develop branch

* chore: move develop branch check before imports
2021-03-18 13:57:21 +05:30
casesolved-co-uk
a1db48b57e fix: serious bug capable of deleting apps path 2021-03-17 16:20:47 +00:00
Richard Case
0ff8dddef9 fix: only get the specific branch for version check 2021-03-17 16:20:47 +00:00
Richard Case
895c403278 fix: only fetch current branch 2021-03-17 16:20:47 +00:00
Richard Case
82173c1d42 fix: only fetch what is necessary, simplify & improve grepability 2021-03-17 16:20:47 +00:00
Richard Case
66240e1f8d feat: Keep repos shallow if --reset is specified and shallow_clone is set 2021-03-17 16:20:47 +00:00
gavin
8a7a532a45
Merge pull request #1126 from revant/setup-supervisor-skip-redis
feat: skip redis config during supervisor setup
2021-03-17 17:42:04 +05:30
Revant Nandgaonkar
f109c3eaad
Merge branch 'develop' into setup-supervisor-skip-redis 2021-03-02 13:08:34 +05:30
gavin
f3809b00ac
Merge pull request #1121 from NicolasStr/develop
fix: create bench folder in user directory
2021-02-26 19:22:09 +05:30
gavin
034e0085e9
Merge pull request #1124 from adityahase/perf-cli
perf: Faster CLI
2021-02-26 16:39:01 +05:30
gavin
6b08292d91
Merge pull request #1122 from rtdany10/patch-2
fix: fail2ban help message
2021-02-26 13:08:11 +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
5d90346660
perf: Remove six.moves.reload_module from the import tree 2021-02-21 11:12:57 +05:30
Aditya Hase
2df0bf726d
perf: Remove semantic_version from the import tree 2021-02-21 11:12:40 +05:30
Aditya Hase
07ecaa1f77
perf: Remove shutil from the import tree 2021-02-21 11:12:00 +05:30
Aditya Hase
6706b230da
perf: Remove six.moves.urllib from the import tree 2021-02-21 11:10:43 +05:30
Aditya Hase
c5d2fb9255
perf: Remove bench.config.common_site_config from the import tree 2021-02-21 10:06:44 +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
5525548ced
perf: Remove six.moves.urllib from the import tree 2021-02-21 10:04:03 +05:30
Aditya Hase
e12717d63a
perf: Remove crontab from the import tree 2021-02-21 10:03:36 +05:30
Aditya Hase
6c0e1a359e
perf: Remove siz.moves.configparser from the import tree 2021-02-21 10:03:03 +05:30
Aditya Hase
8527b106c3
perf: Remove multiprocessing from the import tree 2021-02-21 10:02:41 +05:30
Aditya Hase
104efd349b
perf: Remove ast from the import tree 2021-02-21 10:02:20 +05:30
Aditya Hase
2a4377ac6f
perf: Remove crontab from the import tree 2021-02-21 10:02:02 +05:30
Aditya Hase
ad37665e8b
perf: Remove multiprocessing from the import tree 2021-02-21 10:01:44 +05:30
Aditya Hase
ad90d9485f
perf: Remove Jinja and PackageLoader from the import tree 2021-02-20 13:52:39 +05:30
Aditya Hase
df773d4f9f
perf: Remove git from the import tree 2021-02-20 13:22:56 +05:30
Aditya Hase
cc92584927
perf: Remove requests from the import tree 2021-02-20 13:14:56 +05:30
DANY ROBERT
fec8921214
fix: fail2ban help message 2021-02-18 11:31:38 +05:30
Nicolas Streng
294b399942
fix: Update documentation for user directory 2021-02-17 08:18:37 +01:00
Nicolas Streng
4eb4f01d19
Merge branch 'develop' into develop 2021-02-17 08:11:25 +01:00
Nicolas Streng
5c5d2b57df fix: create bench folder in user directory 2021-02-16 16:45:07 +01:00
DANY ROBERT
17ef5da5ce
fix: Upgrade pip first (#1120)
* fix: Upgrade pip first

`pip` needs to be upgraded before `cryptography` to avoid version compatibility error.

* fix: Add setuptools-rust in upgrade.

* fix: Install setuptools-rust

* fix: Add setuptools-rust in requirments.txt

* fix: Revert unwanted addition to README

* fix: Install setuptools-rust beforehand.

* fix: Upgrade pip beforehand.

* fix: Upgrade pip separately beforehand.

* fix: Upgrade setuptools-rust with pip.

* chore: Remove unused dependency

Co-authored-by: gavin <gavin18d@gmail.com>
2021-02-16 20:17:49 +05:30
gavin
e5d4027f46
Merge pull request #1116 from ankush/branch_help_command
docs: Update help message for --frappe-branch
2021-02-16 12:53:35 +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
gavin
2236913ac4
Merge pull request #1108 from frappe/nginx_proxy_buffer
fix: nginx proxy buffer
2021-02-04 18:36:13 +05:30
gavin
50b173c73e
Merge pull request #1112 from hasnain2808/semantic-release-bench
fix: change TEST_PYPI to PYPI
2021-02-04 16:13:48 +05:30
Mohammad Hasnain Mohsin Rajan
4211f5d750
fix: change TEST_PYPI to PYPI 2021-02-04 16:09:42 +05:30