1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Features of the plugin are now much more obvious More... about 12 years ago
Build Monitor plugin will now be published under org.jenkins-ci.plugins group More... about 12 years ago
Pom.xml now points to my Github user id and a valid timezone. More... about 12 years ago
It's now easier to learn about the features of the plugin from README More... about 12 years ago
Build Monitor Plugin is now ready for an initial public release. Yay! More... about 12 years ago
Culprit names are no longer cropped. More... about 12 years ago
Default CSS of Angular Slider is no longer overridden. More... about 12 years ago
It's now easier to get to plugin configuration by clicking the name of the view. More... about 12 years ago
An empty monitor will now suggest to the user to add some jobs to it. More... about 12 years ago
Build Monitor plugin code can be now continuously delivered to Github on every successful build More... about 12 years ago
It's now more clear what parts of java code haven't been unit tested More... about 12 years ago
Syntactic sugar-related classes found a new home under buildmonitor.viewmodel.syntacticsugar More... about 12 years ago
Breadcrumbs are now correctly generated, allowing the user to easily go back to the Build Monitor view from job/build details view. Thanks @nbarrett for spotting this issue! More... about 12 years ago
Build Monitor should now correctly respond to Jenkins being restarted More... about 12 years ago
Merge remote-tracking branch 'origin/master' More... about 12 years ago
A starting point for test-driving the implementation of javascript services that will replace the results of my previous spike. More... about 12 years ago
A starting point for test-driving the implementation of javascript services that will replace the results of my previous spike. More... about 12 years ago
Changes to font size and number of columns are now persisted More... about 12 years ago
Build monitor can be now configured using a pretty new UI More... about 12 years ago
Build Monitor will now use the Display Name of the job rather than the Project Name, if the Display Name is set in the Advanced Settings of the job's configuration page. More... about 12 years ago
A starting point for JavaScript testing More... about 12 years ago
It's should now be obvious who the maintainer is and that the plugin is licensed under the MIT license. More... about 12 years ago
Config nav is now looking better than ever ;) Introduced icons and cleaned up the CSS. Background image is no longer set in the main.jelly template, but rather in a theme-specific stylesheet. More... about 12 years ago
Progress bar of a previously failing job now has an animation consistent with the one of a successful job. More... about 12 years ago
User now gets notified when a connection error occurs. More... about 12 years ago
List of culprits is now correctly displayed on broken builds More... about 12 years ago
UI got nicer More... about 12 years ago
I have a place to store all the common syntactic sugar More... about 12 years ago
Very basic user interface displaying current state of the build jobs. More... about 12 years ago
JobView model now understands how to calculate the progress of a running job More... about 12 years ago