Is there a plugin to jenkins(hudson) that can visually show all jobs and there runs in future as well as in the past.
ex: if Job A is scheduled to run once every day at 8 AM. The plugin should show the previous run of the job as well as scheduled runs in the future.
I searched in Jenkins Plugins Link and found Google Calendar but there are two things different about this plugin
- It is linked to job status hence I am presuming it will only show previous runs
- It needs an online calendar account.