Commit graph

329 commits

Author SHA1 Message Date
Anand Doshi
3f4516ad9f [minor] [scheduler] send scheduler errors as email digest 2013-12-16 13:51:09 +05:30
Pratik Vyas
980d6bc1e8 [minor] use get_url to generate backup urls 2013-12-09 11:06:36 +05:30
Pratik Vyas
622de07242 [minor] request site address should use site name if available 2013-12-09 11:05:37 +05:30
Pratik Vyas
3b056924e2 Merge develop for release 2013-12-05 16:20:59 +05:30
Akhilesh Darjee
bc8d4a946a [fix] [minor] hide fields and report filters fixed 2013-12-04 19:01:37 +05:30
Anand Doshi
f88a0fbafb [minor] [smtp] propagate exceptions 2013-12-04 16:28:23 +05:30
Anand Doshi
055b180f4d [minor] pop socket timeout 2013-12-03 12:53:02 +05:30
Anand Doshi
43e470dd38 [minor] use mixin class for Timed_POP3 and Timed_POP3_SSL 2013-12-02 23:51:16 +05:30
Pratik Vyas
6fb9461989 Set timeout POP3 session using pop_timeout in conf.py 2013-12-02 20:29:25 +05:30
Pratik Vyas
b1ac9449c2 Merge pull request #328 from anandpdoshi/throttle-pop
Throttle POP pulling based on time and space (not the physics kind)
2013-12-02 04:22:21 -08:00
Anand Doshi
ab75ff19cf Throttle POP pulling based on time and space (not the physics kind) 2013-12-02 17:50:25 +05:30
Anand Doshi
15a6758c90 [minor] [fix] error logging for pop 2013-12-02 17:14:24 +05:30
Pratik Vyas
cd3d4807de Merge pull request #326 from webnotes/scheduler-lock
[minor] fix file lock booboo
2013-12-02 03:11:39 -08:00
Pratik Vyas
82332d22c1 Merge pull request #321 from pdvyas/scheduler-lock
[minor] add locking to scheduler
2013-12-02 02:45:47 -08:00
Anand Doshi
ba4a48fbd8 specify max_email_size in conf.py to limit size of each email pulled using POP and the total size of all emails pulled in a single scheduler call 2013-12-02 15:37:29 +05:30
Pratik Vyas
5c41d1eadb [minor] fix file lock booboo 2013-12-02 12:53:51 +05:30
Pratik Vyas
f9f01fa727 [minor] add locking to scheduler 2013-12-01 13:06:24 +05:30
Pratik Vyas
c10949d039 [fix] https issue in request url 2013-11-27 16:51:01 +05:30
Nabin Hait
57c98db8ea [minor] merge conflict fixed 2013-11-21 12:33:52 +05:30
Nabin Hait
fa8d397da7 [fix] Rename and merge rewrite 2013-11-20 13:14:11 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Anand Doshi
39f72c3060 [minor] [scheduler] commit if no exception 2013-11-18 13:49:59 +05:30
Rushabh Mehta
f4299f097b [index] [minor] add indexes 2013-11-15 16:09:15 +05:30
Anand Doshi
0d9a90cded [minor] [fix] expand_partial_links 2013-11-14 14:52:19 +05:30
Anand Doshi
58f6dfe50a [minor] expand partial links when sending email 2013-11-14 14:29:24 +05:30
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
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
2c0f6b1d55 Merge branch '1310' of github.com:webnotes/wnframework 2013-11-05 12:09:59 +05:30
Anand Doshi
7f301c0154 [minor] [fix] file attachment bug 2013-11-05 12:08:44 +05:30
miguelfontanes
e67c6c4763 Update backups.py
use conn.host parameter and correction with get_backup method
2013-11-04 14:18:04 -05:00
miguelfontanes
3dffcadb9c Update scheduler.py
Add date/time to log
2013-11-01 11:25:00 -04:00
Nabin Hait
6a54002636 [merge] merged with master 2013-10-24 11:21:10 +05:30
Anand Doshi
f2ff76c153 [minor] get_site_status and update_site_config in wnf 2013-10-21 16:55:49 +05:30
Anand Doshi
5b6e37c8b3 [minor] [fix] Control Panel scheduler events 2013-10-18 17:45:38 +05:30
Anand Doshi
fd84b62236 [minor] fixes in data import, serial no and setup wizard 2013-10-18 16:07:47 +05:30
Anand Doshi
8584c6ca02 [minor] removed references to server.py 2013-10-17 20:00:52 +05:30
Rushabh Mehta
fec045b6b3 [editor] added 'before_insert' in doc, added 'webnotes.local.rollback_observers', IMP: new name is set by bean before validate is called 2013-10-17 13:24:17 +05:30
Rushabh Mehta
3b826eb93b [editor] [minor] fixed saving, dataurl, links, html editing 2013-10-16 17:55:49 +05:30
Anand Doshi
b6d932a13f [minor] don't rollback when running all tests, fixed test cases 2013-10-15 19:53:09 +05:30
Anand Doshi
184b6d68b1 Merge branch 'master' of github.com:webnotes/wnframework into wsgi
Conflicts:
	webnotes/utils/file_manager.py
2013-10-15 12:18:03 +05:30
Akhilesh Darjee
84de270744 [fix] [minor] merge conflict fixed 2013-10-11 11:06:11 +05:30
Akhilesh Darjee
8e7b85091f [fix] [minor] attachment related fixes 2013-10-11 11:02:34 +05:30
Anand Doshi
4c76a474b1 Merged master into wsgi 2013-10-10 15:59:19 +05:30
Anand Doshi
8cbd9b891b [minor] fixed globals and patch for wsgi migration 2013-10-10 12:05:34 +05:30
Nabin Hait
6d20bda182 [minor] [fix] file manager saving issue with same file name 2013-10-09 18:48:13 +05:30
Nabin Hait
7c319b1084 [minor] [fix] file manager saving issue with same file name 2013-10-09 18:39:13 +05:30
Rushabh Mehta
beedb2e0ff [fixes] lots 2013-10-09 16:05:27 +05:30
Anand Doshi
7c850f9cd3 Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-09 12:14:12 +05:30