1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #56 from waffle-iron/master More... almost 11 years ago
add waffle.io badge More... almost 11 years ago
Feature: Supports build-failure-analyzer plugin More... almost 11 years ago
Improved (slightly) design of BM support for external plugins More... almost 11 years ago
Hide possible culprits on "claimed" builds More... almost 11 years ago
Build Monitor supports Jenkins CSRF protection More... almost 11 years ago
Fix for an issue where Jenkins instantiates the plugin without populating its private fields during object construction. The issue manifests itself with a 500 internal server error page being displayed after upgrading the plugin to build.70 More... almost 11 years ago
Post-merge clean-up: * Plugin Version brought back to 1.3 * BuildMonitorViewTest is still part of the test suite * Maven no longer assumes that nodejs is installed under C:\Program Files on Windows-based platforms More... almost 11 years ago
Merge branch 'delegate-view' of https://github.com/drekbour/jenkins-build-monitor-plugin into drekbour-delegate-view More... almost 11 years ago
Ensure compatability with 1.480 LTS release Revert "Compiles against Jenkins 1.535" This reverts commit 91f8a344bec45a5a8afcf7c3ce0efa19d0e8c483. More... almost 11 years ago
Maven build uses newest Jacoco and Compiler plugins More... about 11 years ago
Feature: Supports view-job-filters plugin More... about 11 years ago
Refactoring: Cleaned up implementation of fetchJobViews More... about 11 years ago
Feature: jobs can be ordered by either their "name" or "display name" More... about 11 years ago
Refactoring: A better way to retrieve AbstractProject class objects from the View More... about 11 years ago
Compiles against Jenkins 1.535 More... about 11 years ago
Builds on windows platforms More... about 11 years ago
Feature: Full support of unstable network connection and better handling of issues with Stapler. More... about 11 years ago
Refactoring: ControlPanel is now extracted, which simplifies the main controller. More... about 11 years ago
Feature: Unstable connection support. More... about 11 years ago
Feature: "Big Fancy HD TV" support. Build Monitor can be configured to display maximum of 8 columns rather than 4. This closes #31. More... about 11 years ago
Feature: Build Monitor supports Jenkins Claim Plugin (https://wiki.jenkins-ci.org/display/JENKINS/Claim+plugin) More... about 11 years ago
karma-coverage version plugin is now explicitly defined as 0.1.0 to avoid defective 0.1.1, which didn't produce coverage report and caused last two build failures (https://github.com/karma-runner/karma-coverage/issues/30) More... about 11 years ago
Build Monitor informs the user about their browser lacking CSS3 Flexbox support. This should help to avoid confusion and issues such us #26, #23, #12. More... about 11 years ago
A copy of Stapler JS Proxy should be deleted when it's no longer needed. #refactoring More... over 11 years ago
Fix horizontal margins of job grid in industrial.css More... over 11 years ago
Merge branch 'master' of github.com:jan-molak/jenkins-build-monitor-plugin More... over 11 years ago
JobView's public API will return an empty string when a value is not known rather than null. More... over 11 years ago
Screenshots should match the UI More... over 11 years ago
UI tweaks: - space between culprits' names is now equally distributed - build name and time is more opaque while the build is in progress to make it more readable More... over 11 years ago