2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 20:49:01 +00:00
Commit Graph

458 Commits

Author SHA1 Message Date
Pratik Vyas
5478bb6f26 Merge pull request #140 from jevonearth/typo-swtich-switch
Fix minor typo swtich-to -> switch-to & remove commented line.
2015-08-22 16:58:45 -07:00
Pratik Vyas
783a6e7d02 Add switch-to-v5 #142 2015-08-22 16:56:29 -07:00
jevonearth
5820666035 Fix minor typo swtich-to -> switch-to & remove commented line. 2015-08-21 08:38:41 -07:00
Anand Doshi
27d64b6ea6 [fix] nginx.conf 2015-08-20 19:18:40 +05:30
Anand Doshi
7efc6793af [fix] use correct node executable 2015-08-18 11:35:27 +05:30
Pratik Vyas
dc903916a2 Remove nodemon 2015-08-17 12:07:28 -07:00
Anand Doshi
f4e868a114 [fix] supervisor config for socketio 2015-08-17 16:52:40 +05:30
Anand Doshi
cf9a4c0b44 [fix] nodejs detection 2015-08-17 16:35:28 +05:30
Anand Doshi
6e26f74250 [fix] bench update --upgrade --force option to force running of pre and post upgrade operations 2015-08-17 15:58:01 +05:30
Anand Doshi
35e58a7c2e [fix] post-upgrade 2015-08-17 13:21:16 +05:30
Anand Doshi
0e0ac03f8c [fix] validate upgrade 2015-08-17 12:53:26 +05:30
Anand Doshi
28af30ca3a [minor] changed validation message 2015-08-17 12:34:06 +05:30
Anand Doshi
c79f290a76 [minor] fix message and node requirement condition 2015-08-17 12:28:11 +05:30
Anand Doshi
e23a2fb389 Added nodejs and npm in install 2015-08-17 12:05:40 +05:30
Pratik Vyas
568350c02c add check for npm and node 2015-08-16 23:27:44 -07:00
Anand Doshi
3956586421 Merge pull request #137 from mgirard85/master
missing nodejs npm
2015-08-16 10:53:12 +05:30
Pratik Vyas
fe87c7e79f setup socketio if frappe > v5 2015-08-15 20:37:56 -07:00
Anand Doshi
05b8d22f44 [fix] don't use async if invoked from command line 2015-08-15 23:00:33 +05:30
GIRARD Matthieu
5d55083089 missing nodejs npm
Add Npm & Nodejs Package
2015-08-15 13:51:26 +02:00
Rushabh Mehta
9065066b8f [merge] v6 2015-08-14 15:41:53 +05:30
Pratik Vyas
cd6b4d10c9 Fix bench update fix # 126 2015-08-12 23:25:45 -07:00
Pratik Vyas
b07f4004fc Merge pull request #134 from dottenbr/patch-1
Update README.md
2015-08-10 17:59:57 -07:00
Dominik
c5f3472da7 Update README.md
As far as I understand Memcached is not necessary anymore.
Added links to the dependencies, maybe OSX Setup should be explained in more detail with Homebrew for Python and MariaDB.
2015-08-11 00:08:28 +05:30
Rushabh Mehta
a421da11c6 [minor] fix buy link 2015-08-06 18:24:44 +05:30
Anand Doshi
1c9a9825b1 [nginx] set X-Forwarded-Proto 2015-08-03 10:48:43 +05:30
Rushabh Mehta
a93acecd59 Merge pull request #131 from ubldr/upstream
bump up the version to the latest release
2015-07-31 15:01:09 +05:30
Rushabh Mehta
1dd14753c8 Merge pull request #132 from ubldr/freebsdcrontab
FreeBSD crontab(1) needs a "-" to read from stdin
2015-07-31 15:00:51 +05:30
loader
c0bcf968af FreeBSD crontab(1) needs a "-" to read from stdin 2015-07-31 08:32:21 +00:00
loader
d3aa656e5c FreeBSD crontab(1) needs a "-" to read from stdin 2015-07-31 08:27:59 +00:00
loader
bc2e208e37 bump up version to the latest release 2015-07-31 08:21:57 +00:00
Rushabh Mehta
0ff2561881 async option in exec_cmd and cousin 2015-07-28 14:40:48 +05:30
Pratik Vyas
e15ea385d8 Fix redis config generation 2015-07-27 20:16:05 +05:30
Pratik Vyas
ce840a9b41 Fix changed function for generating cache config 2015-07-24 17:05:05 +05:30
Pratik Vyas
f9c9e878e0 Add Async broker template 2015-07-24 13:28:23 +05:30
Pratik Vyas
892aceae26 Setup socketio on init 2015-07-23 12:18:21 +05:30
Pratik Vyas
b4db16ee46 Add origin Header and site header to socket.io block 2015-07-22 10:56:32 +05:30
Pratik Vyas
7faad21fa4 Add socketio config 2015-07-19 09:43:35 +05:30
Pratik Vyas
bc7376b188 Async 2015-07-16 10:51:56 +05:30
Pratik Vyas
7a9dc9a5ac Update ius URL for CentOS 6 2015-07-13 13:19:01 +05:30
Pratik Vyas
1370f095d3 Merge pull request #124 from ItsRaichura/patch-1
Update setup_frappe.sh
2015-07-13 12:37:07 +05:30
Sanjay Raichura
38eb6605c3 Update setup_frappe.sh 2015-07-12 13:01:59 +05:30
Sanjay Raichura
c16c9d62ed Update setup_frappe.sh 2015-07-12 12:49:34 +05:30
Sanjay Raichura
63651d7fdc Update setup_frappe.sh
Following the changes to wkhtmltopdf installation source files
2015-07-12 12:37:13 +05:30
Rushabh Mehta
b682eb0b71 [minor] let a readme.md file remain in current 2015-07-03 15:38:20 +05:30
Anand Doshi
ba2929973c Update README.md 2015-07-01 10:25:18 -07:00
Anand Doshi
74716e44d2 Update README.md 2015-07-01 10:24:29 -07:00
Anand Doshi
9e7248d11b [minor] better exception msg - Current branch of 'frappe' not in upstream 2015-06-24 10:17:38 -04:00
Pratik Vyas
bbce981e96 [release] Check for changelog and commits as list in markdown 2015-06-08 14:47:25 +05:30
Pratik Vyas
c41e3137c5 Revert "Add reference feature"
This reverts commit 220405103c.
2015-06-08 08:49:07 +05:30
Pratik Vyas
220405103c Add reference feature 2015-06-07 17:02:30 +05:30