gunnar
|
70ce045feb
|
Merge branch 'master' into vrms_enhance-README
|
2019-10-06 08:26:49 +02:00 |
|
gavin
|
681256c61a
|
Merge pull request #840 from sharky98/master
fix(docs): README update ~ container flag for production install
|
2019-10-05 13:47:04 +05:30 |
|
Suraj Shetty
|
f7bec398ff
|
feat: Option to provide path to Procfile (#833)
feat: Option to provide path to Procfile
|
2019-09-12 23:21:41 +05:30 |
|
Rucha Mahabal
|
6dbf6b9846
|
fix: no-backup option argument (#842)
* fix: --no-backup option set to 1 by default
* Update bench/commands/__init__.py
Co-Authored-By: Chinmay Pai <chinmaydpai@gmail.com>
|
2019-09-10 17:59:36 +05:30 |
|
sahil28297
|
f6d1a9fa5b
|
Merge pull request #841 from frappe/fix-svg-xss
fix(security): Force download html, svg and xml files
|
2019-09-05 15:39:40 +05:30 |
|
Aditya Hase
|
893cb884ee
|
fix(security): Force download html, svg and xml files
Same as https://github.com/frappe/frappe/pull/7074
for public files in production environment
|
2019-09-05 15:19:40 +05:30 |
|
sahil28297
|
9dceb61028
|
Merge pull request #836 from adityahase/fix-pdf
fix(pdf): Use libssl1.0-dev instead of libssl-dev
|
2019-08-27 15:30:26 +05:30 |
|
Aditya Hase
|
31fc3a0ebb
|
fix(pdf): Use libssl1.0-dev instead of libssl-dev
|
2019-08-27 15:12:58 +05:30 |
|
Faris Ansari
|
5bedd2cb52
|
feat: Option to provide path to Procfile
|
2019-08-24 19:55:32 +05:30 |
|
sharky98
|
596a1f912f
|
Add description of the container flag
|
2019-08-16 20:04:59 -04:00 |
|
sahil28297
|
503bad0045
|
Merge pull request #827 from frappe/sahil28297-patch-1
Update README.md
|
2019-08-01 13:09:43 +05:30 |
|
sahil28297
|
ccb58355e5
|
Update README.md
|
2019-08-01 13:09:17 +05:30 |
|
Saurabh
|
64710d0184
|
Merge pull request #826 from saurabh6790/readme_fix
feat: update flags to readme
|
2019-07-31 12:56:49 +05:30 |
|
Saurabh
|
7e89a23357
|
feat: update flags to readme
|
2019-07-31 12:55:45 +05:30 |
|
sahil28297
|
16b9b07e89
|
Merge pull request #823 from sahil28297/fix_release
fix(release): syntax error
|
2019-07-26 15:42:43 +05:30 |
|
Sahil Khan
|
933d7a15b8
|
fix(release): syntax error
|
2019-07-26 15:41:28 +05:30 |
|
Aditya Hase
|
1c8115df16
|
fix: Allow skipping assets (#822)
fix: Allow skipping assets
|
2019-07-24 14:59:41 +05:30 |
|
Aditya Hase
|
f57635eebf
|
fix(travis): Make install script verbose
|
2019-07-23 20:00:05 +05:30 |
|
Aditya Hase
|
1c8b4c0325
|
fix(travis): Use Ubuntu 16.04
|
2019-07-23 19:57:10 +05:30 |
|
Aditya Hase
|
46566cd9ac
|
fix(ansible): Make everything verbose
|
2019-07-23 19:50:07 +05:30 |
|
Aditya Hase
|
bdda0419ea
|
fix: Allow skipping assets
|
2019-07-23 19:34:42 +05:30 |
|
Aditya Hase
|
46b78f4a53
|
fix: Remove the infamous print style
|
2019-07-23 19:32:30 +05:30 |
|
Saurabh
|
0859e55636
|
Merge pull request #821 from saurabh6790/branching_fixes
fix: branch argument while running easy install
|
2019-07-23 12:31:14 +05:30 |
|
Saurabh
|
94525d0721
|
fix: branch argument while running easy install
|
2019-07-23 12:04:47 +05:30 |
|
Saurabh
|
6d4df81412
|
Merge pull request #819 from sahil28297/version_arg
fix(easy_install): add version argument for installing different versions
|
2019-07-22 17:56:44 +05:30 |
|
Saurabh
|
afb5f532bd
|
Merge pull request #820 from saurabh6790/validate-branch
fix: validate branch before update
|
2019-07-22 17:04:16 +05:30 |
|
Saurabh
|
d32d905567
|
fix: validate branch before update
|
2019-07-22 16:10:34 +05:30 |
|
Sahil Khan
|
0e91bf43fd
|
fix(easy_install): add version argument for installing different versions
|
2019-07-22 16:01:36 +05:30 |
|
Saurabh
|
ac51286f3c
|
Merge pull request #816 from adityahase/py3
fix: Initialise bench with Python 3
|
2019-07-22 15:32:50 +05:30 |
|
Saurabh
|
acf51d6d81
|
Merge pull request #818 from sahil28297/new_release
fix(release): Accomodate release for multiple branches
|
2019-07-22 15:04:54 +05:30 |
|
Saurabh
|
58e42c30ef
|
Merge pull request #801 from frappe/ubuntu-19-easy_install
fix(easy_install): add support for Ubuntu 19.04
|
2019-07-22 15:01:57 +05:30 |
|
Sahil Khan
|
5699204a58
|
fix(release): accomodate future branches
|
2019-07-19 17:29:07 +05:30 |
|
Sahil Khan
|
dd78011717
|
fix(release): handle release for multiple branches
|
2019-07-19 17:08:09 +05:30 |
|
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 |
|
vrms
|
67b6a34315
|
line 129: added link to reddit post about usernames popular for haccking attempts
|
2019-06-10 07:47:40 +02:00 |
|
vrms
|
97b07a336c
|
changed line 126 to ' usermod -aG sudo [frappe-user]' (was: frappe)"
|
2019-06-10 07:25:12 +02:00 |
|
vrms
|
bf12cf8427
|
Merge branch 'master' of https://github.com/vrms/bench
|
2019-06-10 07:17:15 +02:00 |
|
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 |
|