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

187 Commits

Author SHA1 Message Date
Pratik Vyas
06d1f69f9d Merge pull request #94 from frappe/optional-setup-bench
make setup bench optional
2015-01-01 15:17:55 +05:30
Pratik Vyas
e63fd780bf make setup bench optional 2015-01-01 15:16:32 +05:30
Pratik Vyas
b3448e70a8 Update setup_frappe.sh 2014-12-31 11:29:09 +05:30
Pratik Vyas
b5d492f2e0 Update cli.py 2014-12-25 17:52:43 +05:30
Pratik Vyas
b551922341 skip shopping_cart removal if it doesnt exist 2014-12-18 12:32:26 +05:30
Pratik Vyas
0564872ca4 fix installation for precise fix #85 2014-12-04 13:21:23 +05:30
Pratik Vyas
c8cfe4300d fix install_apps_from_path 2014-12-03 11:05:12 +05:30
Pratik Vyas
91c2de9afb build assets only once if installing from a list from path 2014-12-03 10:54:40 +05:30
Pratik Vyas
09b0067992 chdir only if it exists 2014-12-03 10:54:40 +05:30
Pratik Vyas
0275a23e75 Merge pull request #84 from adamtangx/patch-1
Fix on install_wkhtmltopdf_centos
2014-11-27 08:34:51 +05:30
Adam Tang
2de851b4c6 Fix on install_wkhtmltopdf_centos
Typo error on if [[ $OS == "centos" && $OS_VER == "7" && $T_ARCH="i386" ]]; then
2014-11-27 09:33:32 +08:00
Pratik Vyas
a54bc1174b fix wrong hostname!, use X-Frappe-Site-Name to select site 2014-11-26 22:55:43 +05:30
Pratik Vyas
9c72d0a552 Merge pull request #83 from frappe/nginx-https
Nginx https
2014-11-26 11:48:46 +05:30
Pratik Vyas
dd36e4f700 add cli for ssl 2014-11-26 11:38:04 +05:30
Pratik Vyas
235e8508fe remove SSLv3 #poodle 2014-11-26 00:18:15 +05:30
Pratik Vyas
17f7aa0b72 add --bench-branch to easy install script 2014-11-26 00:09:35 +05:30
Pratik Vyas
198519ee27 add https to nginx config 2014-11-26 00:09:09 +05:30
Pratik Vyas
59eb9fd9b3 minor fix 2014-11-25 22:55:27 +05:30
Pratik Vyas
96cdd36e01 fix config file perm for setup production 2014-11-25 22:38:59 +05:30
Pratik Vyas
418a1b6b91 Merge pull request #82 from frappe/fix-utopic
Fix utopic
2014-11-24 18:37:42 +05:30
Pratik Vyas
707be68f5c fix restart service 2014-11-24 17:54:10 +05:30
Pratik Vyas
439413ffb1 fix easy install for utopic 2014-11-24 14:58:00 +05:30
Pratik Vyas
de13b25f2e Merge pull request #78 from frappe/switch-to-5
Switch to 5 fix #75
2014-11-21 18:32:38 +05:30
Pratik Vyas
a898048ae5 add path checks for repo 2014-11-21 18:29:47 +05:30
Pratik Vyas
8823f3b157 add warning and fix bench update 2014-11-21 17:20:04 +05:30
Pratik Vyas
bbf38c7faf remove from appstxt 2014-11-21 17:19:56 +05:30
Pratik Vyas
ffeaa462d1 move shopping cart to archived_apps dir 2014-11-21 17:19:27 +05:30
Pratik Vyas
6fdd49b214 add script to migrate to version 5 2014-11-20 12:38:21 +05:30
Pratik Vyas
ce23b2319d fix set-url-root 2014-11-19 12:47:23 +05:30
Pratik Vyas
6bcfa5b313 add set-url-root command 2014-11-19 12:39:37 +05:30
Pratik Vyas
ae1992f625 Merge pull request #76 from frappe/fix-maridb-patch
Fix maridb patch
2014-11-19 12:06:44 +05:30
Pratik Vyas
e657f78dfa remove mariadb-config patch 2014-11-18 22:24:47 +05:30
Pratik Vyas
0b16e745b6 install patched version of python-mysqldb in setup env 2014-11-18 22:11:38 +05:30
Pratik Vyas
aa92c32730 fix mariadb patch 2014-11-18 20:20:29 +05:30
Pratik Vyas
1825d042fb Merge branch 'fix-perms-patch' 2014-11-18 17:34:08 +05:30
Pratik Vyas
720c1bc0a1 fix fix permissions patch 2014-11-18 17:33:36 +05:30
Pratik Vyas
aff7d42717 add patch to fix perms 2014-11-18 17:26:37 +05:30
Pratik Vyas
213299e9f6 fix syntax error 2014-11-18 16:20:47 +05:30
Pratik Vyas
504a71fa68 fix #74 2014-11-18 16:08:17 +05:30
Pratik Vyas
5933032e03 Merge pull request #70 from mgedmin/patch-1
Fix typo in variable name
2014-11-14 21:11:34 +05:30
Marius Gedminas
0491f05244 Fix typo in variable name
Shell variables are case-sensitive.
2014-11-14 17:20:33 +02:00
Pratik Vyas
2e246e0cd0 Update setup_frappe.sh 2014-11-13 12:38:57 +05:30
Pratik Vyas
7a86803f07 Update README.md 2014-11-13 01:23:00 +05:30
Pratik Vyas
b416756bee better messages in easy install script 2014-11-12 12:24:07 +05:30
Pratik Vyas
da1bfccf7b add software-properties-common 2014-11-11 21:40:02 +05:30
Pratik Vyas
fc327749ca add libxext6 for deb based distros 2014-11-11 21:37:43 +05:30
Pratik Vyas
1400a5ee69 Merge branch 'v0.9wip' 2014-11-11 10:54:17 +05:30
Pratik Vyas
a65980a78d install bench from master 2014-11-11 10:53:29 +05:30
Pratik Vyas
0fb4b76aee update readme 2014-11-11 10:51:57 +05:30
Pratik Vyas
388a395803 fix install script 2014-11-11 10:46:55 +05:30