-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: frappe/bench
base: v5.17.2
head repository: frappe/bench
compare: v5.18.0
- 13 commits
- 11 files changed
- 6 contributors
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8ba685c - Browse repository at this point
Copy the full SHA 8ba685cView commit details
Commits on Sep 13, 2023
-
fix: nodejs redis v4 interprets localhost as ipv6 address
But the redis only binds to 127.0.0.1, not ::1. Avoid this problem by being explicit.
Configuration menu - View commit details
-
Copy full SHA for 697939e - Browse repository at this point
Copy the full SHA 697939eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 672eca1 - Browse repository at this point
Copy the full SHA 672eca1View commit details -
Merge pull request #1485 from ankush/localhost
refactor: use 127.0.0.1 instead of localhost
Configuration menu - View commit details
-
Copy full SHA for dcae3e3 - Browse repository at this point
Copy the full SHA dcae3e3View commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f93f065 - Browse repository at this point
Copy the full SHA f93f065View commit details -
Configuration menu - View commit details
-
Copy full SHA for fde7a82 - Browse repository at this point
Copy the full SHA fde7a82View commit details
Commits on Sep 24, 2023
-
Merge pull request #1484 from revant/custom-image-easy-install
feat: allow custom image in easy install
Configuration menu - View commit details
-
Copy full SHA for 57937a3 - Browse repository at this point
Copy the full SHA 57937a3View commit details
Commits on Oct 10, 2023
-
refactor(treewide): use
mariadb
commands and service instead of `my……sql` Signed-off-by: Akhil Narang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f3f1a4 - Browse repository at this point
Copy the full SHA 8f3f1a4View commit details -
Merge pull request #1489 from akhilnarang/mysql-to-mariadb
refactor(treewide): use `mariadb` commands and service instead of `mysql`
Configuration menu - View commit details
-
Copy full SHA for 96f1229 - Browse repository at this point
Copy the full SHA 96f1229View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53a8fed - Browse repository at this point
Copy the full SHA 53a8fedView commit details
Commits on Oct 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce1ec43 - Browse repository at this point
Copy the full SHA ce1ec43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0122ef1 - Browse repository at this point
Copy the full SHA 0122ef1View commit details -
chore(release): Bumped to Version 5.18.0
# [5.18.0](v5.17.2...v5.18.0) (2023-10-21) ### Bug Fixes * **easy-install:** set default site to site1.localhost ([fde7a82](fde7a82)) * image replace and site creation ([f93f065](f93f065)) * nodejs redis v4 interprets localhost as ipv6 address ([697939e](697939e)) * override X-Forwarded-For address in bench manager ([53a8fed](53a8fed)) ### Features * allow custom image in easy install ([8ba685c](8ba685c))
Configuration menu - View commit details
-
Copy full SHA for 786c9fa - Browse repository at this point
Copy the full SHA 786c9faView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.17.2...v5.18.0