You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wall view can display both in full mode (with information and icons) and light mode (less information)
User can choose how many max builds are displayed by screen
Support of project status monitoring (reflecting the status of child build types)
Initial Release (date: 2014-03-19)
When status can't be retreived from server for a build (timeout for any reason), build is now ignored for monitoring during 20 minutes not to flood server
Log files are now rolling to save space on disk
Start scripts launch the application in background mode (no console)
Fix. Sometimes running build status was not correctly updated when build was finished
Fix. ERROR status was ignored for project view (only SUCCESS and FAILURE status were considered)
Fix. On Windows, the start script didn't work correctly when space was present into jre 8 path
Fix. On linux, resizing the window to fix layout is no more needed