Commit Graph

22 Commits (e90a3ae9de7dd12b5a924d0336cdd3b6375795cb)

Author SHA1 Message Date
Mark McDowall 350e0388de Updated JobProvider to allow jobs with two targets.
13 years ago
kay.one 9cb33770a0 Added Readme
13 years ago
kay.one 5e30c482cd Priority is now set using a timer
13 years ago
kay.one d640fa65e8 Fixed orphaned job issue in JobController
13 years ago
kay.one 77c82df482 Priority/JobProvider tweaks
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
Mark McDowall 9daf1ccfc0 JobProvider moved to PetaPoco.
13 years ago
kay.one f97209d476 commiting tests before teamcity demo
13 years ago
kay.one a6ad977114 Fixed import new series being stuck in a loop if an update failed
13 years ago
kay.one 500e9af6c3 Fixed a bug where reports weren't being added to history
13 years ago
kay.one a4f8947d90 Test project cleanup
13 years ago
kay.one 0d02b0538b fixed a concurrency issue with job provider.
13 years ago
kay.one 6d085d5340 Added support to Error/Warning/Fatal verification in text projects
13 years ago
Mark McDowall 8aad53f291 Added tests for SingleId and not updating last execution time or success/fail.
13 years ago
unknown 13f37cd405 Added test to make sure disabled jobs aren't actually running automatically
13 years ago
unknown 2f786bf424 JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
13 years ago
Mark McDowall fdd6e37b24 Added NextScheduledRun to get the next scheduled run for a job, with a test.
13 years ago
Keivan 3083ff6fcf Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job
13 years ago
kay.one be74c67df8 fixed broken tests
13 years ago
kay.one fa1b287d58 JobProvider now stores last execution and success
13 years ago
kay.one 10ad7d1ed5 Added sabtitle method
13 years ago
kay.one 9028e498ca Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
13 years ago