Contact: fumanchu@aminus.org

Log in as guest/misc to create tickets

root/test_recur.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 08/16/06 09:36:51 @105 [105] dowski A couple changes to make Workers and Schedulers more robust. …
(edit) 08/11/06 10:12:58 @103 [103] dowski Extended Worker test that reveals problems with workers that are paused …
(edit) 08/10/06 19:31:52 @102 [102] fumanchu Simpler regexes, and Scheduler.workers is now a dict, not a list.
(edit) 08/10/06 16:41:05 @101 [101] dowski New recur.eachweekday function. Yields datetime.datetimes for given …
(edit) 08/07/06 17:34:32 @100 [100] fumanchu recur MAJOR CHANGE: new Scheduler class for using a single thread to …
(edit) 07/29/06 19:12:28 @98 [98] fumanchu Change to recur behavior: sane_date now takes a 'highzero' argument …
(edit) 03/23/06 12:22:39 @67 [67] fumanchu Aha. Several broken tests now fixed.
(edit) 11/01/05 19:07:41 @17 [17] fumanchu Set eol-style:native on all .py files.
(edit) 10/10/05 00:31:50 @16 [16] fumanchu --
(copy) 10/07/05 16:32:21 @15 [15] fumanchu Reorg for multiple projects in single repo. New pyanalog package.
copied from trunk/test_recur.py:
(edit) 10/30/04 16:14:54 @2 [2] fumanchu 1. Removed codewalk, containers, logic. …