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

1199 Commits

Author SHA1 Message Date
Aditya Hase
e24ca16c90 fix: Initialize bench with Python 3 2019-06-21 10:52:13 +05:30
Saurabh
d88a327dee
Merge pull request #815 from saurabh6790/update_flow_fixes
fix: take backup before pulling the code and make site available after restarting the processes
2019-06-19 20:17:03 +05:30
Saurabh
22f3bc6c36 fix: typo fix 2019-06-19 18:03:04 +05:30
Saurabh
9242b927ca fix: take backup before pulling the code and make site available after restarting the processes 2019-06-19 17:25:52 +05:30
Saurabh
d487824b31
Merge pull request #813 from saurabh6790/vm-fixes
fix: dir permissions
2019-06-16 18:37:30 +05:30
Saurabh
f23698afd7 fix: perm while executing create user 2019-06-14 18:47:47 +05:30
Saurabh
982b727a3c fix: run install script without sudo 2019-06-14 18:47:47 +05:30
Saurabh
e7f45e36d2 fix: script to install pre-requisites 2019-06-14 18:47:47 +05:30
Saurabh
b6dd496e35 fix: separate out scripts 2019-06-14 18:47:47 +05:30
Saurabh
d5003e1944 fix: dir permissions 2019-06-14 18:47:47 +05:30
sahil28297
48cdcfa0a0
Merge pull request #810 from kennethsequeira/patch-1
Fix Install Links
2019-06-10 17:56:26 +05:30
Kenneth Sequeira
a0739897c5
Fix Install Links
Fix the manual install links for Mac and Linux guides.
2019-06-10 17:11:15 +05:30
Faris Ansari
92c17216f6
fix: Bench logo url 2019-05-24 12:37:01 +05:30
Saurabh
5e6e207045
Merge pull request #794 from vrms/vrms_enhance-README
adding a comment about choosing a custom frappe user name (other then…
2019-05-21 13:00:01 +05:30
Saurabh
05e9fb05df
Merge pull request #803 from saurabh6790/mariadb_version
fix: requests package dependancy for centos
2019-05-21 12:57:32 +05:30
Saurabh
9fe3a91605 fix: requests package dependancy for centos 2019-05-16 19:26:02 +05:30
Faris Ansari
75b0901af4
fix: Build assets only for downloaded app (#802) 2019-05-15 14:26:07 +05:30
Saurabh
3374cbef2c
Merge pull request #799 from saurabh6790/mariadb_version
fix: easy install script
2019-05-07 09:49:04 +05:30
Saurabh
b4dcea8b0e fix: easy install script 2019-05-07 09:47:35 +05:30
Saurabh
d39effc2f1
Merge pull request #798 from saurabh6790/mariadb_version
enhancement: provision to pass mariadb version
2019-05-07 08:55:32 +05:30
Saurabh
8126143815 enhancement: provision to pass mariadb version 2019-05-07 08:51:54 +05:30
Saurabh
d4d58b4232
Merge pull request #795 from frappe/fix_swap_setup
fix: provision to pass container flag while setting up swap
2019-04-25 19:00:29 +05:30
Saurabh
ee8a8fbbfb fix: provision to pass container flag while setting up swap 2019-04-25 18:58:51 +05:30
vrms
cbe2786f25 adding a comment about choosing a custom frappe user name (other then 'frappe') to the Easy Install Section) 2019-04-23 08:41:13 +02:00
Suraj Shetty
5799ebeaa3
Merge pull request #791 from adityahase/fix-ownership
fix: Change ownership of all log and config files
2019-04-15 11:00:03 +05:30
Aditya Hase
b7f568aec2 fix: Change ownership of all log and config files 2019-04-13 10:55:41 +05:30
Faris Ansari
93264c6b71
Revert "perf: Remove unwanted check (#788)" (#790)
This reverts commit 431e96909c.
2019-04-13 10:11:25 +05:30
Suraj Shetty
7843edc8af
Merge pull request #789 from surajshetty3416/improve-cmd-perf
Revert "fix: Change ownership of all log and config files (#787)"
2019-04-13 00:03:25 +05:30
Suraj Shetty
c16c8e69f0 Revert "fix: Change ownership of all log and config files (#787)"
This reverts commit 2435cb6b2e.
2019-04-13 00:01:00 +05:30
Suraj Shetty
431e96909c perf: Remove unwanted check (#788)
`get_frappe_commands` returns a list of valid frappe commands which is used to check if the user command is valid. But this is unnecessary because even without it bench can report the command not found error. This saves ~1 second.
2019-04-12 21:03:15 +05:30
Aditya Hase
2435cb6b2e fix: Change ownership of all log and config files (#787)
Without this, after  ` sudo bench setup production ` file ownership of all log files isn't changed and requires human intervention.
2019-04-12 15:32:17 +05:30
Saurabh
3dbb412e3c
Merge pull request #781 from saurabh6790/vm_fixes
Vm fixes
2019-03-07 19:07:33 +05:30
Saurabh
f7a095b0f9 Merge branch 'master' of https://github.com/frappe/bench into vm_fixes 2019-03-07 19:04:30 +05:30
Saurabh
064fb66280 fix: ubuntu iso version and packer path 2019-03-07 19:04:23 +05:30
Chinmay Pai
192c343230
Merge pull request #780 from frappe/clickjacking-fix
fix: add x-frame-origin to prevent clickjacking
2019-03-07 18:20:51 +05:30
Chinmay Pai
ecdcbb9219
fix: add x-frame-origin to prevent clickjacking 2019-03-07 17:22:09 +05:30
Salmanul Farzy
ae9cef3f54 Fix link to Linux install wiki page (#775) 2019-02-19 16:06:37 +05:30
Sagar Vora
d55d29b8fd fix: syntax error 2019-01-29 23:59:42 +05:30
Sagar Vora
21925fa06f fix: syntax error 2019-01-29 23:58:23 +05:30
Sagar Vora
47a9aca0e7 fix: importing reload caused issues in python2 2019-01-29 23:52:31 +05:30
Sagar Vora
4d02801f53
fix: use reload only if imported 2019-01-29 19:51:12 +05:30
Shivam Mishra
fd4be52e32 Removed foundation dependency (#763) 2019-01-22 15:38:01 +05:30
Sagar Vora
11de4f1cb7
Merge pull request #758 from sagarvora/no-ff
fix(release): don't fast-forward while merging
2019-01-22 15:07:41 +05:30
Aditya Hase
d1810e1dc1 fix(error): Python 2 does not provide stderr on CalledProcessError (#762) 2019-01-21 16:11:10 +05:30
Sagar Vora
5ab2da3d39
Merge pull request #761 from saurabh6790/fix_requirements_installation
fix: pull app list from sites/apps.txt
2019-01-21 13:25:43 +05:30
Sagar Vora
656358cd59 fix: use existing function 2019-01-21 13:24:21 +05:30
Saurabh
c2165b471a fix: pull app list from sites/apps.txt 2019-01-21 13:09:25 +05:30
Sagar Vora
856974939b
Merge pull request #747 from Thunderbottom/p3.7-fix
remove-app: fix for python3.7
2019-01-20 10:46:35 +05:30
Aditya Hase
1497f9b14b feat(error): Show SyntaxError found in frappe (#759) 2019-01-19 13:12:21 +05:30
Sagar Vora
c1bba94648 fix(release): don't fast-forward while merging 2019-01-15 17:48:29 +05:30