summaryrefslogtreecommitdiff
path: root/Utility/Scheduled.hs
Commit message (Expand)AuthorAge
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* wrote test case; found bugs in date math; fixed and simplified using Data.Tim...Gravatar Joey Hess2014-04-12
* Improve handling on monthly/yearly scheduling.Gravatar Joey Hess2014-04-12
* Improve handling on monthly/yearly scheduling.Gravatar Joey Hess2014-04-11
* guard against any remaining infinite recursion bugs; throw error if no candid...Gravatar Joey Hess2014-04-11
* Last release didn't quite fix the high cpu issue in all cases, this should.Gravatar Joey Hess2014-04-11
* rename confusingly named "day"Gravatar Joey Hess2014-04-11
* assistant: Fix high CPU usage triggered when a monthly fsck is scheduled, and...Gravatar Joey Hess2014-04-11
* merge from propellorGravatar Joey Hess2014-04-09
* fix quickcheck rangeGravatar Joey Hess2013-11-01
* fix handling of schedled time of 12 PMGravatar Joey Hess2013-11-01
* test suite found a case that was not properly parsedGravatar Joey Hess2013-10-16
* add support for weekly, monthly, and yearly schedules that run on no specific...Gravatar Joey Hess2013-10-15
* improve calculation of nextTime for AnyTime eventsGravatar Joey Hess2013-10-13
* better time displayGravatar Joey Hess2013-10-11
* 0 pad minutesGravatar Joey Hess2013-10-10
* remove duration from ScheduleGravatar Joey Hess2013-10-08
* half way complete cronner thread to run scheduled activitiesGravatar Joey Hess2013-10-08
* refactorGravatar Joey Hess2013-10-07
* comment typoGravatar Joey Hess2013-10-07
* calculating the next time on a ScheduleGravatar Joey Hess2013-10-07
* better recurrance formattingGravatar Joey Hess2013-10-07
* add schedule to vicfgGravatar Joey Hess2013-10-07
* quickcheck schedule parsingGravatar Joey Hess2013-10-07
* basic data types for scheduled activitiesGravatar Joey Hess2013-10-07