Skip to content

An extension for Google Chrome to monitor a Hudson CI server

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE.txt
Unknown
license.html
Notifications You must be signed in to change notification settings

drheld/hudsonmonitor

 
 

Repository files navigation

Hudson Monitor

This is an extension for Google Chrome and Chromium, which let's you monitor a Hudson CI server from within your browser.

Installation

You can install the latest release from the Chrome extensions library.

Changelog

Version 0.3.2

  • Merged Pull Request #7 from Nick Doyle (Manifest v2 & updated styling)

Version 0.3.1

  • Feature: When sorting jobs by status, jobs with the same status are now ordered alphabetically
  • Feature: Clicking on the heading in the popup opens a tab with the configured Hudson URL
  • Opensourced everything under the Apache v2 license; added proper copyright notices

Version 0.3.0

  • Bugfix: When the request to the Hudson server did not complete (i.e. when the Hudson server was unavailable), some Timers were never cancelled, resulting in memory leaking.
  • Feature: Added an option to use green orbs instead of blue ones for successful builds.
  • Feature: Added a refresh button to the popup.

Version 0.2.6

  • Bugfix: During the build of a project whose previous build was aborted or which was disabled before, the status was not displayed.

Contributing

If you've found a bug or want to request a feature, please file an issue.

If you want to contribute code, please

  • do so in a new branch
  • license your code under the Apache license 2.0
  • and please don't be disappointed if I don't reply immediately

About

An extension for Google Chrome to monitor a Hudson CI server

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE.txt
Unknown
license.html

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.3%
  • CSS 14.7%