Commit Graph

36 Commits

Author SHA1 Message Date
mdipierro
213c4ee7d1 fixed use of whitespaces 2017-08-01 10:26:33 -05:00
mdipierro
9ded289924 fixed minor pylint -E errors 2017-07-02 01:55:51 -05:00
ilvalle
90e606dcfd fix cron with py3, added initial tests, close #1618 2017-05-01 15:31:37 +02:00
niphlod
a1e1bf3500 fix sys.path dance part #2 and scheduler tests for py3 2016-08-31 01:47:42 +02:00
mdipierro
eebf406d97 fixed import error 2016-08-01 04:13:32 -05:00
mdipierro
cc1ff02079 only one portalocker 2016-08-01 03:46:51 -05:00
ilvalle
35900da19b running lib2to3.fixes.fix_except 2016-05-29 08:31:19 +02:00
ilvalle
d22222ebea running lib2to3.fixes.fix_reduce 2016-05-29 08:31:19 +02:00
Hardirc
8ac3191e33 Improve PEP8 gluon/newcron.py 2015-03-06 22:14:10 -05:00
niphlod
6403878f95 refactored pickle everywhere but Session, removed unused imports 2014-09-10 19:12:10 +02:00
Oleg Blokhin
53e22fc31c Terminate subprocesses right way on cronstop 2014-05-22 16:46:06 +04:00
Oleg Blokhin
87cf9307f0 fix cron hang on Ctrl+C terminating from terminal 2014-05-21 18:18:19 +04:00
Oleg Blokhin
92d7ccf331 Add support of --folder paramter for cron.
Before this changes crontab from directories (except native applications) was ignored
2014-05-21 17:28:11 +04:00
niphlod
e209dcc8d3 sphinx-compatible docstrings 2014-03-12 22:03:42 +01:00
mdipierro
ed9def985e R-2.6.1 2013-09-12 17:08:52 -05:00
Massimo
e724e13564 fixed cron deadlock on windows, thanks Helko Besemann 2013-09-03 11:53:18 -05:00
jmistx
17ee260e3c Popen objects leak fixed 2013-08-30 05:40:01 -07:00
mdipierro
8addc54015 better cron stopping, thanks Álvaro José Iradier 2013-03-10 10:21:47 -05:00
mdipierro
6aa5edc7ff many pep8 improvements 2012-10-19 12:33:53 -05:00
mdipierro
71ec15190b some pep8 changes (fixed spacing at end) 2012-10-19 10:37:07 -05:00
mdipierro
3a66f5e330 fixed some pep8 stuff 2012-10-19 09:40:17 -05:00
mdipierro
ca5efcc032 fixed cron 2012-10-11 16:48:07 -05:00
mdipierro
dcce7fc39a fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro
e76bcf0ea9 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro
a02644c39e -K allows to specify which apps to cron, thanks Jonathan 2012-07-08 20:28:09 -05:00
mdipierro
f7724c4f06 renamed welcome crontab crontab.example, thanks Jonathan 2012-07-08 16:40:01 -05:00
Massimo Di Pierro
0c672d4024 fixed newcron bug thanks niphlod 2012-06-12 08:22:29 -05:00
Massimo Di Pierro
35ca046916 implemented cron fix, thanks Michael 2012-06-09 11:20:23 -05:00
Massimo Di Pierro
37e6826371 fixed newcron path escaping, issue 772, thanks shikasta.net 2012-05-02 16:00:20 -05:00
Massimo Di Pierro
ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo Di Pierro
89a796b794 no more -- for now 2012-01-31 08:48:47 -06:00
Massimo Di Pierro
76ff553fb5 new cron -- conditional to web2py.py, thanks Jonathan 2012-01-30 12:57:18 -06:00
Massimo Di Pierro
29f0171f03 https://groups.google.com/group/web2py/browse_thread/thread/ab8aa84d3baeeb3c/, thanks Jonathan 2012-01-30 11:26:43 -06:00
Massimo Di Pierro
d281acb421 fixws and 'new' button in grid query 2011-12-05 11:39:42 -06:00
Massimo Di Pierro
a7ed6abf40 http://code.google.com/p/web2py/issues/detail?id=548 2011-12-04 16:01:15 -06:00
Massimo Di Pierro
d421c1321b initial commit 2011-11-22 23:30:42 -06:00