2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-26 08:08:23 +00:00

444 Commits

Author SHA1 Message Date
shreyas
2e9c285a2c [Enhancements]Installing pip and bench 2016-03-02 16:53:51 +05:30
Anand Doshi
26356f2b3e [test] python site-packages 2016-02-29 20:07:23 +05:30
shreyas
073bc1c0bd [Minor] Renamed variable 2016-02-26 11:57:21 +05:30
Anand Doshi
6797768572 [enhancement] multi-bench setup and test cases for bench with [travis] 2016-02-25 20:01:23 +05:30
shreyas
2a4665ca37 [Fix]
* Generate common_site_config.json while initializing a new bench
* Clean-up some code
2016-02-25 15:47:39 +05:30
shreyas
a12cffacca [Minor] Add extra test case for checking ports
* Added routine to find the max_cpus on the machine to start appropriate number of workers
* Modified supervisor.conf to get webserver_port for multi-bench setup
2016-02-25 15:47:39 +05:30
Anand Doshi
68dc8cbfd4 [tests] test_init - run using - python -m unittest bench.tests.test_init 2016-02-25 15:47:39 +05:30
shreyas
14f42180cb [Minor] Modified conf files to save pid and db to a path within bench 2016-02-25 15:47:39 +05:30
shreyas
e00ad34f9e [Modification] Added redis_celery_broker.conf and changes to redis_async_broker_conf to have bench_path as well 2016-02-25 15:47:39 +05:30
shreyas
363fd2d04c [Fix] Initial commit 2016-02-25 15:47:39 +05:30
Pratik Vyas
f66969ac26 [Fix] Simplify and fix prod config symlinking 2016-02-24 19:08:20 -08:00
Rushabh Mehta
5add77f969 Merge pull request #176 from revant/master
Enable auto update
2016-02-22 15:05:40 +05:30
shreyas
76efe0ce79 [Fix] Corrected the fix to disallow symlink creation for supervisor and nginx config files if they already exist 2016-02-22 14:49:43 +05:30
shreyas
d4b0e0f70d [Fix] Fixed symlink creation for supervisor.conf and nginx.conf for already existing conf files 2016-02-22 14:43:33 +05:30
Anand Doshi
d8a4c303eb [fix] procfile 2016-02-09 18:28:55 +05:30
Anand Doshi
099e60205c [fix] better priorities for supervisor 2016-02-09 13:42:07 +05:30
Anand Doshi
b2f48b8afc [fix] killasgroup=true for celery worker processes 2016-02-08 17:51:25 +05:30
Anand Doshi
7008273ecb [fix] added supervisor priority 2016-02-08 17:07:46 +05:30
Anand Doshi
c5e0789538 [fix] enable soft-time-limit for celery 2016-02-04 13:39:47 +05:30
Nabin Hait
5d33ec4230 Added erpnext_shopify and paypal_integration for release repo 2016-02-04 11:46:30 +05:30
Nabin Hait
078a21a019 Added erpnext_shopify and paypal_integration for release repo 2016-02-04 11:22:42 +05:30
Anand Doshi
1d15d534a1 [fix] added async and longjob worker 2016-02-03 13:00:31 +05:30
Anand Doshi
9e68decb75 [fix] longjobs@ naming 2016-02-01 14:49:31 +05:30
Anand Doshi
3604ccf125 [fix] added longjob worker in supervisor.conf 2016-02-01 14:41:41 +05:30
Rushabh Mehta
60998dc4b7 [minor] new-app must covert to lowercase 2016-01-28 12:26:31 +05:30
Revant Nandgaonkar
c5a84860cf Enable auto update 2016-01-22 20:22:10 +05:30
Anand Doshi
5a14a16c51 [minor] enabled loglevel DEBUG 2016-01-11 12:28:02 +05:30
Anand Doshi
9304506be5 [hotfix] remove yes w 2015-12-10 12:31:51 +05:30
Anand Doshi
d02347031d [fix] nginx config for private files 2015-12-10 12:30:01 +05:30
Anand Doshi
6b1615c8c7 [fix] nginx private files 2015-12-09 19:01:49 +05:30
Anand Doshi
96cf6b547c [fix] pdfkit install 2015-12-09 18:47:48 +05:30
Anand Doshi
245eecdeda [fix] remove wheels as latest pip uses wheels and cache automatically, install pdfkit from git 2015-12-09 18:41:34 +05:30
Anand Doshi
c45cb2b003 bench init --verbose 2015-12-09 00:22:16 +05:30
Anand Doshi
4ec9bed9bb [fix] upgrade pip during bench init 2015-12-08 23:51:16 +05:30
Anand Doshi
523e6b6837 [fix] upgrade pip before installing requirements during update 2015-12-08 18:51:02 +05:30
Rushabh Mehta
0c04c0d6c9 [minor] remove frappe.io/buy 2015-12-01 15:40:25 +05:30
Anand Doshi
798d485cc1 Merge pull request #98 from frappe/pdvyas-patch-1
Take care of shallow clones in migrate-to-v5
2015-11-18 11:53:40 +05:30
Pratik Vyas
a067a1845e bench admin changes 2015-11-02 11:48:39 -08:00
Pratik Vyas
ce6398e10f Fix origin header for socketio 2015-10-24 20:56:35 -07:00
Anand Doshi
cb5295b387 [fix] supervisor.conf should use the stop signal TERM instead of QUIT 2015-10-21 14:26:11 +05:30
Anand Doshi
77373d955b [fix] try installing pillow before update 2015-10-16 17:32:27 +05:30
Anand Doshi
d918173783 [fix] updated setup_frappe.sh for ubuntu precise 2015-10-15 16:56:33 +05:30
Anand Doshi
4ab8e2068e [hotfix] import error 2015-10-15 16:19:59 +05:30
Anand Doshi
b3c95685ec print pillow requirements and added them to setup_frappe.sh 2015-10-15 15:47:01 +05:30
Anand Doshi
b9385257cc Added libjpeg in install and validate_os_requirements 2015-10-15 15:17:15 +05:30
Anand Doshi
19e31b447c [fix] release due to boolean 2015-09-24 15:23:26 +05:30
Anand Doshi
a8cc56a144 [fix] Use streaming in download translations 2015-09-17 15:09:43 +05:30
saurabh
24012e3a4a [Fixes] indent issue 2015-09-03 12:09:16 +05:30
saurabh
00d607a2be [Fixes] app list fixes for version 5 switching 2015-09-03 11:28:34 +05:30
Pratik Vyas
fcf8cf34b8 Skip nginx restart on env var NO_SERVICE_RESTART 2015-09-01 15:43:34 -07:00