2
0
mirror of https://github.com/frappe/bench.git synced 2025-02-04 03:48:24 +00:00

1020 Commits

Author SHA1 Message Date
Pratik Vyas
971c4305a5 integrate new frappe cli 2015-03-17 08:59:38 +05:30
Pratik Vyas
e1b69885af add support for app cmds
Conflicts:
	bench/cli.py
2015-03-17 08:59:38 +05:30
Pratik Vyas
cbc1962316 Add redis cache 2015-03-17 08:59:38 +05:30
Pratik Vyas
d3d873bff9 Warn if upgrading to next major version 2015-03-17 08:59:38 +05:30
Pratik Vyas
3cff486034 fix fix-file-perms 2015-02-11 12:30:59 +05:30
Rushabh Mehta
f09efcb0ae [minor] fixes for new-app and new-site 2015-02-10 12:39:04 +05:30
Pratik Vyas
36b6ffed9a fix setup production 2015-01-29 19:43:12 +05:30
Pratik Vyas
ac9b2bcf63 add fix-file-perms 2015-01-29 19:20:49 +05:30
Pratik Vyas
39a6a7dbb1 Take care of shallow clones in migrate-to-v5 2015-01-25 14:59:40 +05:30
Pratik Vyas
5fc81d0a3e Update utils.py 2015-01-23 11:34:37 +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
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
a54bc1174b fix wrong hostname!, use X-Frappe-Site-Name to select site 2014-11-26 22:55:43 +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
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
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
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
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
5319ee50d2 missing function call 2014-11-11 10:09:34 +05:30
Pratik Vyas
07f770486c ad missing imports 2014-11-11 09:43:37 +05:30
Pratik Vyas
0608f04d7e replace default nginx config in case of centos7 2014-11-11 09:42:17 +05:30
Pratik Vyas
3cfdf6972c better drop_privileges 2014-11-10 21:21:45 +05:30
Pratik Vyas
af1da4acf2 fix cmd_requires_root logic 2014-11-10 20:51:19 +05:30
Pratik Vyas
2e38e0ee37 use seteuid instead of setuid 2014-11-10 20:51:19 +05:30
Pratik Vyas
6a100e22ba fix cmd_requires_root logic 2014-11-10 20:51:19 +05:30
Pratik Vyas
9cc3c4492b add set-mariadb-host 2014-11-10 20:51:19 +05:30
Pratik Vyas
585d041b19 check for roor, change dir and change user on init 2014-11-10 20:51:19 +05:30
Pratik Vyas
6476c7eb72 raise error if not root for setup production and sudoers command 2014-11-10 20:51:19 +05:30
Pratik Vyas
7363c9d2b9 fix nginx config list to remove 2014-11-10 20:51:18 +05:30
Pratik Vyas
80bf4feeed fix setup production 2014-11-10 20:51:18 +05:30