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

1106 Commits

Author SHA1 Message Date
Saurabh
2da047cd90 add command to generate wildcard ssl 2018-06-29 13:46:40 +05:30
Saurabh
ab6cc5164f check if dns mutitenancy is active 2018-06-29 13:37:03 +05:30
Saurabh
4aaae8b791 Setup Wildcard SSL 2018-06-29 11:36:38 +05:30
Prateeksha Singh
c33cff5fd8
Revert "get frappe_theme for foundation" 2018-06-26 17:08:01 +05:30
Ameya Shenoy
04b954461b
Merge pull request #684 from codingCoffee/theme
get frappe_theme for foundation
2018-06-26 14:17:18 +05:30
Ameya Shenoy
2395e242cb get frappe_theme for foundation 2018-06-26 14:06:49 +05:30
Ameya Shenoy
f1e9ab0f9f
typo fix 2018-06-21 15:28:12 +05:30
Rushabh Mehta
8d2b702888
[minor] python3 fix and fix for #663 (#664) 2018-06-21 11:45:43 +05:30
Ameya Shenoy
4b6e47feef
Merge pull request #679 from codingCoffee/psutil
removed psutil as a requirement
2018-06-19 15:39:39 +05:30
Ameya Shenoy
e6defad003 removed psutil as a requirement 2018-06-19 00:32:45 +05:30
Rushabh Mehta
c1a8be4791 better way to install docs 2018-06-14 13:29:37 +05:30
Rushabh Mehta
9f917f8464 better way to install docs 2018-06-14 11:24:04 +05:30
Rushabh Mehta
8fc3a87a37 better way to install docs 2018-06-14 10:52:17 +05:30
Rushabh Mehta
c342a82aa1 better way to install docs 2018-06-14 10:37:11 +05:30
Rushabh Mehta
49d3887d76 [ask] for changelog 2018-06-14 09:27:20 +05:30
Prateeksha Singh
8c5d783716 [install] update frappe,erpnext docs apps to be installed (#677) 2018-06-14 09:10:55 +05:30
Ameya Shenoy
4559eba08f
added bench manager to readme 2018-06-12 12:44:07 +05:30
Ameya Shenoy
b8911fbf18
Merge pull request #674 from codingCoffee/crypto3
cryto
2018-06-09 15:54:10 +05:30
Ameya Shenoy
e61227c973
cryto 2018-06-09 10:23:12 +00:00
Ameya Shenoy
70b1c40fcb
Merge pull request #673 from codingCoffee/crypto2
requests urllib3 crypto fixes
2018-06-09 15:44:21 +05:30
Ameya Shenoy
bb2453f7e2
requests urllib3 crypto fixes 2018-06-09 10:13:23 +00:00
Ameya Shenoy
71d9d4bfe9
Merge pull request #672 from codingCoffee/crypto
cryptography urllib3 fixes
2018-06-09 15:40:22 +05:30
Ameya Shenoy
c565269acf
cryptography urllib3 fixes 2018-06-09 10:09:44 +00:00
Ameya Shenoy
452ed1d4e1
Merge pull request #671 from codingCoffee/mariadb
mariadb fixes
2018-06-09 15:33:13 +05:30
Ameya Shenoy
2913f6d648
mariadb fixes 2018-06-09 10:01:45 +00:00
Ameya Shenoy
10eb2597ce
Merge pull request #666 from codingCoffee/management
PR and Issue Templates updated
2018-05-31 00:47:17 +05:30
Ameya Shenoy
615240247a
PR and Issue Templates updated 2018-05-30 17:03:06 +00:00
Ameya Shenoy
2591da0622 [fix] update fails if no remote found
- The bench update used to fail if there was no remote found for the app.
Fixed by adding check if remote exists. If it doesn't the app is added
to excluded_apps.txt and not considered for an update
- [minor] optimized get_excluded_apps list by calling it only once, as
opposed to getting it for every app
2018-05-15 16:18:02 +05:30
Ameya Shenoy
168ea9a0b1 added installation of bench-manager to readme 2018-05-15 13:42:19 +05:30
Ameya Shenoy
dd7d24b176
Merge pull request #648 from tundebabzy/no-procfile
fix no procfile found
2018-05-01 10:01:57 +05:30
Ameya Shenoy
73994eeb94
Merge pull request #624 from revant/systemd
bench setup systemd
2018-05-01 10:01:00 +05:30
Ameya Shenoy
09d4414dc7
systemctl doesnt start services 2 layers deep 2018-04-30 19:48:56 +05:30
Ameya Shenoy
f62341dee9
modifications to setup production for systemd 2018-04-30 16:40:15 +05:30
Ameya Shenoy
814c4565cb
travis permissions fix 2018-04-27 17:45:22 +05:30
Ameya Shenoy
ba5165ebbb
Merge branch 'master' into systemd 2018-04-27 11:15:18 +05:30
Ameya Shenoy
58d15e2870
Merge pull request #649 from codingCoffee/letsn
fixed lets-encrypt non interactive mode
2018-04-26 21:28:32 +05:30
Ameya Shenoy
8e2b55887e fixed lets-encrypt non interactive mode 2018-04-26 15:50:38 +00:00
tundebabzy
8ee06bf45c fix no procfile found 2018-04-25 18:07:12 +01:00
Saurabh
8de6f0dda5
Merge pull request #644 from codingCoffee/prod
Check if production dependencies are installed
2018-04-19 15:49:16 +05:30
Ameya Shenoy
d2c5e3d544
Check if production dependencies are installed 2018-04-19 13:37:56 +05:30
Revant Nandgaonkar
b13773d806 initialize number of processes from template 2018-04-16 19:49:44 +05:30
Ameya Shenoy
8cb621cfdd
Merge pull request #638 from codingCoffee/frappe_erp
set repo-url and branch for frappe and erpnext
2018-04-16 19:33:08 +05:30
Revant Nandgaonkar
1209ffb770 Merge 'master' of frappe/bench into systemd 2018-04-16 18:08:45 +05:30
Ameya Shenoy
17127366f0
Merge pull request #641 from codingCoffee/pip_9_freeze
froze pip at 9.0.3
2018-04-16 16:30:28 +05:30
Ameya Shenoy
4c13cb4289
frooze pip at 9.0.3 2018-04-16 11:22:32 +05:30
Ameya Shenoy
946365196a
set repo-url and branch for frappe and erpnext 2018-04-15 05:00:16 +05:30
Ameya Shenoy
a412ab402a
Merge pull request #637 from codingCoffee/path_fix
Fixed improper pip installation
2018-04-15 04:12:53 +05:30
Ameya Shenoy
5d7bb5a896
Compatibility fixes for pip 10 2018-04-15 03:23:49 +05:30
Ameya Shenoy
3b8f9441cc
Merge branch 'master' into systemd 2018-04-14 15:56:26 +05:30
Ameya Shenoy
e630093746
Merge pull request #625 from saurabh6790/deprecate_staging
remove staging preparation and updation at release
2018-04-14 13:32:22 +05:30