webartoli / hudson-tray-tracker

Automatically exported from code.google.com/p/hudson-tray-tracker
0 stars 0 forks source link

Add a setting for the refresh interval (patch included) #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The tray tracker uses a fixed setting of 15 seconds.
This is a bit too low for us. I've created a patch that allows a setting of
it in a new "General Options" tab for settings.
It would be welcomed if you could include it. I tried to stay as much as
possible in the code's style, however I'm not sure on how I should have
handled the setting serialization in SettingsForm.cs.

Any comment welcome.

Original issue reported on code.google.com by apochevi...@wizarbox.com on 15 Mar 2010 at 10:50

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch! I have included it. It will be in the next release.

Original comment by Alexis.S...@gmail.com on 15 Mar 2010 at 5:11