Commit graph

187 commits

Author SHA1 Message Date
Anand Doshi
c754276fc0 [minor] replace 'raise e' with 'raise' for correct tracebacks 2013-11-13 17:30:54 +05:30
Pratik Vyas
51f18b24ce [minor] report disk usage 0 if files path does not exist 2013-11-12 23:37:11 +05:30
Pratik Vyas
fe5a9d66b3 fix wnf.py --mysql 2013-11-12 17:52:40 +05:30
Pratik Vyas
ac8985cd63 enlist as site only if dir 2013-11-12 17:52:40 +05:30
Pratik Vyas
f2ac485b1b [minor] add shebang to wnf.py 2013-11-11 02:56:47 +05:30
Pratik Vyas
a44831bd16 [minor] add --reload_gunicorn on update 2013-11-07 17:43:21 +05:30
Anand Doshi
e2f9e78af8 [minor] build after update 2013-11-07 17:32:17 +05:30
Anand Doshi
5383b3cc89 [minor] [fix] backup 2013-11-07 13:12:36 +05:30
Anand Doshi
97223563cc Merge branch 'master' of github.com:miguelfontanes/wnframework into miguelfontanes-master 2013-11-07 12:37:23 +05:30
Anand Doshi
49460beed5 Refactored plugin architecture to allow custom script reports 2013-11-06 14:19:09 +05:30
miguelfontanes
b0d760cb36 Update wnf.py
use db_host in config file for mysql command
2013-11-04 14:03:42 -05:00
Anand Doshi
f2ff76c153 [minor] get_site_status and update_site_config in wnf 2013-10-21 16:55:49 +05:30
Anand Doshi
13707e537b [minor] smtp debug server: sudo lib/wnf.py --smtp 2013-10-18 18:51:41 +05:30
Anand Doshi
fd84b62236 [minor] fixes in data import, serial no and setup wizard 2013-10-18 16:07:47 +05:30
Pratik Vyas
21f81a6e10 [minor] print json in site_details 2013-10-17 14:27:40 +05:30
Pratik Vyas
acddc9bef1 add get_site_details in wnf 2013-10-17 13:19:57 +05:30
Anand Doshi
e6e90805f5 [minor] call webnotes.destroy wherever init or connect is called 2013-10-16 12:07:25 +05:30
Anand Doshi
92b62b2fc9 [minor] plugin architecture, first cut 2013-10-14 19:03:22 +05:30
Anand Doshi
8cbd9b891b [minor] fixed globals and patch for wsgi migration 2013-10-10 12:05:34 +05:30
Pratik Vyas
f89b7b7fcc [minor] return name of moved site 2013-10-09 16:10:09 +05:30
Anand Doshi
58f60c900a Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-08 18:34:03 +05:30
Anand Doshi
18f2629eab [minor] add system manager, webnotes.conn.count 2013-10-08 18:33:34 +05:30
Pratik Vyas
cf23b335ca add mysql and runserver utilites 2013-10-08 16:59:13 +05:30
Pratik Vyas
8bdf8f0123 [minor] pass backup filenames to Backup manager 2013-10-08 11:00:42 +05:30
Pratik Vyas
89a94b5296 [minor] pass admin_password in wnf.install 2013-10-08 09:53:31 +05:30
Pratik Vyas
abc3e9bbbd [install] use site_config in wnf.install if passed 2013-10-07 23:57:32 +05:30
Anand Doshi
7e4232e738 [minor] add system manager in wnf 2013-10-07 19:24:17 +05:30
Pratik Vyas
09a9736d81 [minor] add counting logic to wnf.move 2013-10-07 10:52:56 +05:30
Pratik Vyas
729239109e [minor] add move to wnf.py 2013-10-07 08:46:07 +05:30
Pratik Vyas
ebe0e7d64b [minor] return backup generator obj from wnf.backup 2013-10-07 08:24:52 +05:30
Pratik Vyas
c95f18f2ad add set_admin_password utility 2013-10-07 08:24:52 +05:30
Anand Doshi
3757916024 [minor] [fix] wnf 2013-10-04 21:24:08 +05:30
Anand Doshi
b3ac8fe6d7 [minor] [fix] wnf 2013-10-04 21:19:01 +05:30
Anand Doshi
2983741cf2 [minor] [fix] query report and wnf 2013-10-04 13:20:53 +05:30
Anand Doshi
e4adb72dc4 [minor] wnf run all patches 2013-10-03 19:32:09 +05:30
Rushabh Mehta
5ee2f74a7e [minor] fixes to crm patch 2013-10-03 18:12:35 +05:30
Pratik Vyas
95b533a915 fix get_sites 2013-10-03 17:22:48 +05:30
Pratik Vyas
ee98bd90aa add ablity to pass root-password from commandline args in wnf.py 2013-10-03 17:22:01 +05:30
Pratik Vyas
205924744e fix verbosities 2013-10-03 17:20:48 +05:30
Anand Doshi
ae48f03878 merged master, fixes in wnf and install
Conflicts:
	core/doctype/file_data/file_data.py
2013-10-03 13:19:14 +05:30
Anand Doshi
2792cb2241 [minor] [wnf] get_sites 2013-10-02 16:39:49 +05:30
Anand Doshi
aa7f8f6364 [minor] clear pyc files, use val instead of opts in wnf functions 2013-09-26 19:11:33 +05:30
Anand Doshi
3b75743738 [minor] fallback for conf.py paths 2013-09-26 18:11:39 +05:30
Anand Doshi
627c1f9bd2 [minor] moved wn-web.js and wn-web.css to memcache 2013-09-26 17:55:02 +05:30
Anand Doshi
4cccb9a7ae [minor] wnf refactor, fixes in demo 2013-09-26 15:56:54 +05:30
Anand Doshi
aa8331e6ea Merge branch 'master' of github.com:webnotes/wnframework into wsgi
Added webnotes.in_test check in too many writes check

Conflicts:
	public/js/wn/form/control.js
	webnotes/utils/file_manager.py
	webnotes/webutils.py
	website/sitemap.py
	wnf.py
2013-09-25 19:57:13 +05:30
Anand Doshi
f8474c940c [minor] make conf, install, build 2013-09-25 18:46:06 +05:30
Anand Doshi
5ba11675e5 [minor] rewrite wnf 2013-09-25 13:10:20 +05:30
Anand Doshi
0e01e5de9c [minor] moved patch handler import into respective methods 2013-09-21 13:09:19 +05:30
Anand Doshi
9a54ae4feb [fix] [minor] [install] pass root password to wnf 2013-09-19 15:12:48 +05:30