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
2 days
ago. based on code collected
2 days
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 24 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Clean up of the "HasHeadline" feature: - Broken it up into two separate classes SuccessHeadline and FailureHeadline so that they're easier to manage and new type of headlines can be added.
jan-molak
More...
about 9 years ago
Merge branch 'ChadiEM-master'
jan-molak
More...
about 9 years ago
Adapted @ChadiEM's PR to the new domain model
jan-molak
More...
about 9 years ago
Merge branch 'master' of github.com:jan-molak/jenkins-build-monitor-plugin
jan-molak
More...
about 9 years ago
Version bump
jan-molak
More...
about 9 years ago
The "display of culprits" is now configurable.
jan-molak
More...
about 9 years ago
[ISSUE-202] Add name of person(s) who fixed the build.
Chadi El Masri
More...
about 9 years ago
Merge pull request #240 from DevFactory/release/Modifiers_should_be_declared_in_the_correct_order
Jan Molak
More...
about 9 years ago
Fixed rule 'Modifiers should be declared in the correct order'
Soso Tughushi
More...
about 9 years ago
Fixed rule 'Local variables should not shadow class fields' Fixed rule '"@Override" annotation should be used on any method overriding (since Java 5) or implementing (since Java 6) another one'.
Soso Tughushi
More...
about 9 years ago
Merge branch 'DevFactory-release/public-static-fields-should-be-constant-fix-1'
jan-molak
More...
about 9 years ago
Merge branch 'release/public-static-fields-should-be-constant-fix-1' of https://github.com/DevFactory/jenkins-build-monitor-plugin into DevFactory-release/public-static-fields-should-be-constant-fix-1
jan-molak
More...
about 9 years ago
Merge pull request #231 from TobiX/no-cache
Jan Molak
More...
about 9 years ago
Don't cache index page. (probably fixes #166)
Tobias G.
as Tobias Gruetzmacher
More...
about 9 years ago
Fixed rule '"public static" fields should be constant'
Soso Tughushi
More...
about 9 years ago
Fixed rule 'Resources should be closed' Fixed rule 'Standard outputs should not be used directly to log anything' Fixed rule 'The diamond operator ("<>") should be used Fixed rule "equals(Object obj)" and "hashCode()" should be overriden in pairs. Fixed rule 'Useless parenthesis aroung expressions should be removed to prevent any misunderstanging. Fixed rule Selections of code should not be "commented out". Fixed rule Resources should be closed.
Soso Tughushi
More...
about 9 years ago
Test refactoring: improved the wording and made the BFA-related Tasks a bit more generic so that they can be applied in other contexts.
jan-molak
More...
about 9 years ago
Test refactoring: removed incidental detail
jan-molak
More...
about 9 years ago
Better support for the new Build Failure Analyser features.
jan-molak
More...
about 9 years ago
in colour-blind mode, the pulsating progress bar is rendered using the same fill pattern as the project's widget background.
jan-molak
More...
about 9 years ago
Build Monitor supports custom build descriptions (such as scm revision for example), which can be set based on the console output (requires Description Setter plugin: https://wiki.jenkins-ci.org/display/JENKINS/Description+Setter+Plugin)
jan-molak
More...
about 9 years ago
Reduced google analytics sampling rate as it turns out that there's hundreds of thousands people using the Build Monitor (!) So cool! :-)
jan-molak
More...
about 9 years ago
Merge branch 'eribau-sortByEstimatedDuration'
jan-molak
More...
about 9 years ago
Merge branch 'sortByEstimatedDuration' of https://github.com/eribau/jenkins-build-monitor-plugin into eribau-sortByEstimatedDuration
jan-molak
More...
about 9 years ago
removed logger
eribau
More...
over 9 years ago
removed auto-generated comment
eribau
More...
over 9 years ago
Pipeline: all pom.xml files should be archived so that they can be published to Jenkins central during the release.
jan-molak
More...
over 9 years ago
The "misconfigured proxy" error message is now shorter and a bit less aggressive.
jan-molak
More...
over 9 years ago
Build Monitor is more subtle when notifying the user about their misconfigured proxy server and tries to reconnect upon receiving a 504 response from said proxy.
jan-molak
More...
over 9 years ago
Build Monitor supports custom CSRF protection headers (as per https://wiki.jenkins-ci.org/display/JENKINS/CSRF+Protection) and as a result - Jenkins 2.0
jan-molak
More...
over 9 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
33
34
→
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