Rushabh Mehta
|
674373d2c4
|
Merge pull request #304 from mrmoje/master
Ignore set root pass error if root password is already set
|
2016-08-29 12:20:17 +05:30 |
|
Rushabh Mehta
|
dba1c4e5e8
|
Merge pull request #302 from frappe/vjFaLk-patch-1
instructions to install python if not exists
|
2016-08-29 12:20:07 +05:30 |
|
Rushabh Mehta
|
8b405286fd
|
Merge pull request #308 from mbauskar/master
[minor] minor fix in switch-to-v5 help message
|
2016-08-26 15:49:20 +05:30 |
|
mbauskar
|
4e75e24c85
|
[minor] minor fix in switch-to-v5 help message
|
2016-08-26 15:12:12 +05:30 |
|
Rushabh Mehta
|
86afa275ad
|
Merge pull request #307 from vjFaLk/clone-fix
[fix] install apps using apps.txt ordering
|
2016-08-23 14:45:59 +05:30 |
|
Valmik Jangla
|
9ee235e509
|
[fix] install apps using apps.txt ordering
|
2016-08-23 13:40:34 +05:30 |
|
Rushabh Mehta
|
0c19d012b6
|
Merge pull request #306 from vjFaLk/inputrc
update inputrc for history
|
2016-08-22 16:03:26 +05:30 |
|
Valmik Jangla
|
ff6115e988
|
update inputrc for history
|
2016-08-22 16:02:16 +05:30 |
|
James Nzomo
|
a694c9403a
|
Ignore error if root password is already set
See https://github.com/frappe/bench/issues/285#issuecomment-239983969
Also disable exe bit on `setup_mariadb.yml`
|
2016-08-16 05:25:32 +03:00 |
|
Valmik
|
663ee889ee
|
instructions to install python if not exists
|
2016-08-12 17:32:16 +05:30 |
|
Rushabh Mehta
|
7f8c66d4bf
|
Merge pull request #298 from shreyasp/bench/restart-web
[Fix] Error
|
2016-08-10 15:18:20 +05:30 |
|
shreyas
|
92c097951f
|
[Fix] Error
|
2016-08-10 15:15:27 +05:30 |
|
Rushabh Mehta
|
e8d3c9d72b
|
Merge pull request #297 from shreyasp/bench/restart-web
[Minor] Added command to restart only web workers in supervisor
|
2016-08-10 15:09:35 +05:30 |
|
shreyas
|
90ea181c78
|
[Minor] Added command to restart on web workers for supervisor bench restart --web-workers
|
2016-08-10 15:06:13 +05:30 |
|
Rushabh Mehta
|
b34b1e1d27
|
Merge pull request #294 from frappe/develop
[feature] clone bench from existing bench by copying the git repo
|
2016-08-08 15:41:12 +05:30 |
|
Rushabh Mehta
|
35cc6f608e
|
[feature] clone bench from existing bench by copying the git repo
|
2016-08-08 14:59:58 +05:30 |
|
Rushabh Mehta
|
1df689a488
|
Merge pull request #293 from neilLasrado/patch-fix
Fixed node patch
|
2016-08-08 13:56:12 +05:30 |
|
Neil Trini Lasrado
|
7c13d16a62
|
Fixed patch
|
2016-08-08 13:48:27 +05:30 |
|
Rushabh Mehta
|
98ab39637f
|
Merge pull request #290 from vjFaLk/centos-fix
[fix] install libselinux-python in the case of centos 7 minimal
|
2016-08-05 14:07:21 +05:30 |
|
Valmik Jangla
|
5193523727
|
[fix] install libselinux-python in the case of centos 7 minimal
|
2016-08-04 22:28:18 -07:00 |
|
Rushabh Mehta
|
73f74bd9bd
|
Merge pull request #287 from shreyasp/bench/rate_limit_conn
[Fix] Add 'allow_rate_limiting' as common_site_config to generate nginx config as per requirement
|
2016-08-04 11:06:46 +05:30 |
|
Rushabh Mehta
|
5b37907ab6
|
Merge pull request #288 from vjFaLk/patch-8
[fix] update readme for debian support
|
2016-08-03 18:15:45 +05:30 |
|
Valmik
|
cd42449f42
|
[fix] update readme for debian support
|
2016-08-03 17:00:52 +05:30 |
|
Rushabh Mehta
|
26cac7173b
|
Merge pull request #279 from vjFaLk/debian-installer
Debian installer support
|
2016-08-03 15:35:38 +05:30 |
|
shreyas
|
4e45c7b34b
|
[Fix] Add 'allow_rate_limiting' as common_site_config to generate nginx config as per requirement
|
2016-08-03 14:54:45 +05:30 |
|
Valmik Jangla
|
d23d7489d7
|
Added macos support for version check
|
2016-08-03 01:29:34 -07:00 |
|
Rushabh Mehta
|
6bbf7c9ed1
|
[minor] set version
|
2016-08-03 12:56:35 +05:30 |
|
Valmik Jangla
|
9811ad24d2
|
Fixed Debian 7, added version check
|
2016-08-03 00:24:24 -07:00 |
|
Valmik Jangla
|
5871354e16
|
changed method to set mysql root password
|
2016-08-03 00:24:24 -07:00 |
|
Valmik Jangla
|
7ccba5a4e3
|
Added support for Debian
|
2016-08-03 00:24:24 -07:00 |
|
Rushabh Mehta
|
42973769f3
|
[nodejs] move to 6.x
|
2016-08-03 12:52:20 +05:30 |
|
Rushabh Mehta
|
ba772ae51c
|
Merge pull request #284 from vjFaLk/update-bench-req
Update bench requirements when updating as well
|
2016-08-02 15:24:41 +05:30 |
|
Valmik Jangla
|
13f6a57ce9
|
Update bench requirements when updating as well
|
2016-08-02 15:21:51 +05:30 |
|
Rushabh Mehta
|
1c4385bf9b
|
Merge pull request #278 from shreyasp/bench/rate_limit_conn
[Minor] Nginx rate limiting and Improvements to Bench Installer
|
2016-08-01 16:55:44 +05:30 |
|
Rushabh Mehta
|
2a93a6d6cb
|
Merge pull request #282 from shreyasp/fix/travis
[Fix] Fixes to replace new installer in erpnext and frappe travis.yml
|
2016-08-01 16:54:08 +05:30 |
|
shreyas
|
d8215c6f1d
|
[Fix] Fixes to replace new installer in erpnext and frappe travis.yml
|
2016-08-01 16:24:56 +05:30 |
|
Rushabh Mehta
|
94d27493d2
|
[minor] fixes for travis
|
2016-08-01 11:14:18 +05:30 |
|
Rushabh Mehta
|
6878440e6b
|
Merge pull request #281 from vjFaLk/cron-fi
[fix] crontab entry for lets-encrypt
|
2016-08-01 10:29:39 +05:30 |
|
Valmik Jangla
|
03f6f3ff03
|
[fix] crontab entry for lets-encrypt
|
2016-07-30 14:30:22 -07:00 |
|
shreyas
|
0c95b6a564
|
[Fix] Travis CI failure fixes
|
2016-07-29 11:54:46 +05:30 |
|
shreyas
|
f9067f3d7a
|
[Minor] Add rate limiting for bench
|
2016-07-28 17:55:08 +05:30 |
|
shreyas
|
20c24a3923
|
[Minor] Add limit_conn_zone to bench nginx config
|
2016-07-28 14:59:53 +05:30 |
|
Rushabh Mehta
|
44013a435f
|
Merge pull request #276 from vjFaLk/test-fix
[travis] fix for setup_production_v6
|
2016-07-26 21:21:03 +05:30 |
|
Rushabh Mehta
|
7d942622dd
|
Merge pull request #275 from shreyasp/bench/update-node-install
[Fix] Add curl and wget to bench installer
|
2016-07-26 18:31:57 +05:30 |
|
shreyas
|
87414d218b
|
[Fix] Add curl and wget to bench installer. Node v5 installer fixes
|
2016-07-26 13:37:06 +05:30 |
|
Rushabh Mehta
|
73a6593fb9
|
Merge branch 'develop'
|
2016-07-26 09:22:09 +05:30 |
|
Rushabh Mehta
|
40e2df9f2a
|
[fix] typo #271
|
2016-07-26 08:53:21 +05:30 |
|
Rushabh Mehta
|
2e2ff56d0a
|
Merge pull request #271 from shreyasp/bench/update-node-install
[Fix] Updated the patch to find node executable and installation instructions
|
2016-07-26 07:54:42 +05:30 |
|
shreyas
|
abc224f3e1
|
[Fix] Updated the patch to find node executable as well as provide installation instructions
|
2016-07-25 20:39:18 +05:30 |
|
Valmik Jangla
|
91d239bcd4
|
[travis] fix for setup_production_v6
|
2016-07-25 18:36:08 +05:30 |
|