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
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 26 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
README now uses ver. 1.1 screenshots
Jan Molak
More...
over 11 years ago
New screenshots reflect updated UI.
jan-molak
More...
over 11 years ago
- Font size of build name and build time is now slightly smaller and helps to avoid the monitor getting too crowded - CSS classes around the build-time part of the job view have now some better semantic meaning. - Each job view received a subtle shadow and seems to be very happy about it :)
jan-molak
More...
over 11 years ago
Upgraded angular-slider to 0.1.6 to include the offset calculation fix Karma's no longer trying to load files that have been deleted.
jan-molak
More...
over 11 years ago
Refactoring - first steps of introducing a slightly nicer object model and clean-up to get rid of some ugly null checks.
jan-molak
More...
over 11 years ago
Build Monitor now provides information about the elapsed build time as well as the estimated build time. This commit is based on Gennadiy Mykhailiuta's prototype and closes #11. Cheers for this idea @gmykhailiuta !
jan-molak
More...
over 11 years ago
Now only those test methods that may throw an exception are marked as such
jan-molak
More...
over 11 years ago
Slightly less duplication in the CSS
jan-molak
More...
over 11 years ago
"Culprits" are now aligned to the center and it seems to look better.
jan-molak
More...
over 11 years ago
JobView now states explicitly what information comes from the "lastBuild" result.
jan-molak
More...
over 11 years ago
pom.xml is now contributor-friendly: If you have contributed to the project - please feel free to add your details to the contributors section!
jan-molak
More...
over 11 years ago
Fixed a typo in a comment
jan-molak
More...
over 11 years ago
Merge remote-tracking branch 'origin/master'
jan-molak
More...
over 11 years ago
Build Monitor now correctly represents the status of concurrently executed builds. This closes #15.
jan-molak
More...
over 11 years ago
The "Settings" label no longer turns red when you focus on it.
jan-molak
More...
over 11 years ago
Test names are much more readable now.
jan-molak
More...
over 11 years ago
Build Monitor supports long-lived cookies as of v1.0+build.50
Jan Molak
More...
over 11 years ago
Merge pull request #14 from bitdeli-chef/master
Jan Molak
More...
over 11 years ago
Add a Bitdeli badge to README
Bitdeli Chef
More...
over 11 years ago
License now states a correct year
jan-molak
More...
over 11 years ago
As per Reynald Borer's suggestion, Build Monitor now uses YAHOO.util.Cookie object instead of AngularJS cookie service and is able to set cookies that live longer than a browser session (about a year longer, to be precise). This closes #10 - thanks @rborer !
jan-molak
More...
over 11 years ago
GitHub Linguist should ignore any vendored JavaScript test libraries and keep the stats more accurate. See https://github.com/github/linguist#ignore-vendored-files for more details
jan-molak
More...
over 11 years ago
GitHub Linguist should ignore any vendored JavaScript libraries and keep the stats more accurate. See https://github.com/github/linguist#ignore-vendored-files for more details
jan-molak
More...
over 11 years ago
It's now possible to run Karma tests in IntelliJ using the Karma-IntelliJ plugin
jan-molak
More...
over 11 years ago
Support for Jenkins installations without access to the Internet (closes #8)
jan-molak
More...
over 11 years ago
Defects in Stapler shouldn't cause Build Monitor to break. (Support for Jenkins 1.521-1.526 with jQuery plugin, closes #3)
jan-molak
More...
over 11 years ago
Build Monitor now supports using a regular expression as an additional means of selecting jobs to be displayed. Closes #7
jan-molak
More...
over 11 years ago
JobView::toString is more meaningful as it returns the display name of the job
jan-molak
More...
over 11 years ago
There's no need for long input strings
jan-molak
More...
over 11 years ago
Support for the build-name-setter plugin (closes #2): - if the build name is set, it will replace the build number displayed on the monitor - build url is now generated using hudson.model.Run::getUrl rather than "manually"
jan-molak
More...
over 11 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
→
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