2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 04:29:02 +00:00
Commit Graph

235 Commits

Author SHA1 Message Date
Pratik Vyas
8d4e4e6403 Fix redis cache template 2015-04-02 17:02:03 +05:30
Pratik Vyas
2d3ed01a2a fix backup in v4 to v5 upgrade 2015-04-02 16:14:53 +05:30
Pratik Vyas
ae6d4eee99 Fix backup for v5 2015-04-02 13:21:24 +05:30
Pratik Vyas
f301ba49d2 Fix v5 git clean in pre-upgrade 2015-04-02 12:59:55 +05:30
Pratik Vyas
f8f42da338 Pass PYTHONUNBUFFERED to bench start 2015-04-01 16:55:08 +05:30
Pratik Vyas
3131fb8103 Fix Procfile for version 5 2015-03-31 15:50:03 +05:30
Rushabh Mehta
67c526a8e6 Merge pull request #104 from sbkolate/patch-1
Update developer forum link
2015-03-27 22:08:18 +05:30
sbkolate
4e7892e87c Update README.md 2015-03-27 19:12:42 +05:30
sbkolate
46374d2145 Update developer forum link 2015-03-27 19:11:03 +05:30
Pratik Vyas
3972b4cf60 Configure barracuda on install 2015-03-26 08:56:28 +05:30
Pratik Vyas
5080e06a4c Better upgrade message and retry-upgrade 2015-03-19 11:55:43 +05:30
Pratik Vyas
52bfaa0272 add switch to develop and remove migrate-to-v5 2015-03-17 16:50:43 +05:30
Pratik Vyas
b559572277 add branch switching commands and update release script 2015-03-17 09:00:33 +05:30
Pratik Vyas
a379a97de3 prep for merge to develop 2015-03-17 09:00:33 +05:30
Pratik Vyas
3ae14b86e2 fix build_assets 2015-03-17 09:00:33 +05:30
Pratik Vyas
b13adc28f2 fix bench init with v4 2015-03-17 09:00:33 +05:30
Pratik Vyas
0f74b9b47e Fix new-app 2015-03-17 09:00:33 +05:30
Pratik Vyas
11715758f9 fix --upgrade logic 2015-03-17 09:00:33 +05:30
Pratik Vyas
2b5df6f516 v5 migration fixes 2015-03-17 09:00:33 +05:30
Pratik Vyas
17c91f851d remove shopping cart with new cli 2015-03-17 09:00:33 +05:30
Pratik Vyas
c24a904ad6 v5 upgrade 2015-03-17 09:00:33 +05:30
Pratik Vyas
5780ba6bd5 save old config on regeneration 2015-03-17 09:00:32 +05:30
Pratik Vyas
7815d891f2 fix up install script for v5 2015-03-17 09:00:32 +05:30
Pratik Vyas
d11baf400c fix generate_redis_config 2015-03-17 08:59:39 +05:30
Pratik Vyas
8edfce4233 fix generate_redis_config 2015-03-17 08:59:39 +05:30
Pratik Vyas
76999e9ed8 fix get_frappe_commands 2015-03-17 08:59:39 +05:30
Pratik Vyas
b659e595a2 fix get current frappe version 2015-03-17 08:59:39 +05:30
Pratik Vyas
0ed4726452 fix run_frappe_cmd 2015-03-17 08:59:39 +05:30
Pratik Vyas
feceb591d4 fix get current frappe version 2015-03-17 08:59:38 +05:30
Pratik Vyas
84aeb0fceb fix run_frappe_cmd 2015-03-17 08:59:38 +05:30
Pratik Vyas
33a63f2343 migrate frappe calls to v5 2015-03-17 08:59:38 +05:30
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
dee9c25b93 Add --bench-branch option 2015-03-03 14:59:47 +05:30
Pratik Vyas
dda8837ecf Update setup_frappe.sh 2015-02-23 14:12:10 +05:30
Pratik Vyas
d6445eb6d6 Update setup_frappe.sh 2015-02-23 14:11:44 +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
5fc81d0a3e Update utils.py 2015-01-23 11:34:37 +05:30
Pratik Vyas
3698f0f942 Merge pull request #97 from frappe/pdvyas-patch-1
Update setup_frappe.sh
2015-01-20 12:42:17 +05:30
Pratik Vyas
bb9077a375 Update setup_frappe.sh 2015-01-20 12:32:22 +05:30
Pratik Vyas
458be12917 Update setup_frappe.sh 2015-01-10 23:19:47 +05:30
Pratik Vyas
80dbb669f0 Update setup_frappe.sh 2015-01-10 22:59:48 +05:30
Pratik Vyas
d5fff8af7b Update setup_frappe.sh 2015-01-10 22:41:59 +05:30
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