openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jenkins-build-monitor-plugin
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
13 days
ago. based on code collected
14 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 31 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed a typo in the comment
jan-molak
More...
over 11 years ago
It's now explicitly stated, that Build Monitor uses Java 1.6
jan-molak
More...
over 11 years ago
(service) hashCode.of is now a (factory) hashCodeOf; this makes the design consistent with the 'jenkins' module #refactoring
jan-molak
More...
over 11 years ago
Build Monitor now detects all sorts of issues with the 'Jenkins Mother Ship' should they occur when performing AJAX updates of the view: - "0" http error when either the network connection or Jenkins itself is down - "404" when Jenkins has been restarted and Stapler proxy binding is no longer valid - "500" when something goes 'horribly wrong' with the server - any other http response other than "200" (HTTP OK)
jan-molak
More...
over 11 years ago
Artifact description now matches the README
jan-molak
More...
over 11 years ago
Enabling Jenkins Auto Refresh shouldn't cause a 404 page when the Build Monitor page is reloaded. Resolves #1
jan-molak
More...
over 11 years ago
UTF-8 Encoding is now explicitly specified and the build should no longer be platform-dependent.
jan-molak
More...
over 11 years ago
jenkins-hpi plugin is now explicitly set to version 1.74, which seems to be the one compatible with 1.480 jenkins core
jan-molak
More...
over 11 years ago
README.md now informs the user about the current status of the plugin build.
jan-molak
More...
over 11 years ago
Build monitor plugin should now support older Jenkins installations as well as CloudBees Enterprise Jenkins
jan-molak
More...
over 11 years ago
README is now in sync with the Jenkins Wiki
jan-molak
More...
over 11 years ago
Plugin is now better described in the Jenkins Update Centre.
jan-molak
More...
over 11 years ago
README now encourages the reader to have a look at unit tests.
Jan Molak
More...
over 11 years ago
Plugin is now correctly loading all the static resources when deployed to a stand-alone jenkins server.
jan-molak
More...
over 11 years ago
Features of the plugin are now much more obvious
Jan Molak
More...
over 11 years ago
Build Monitor plugin will now be published under org.jenkins-ci.plugins group
jan-molak
More...
over 11 years ago
Pom.xml now points to my Github user id and a valid timezone.
jan-molak
More...
over 11 years ago
It's now easier to learn about the features of the plugin from README
jan-molak
More...
over 11 years ago
Build Monitor Plugin is now ready for an initial public release. Yay!
jan-molak
More...
over 11 years ago
Culprit names are no longer cropped.
jan-molak
More...
over 11 years ago
Default CSS of Angular Slider is no longer overridden.
jan-molak
More...
over 11 years ago
It's now easier to get to plugin configuration by clicking the name of the view.
jan-molak
More...
over 11 years ago
An empty monitor will now suggest to the user to add some jobs to it.
jan-molak
More...
over 11 years ago
Build Monitor plugin code can be now continuously delivered to Github on every successful build
jan-molak
More...
over 11 years ago
It's now more clear what parts of java code haven't been unit tested
jan-molak
More...
over 11 years ago
Syntactic sugar-related classes found a new home under buildmonitor.viewmodel.syntacticsugar
jan-molak
More...
over 11 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!
jan-molak
More...
over 11 years ago
Build Monitor should now correctly respond to Jenkins being restarted
jan-molak
More...
over 11 years ago
Merge remote-tracking branch 'origin/master'
jan-molak
More...
over 11 years ago
A starting point for test-driving the implementation of javascript services that will replace the results of my previous spike.
jan-molak
More...
over 11 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree