hho / hudsonmonitor

No longer maintained

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

No longer maintained

License:Other


Languages

Language:JavaScript 100.0%