gavin
e8f3ebb222
chore(readme): updated pre-requisites
2019-11-13 13:17:33 +05:30
Saurabh
073f6d00a4
Merge pull request #854 from Thunderbottom/ansible-playbook-fix
...
chore: pin ansible version to 2.8.5
2019-11-04 17:35:47 +05:30
Chinmay D. Pai
ba4602bb2b
chore: pin ansible version to 2.8.5
...
i think some changes to the newer version of ansible api (2.9.0) causes
mariadb installation to fail spectacularly. pinning the ansible version
to 2.8.5 should fix this issue for now.
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-11-04 17:32:17 +05:30
gavin
16da871a8b
Merge pull request #852 from zerodhatech/set_redis_hosts
...
chore(bench-cli): commands to set redis hosts
2019-11-04 17:11:21 +05:30
gavin
13c4db4c2e
chore(style): format string indents
2019-11-04 17:10:39 +05:30
Shridhar Patil
787625fe28
commands to set redis hosts
2019-11-03 10:59:56 +05:30
gavin
fb5c4d0dad
Merge pull request #851 from Paul-STHL/fix-arch-crontab
...
fix(Crontab): ArchLinux which uses the FreeBSD syntax
2019-11-01 12:58:58 +05:30
Paul Banks
b8cc8b03f7
Crontab: Fix for ArchLinux which uses the FreeBSD syntax
2019-10-25 08:28:49 +00:00
gavin
9c854c1892
Merge pull request #809 from vrms/vrms_enhance-README
...
fix(docs): README enhancements and references
2019-10-22 11:43:06 +05:30
gavin
89d70714da
Merge pull request #825 from kennethsequeira/patch-2
...
docs(fix): Update Python info in pre-requisites
2019-10-22 11:35:14 +05:30
gavin
c9b5515517
Merge branch 'master' into patch-2
2019-10-22 11:34:38 +05:30
Saurabh
9ff9a0a622
Merge pull request #849 from saurabh6790/libssl-fix
...
fix: setup libssl dependancy by checking distribution
2019-10-21 15:52:27 +05:30
gavin
ce6b4c8a11
fix: git depth, fixed requirements ( #845 )
2019-10-21 15:48:38 +05:30
Saurabh
6f3f8f6eb0
fix: version comparison
2019-10-21 15:40:19 +05:30
Saurabh
7af5e6732d
fix: setup libssl dependancy by checking distribution
2019-10-21 15:36:02 +05:30
gavin
5c5993bf01
Merge pull request #846 from zuron7/patch-1
...
docs: readme easyinstall username clarification
2019-10-20 19:35:10 +05:30
gavin
dd0236b9aa
docs: formatting readme
2019-10-20 19:33:57 +05:30
Saurabh
b98a4b0db0
Merge pull request #843 from aldoblack/master
...
Replaced libssl1.0-dev packange name with libssl-dev
2019-10-19 19:18:22 +05:30
Varun Rajamane
d484538661
readme update - easyinstall username clarification
...
Clarifies to the user that the script will by default create a new user with the name frappe if the flag is not used.
2019-10-14 23:14:51 +05:30
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
Aldo
7dfde164f7
libssl1.0-dev package name is replaced by libssl-dev. [2-Fixed it on debian_family.yml file]
2019-10-01 18:03:07 -04:00
Aldo
f2aa068277
libssl1.0-dev package name is replaced by libssl-dev.
2019-10-01 18:01:08 -04:00
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
Kenneth Sequeira
4e87ee2899
Update Python info in pre-requisites
2019-07-31 09:58:18 +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