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

811 Commits

Author SHA1 Message Date
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
Rushabh Mehta
8dd4672e3c Merge pull request #270 from shreyasp/bench/update-node-install
[Fix] Updated ansible to install node 5 using install script
2016-07-25 18:21:32 +05:30
shreyas
be1f23a602 [Fix] Updated ansible to install node 5 using install script 2016-07-25 16:26:30 +05:30
Anand Doshi
fb5bf3edb4 [fix] ssl on 2016-07-25 15:40:07 +05:30
Rushabh Mehta
daabbd8c1e [minor] save github username, pass 2016-07-25 15:04:55 +05:30
Anand Doshi
0f0a01efc4 [fix] removed ssl on from nginx.conf
based on: http://stackoverflow.com/questions/8768946/dealing-with-nginx-400-the-plain-http-request-was-sent-to-https-port-error
2016-07-24 22:14:21 +05:30
Anand Doshi
9ccc39fe75 Merge pull request #269 from vjFaLk/branch-fix
[fix] branch for bench-repo
2016-07-24 16:45:26 +05:30
Valmik Jangla
a28f8c8d4e [fix] branch for bench-repo 2016-07-24 03:09:37 -07:00
Anand Doshi
0c255b2f96 [fix] set all patches as executed on bench init 2016-07-24 14:52:21 +05:30
Anand Doshi
e27c2059ea [fix] setup fonts - exit if backup already exists 2016-07-23 17:30:53 +05:30
Anand Doshi
e825a0b639 Merge pull request #266 from vjFaLk/lets-fix
[fix] fixed import for lets-encrypt
2016-07-23 14:26:50 +05:30
Valmik Jangla
ec8f5cf05e [fix] fixed import for lets-encrypt 2016-07-22 22:47:31 -07:00
Anand Doshi
452c12df89 Beta Installer no more in Beta 2016-07-22 15:43:15 +05:30
Anand Doshi
81dbf0b9eb Merge remote-tracking branch 'origin/master' into develop 2016-07-22 15:37:54 +05:30
Anand Doshi
4b50848687 Bumped version to v3.1 2016-07-22 15:21:54 +05:30
Rushabh Mehta
05eee95cab Merge pull request #263 from vjFaLk/remove-app-fix
[fix] test case for remove-app
2016-07-21 14:26:43 +05:30
Valmik Jangla
fa338fb5e1 [fix] test case for remove-app 2016-07-21 12:07:16 +05:30
Rushabh Mehta
38d0f3baf7 Merge pull request #260 from vjFaLk/remove-app
Added command to remove app
2016-07-21 10:51:25 +05:30