Ccmenu
Displays CruiseControl status in the Mac OS X menu bar. Works with all recent versions of CruiseControl, CruiseControl.NET, and CruiseControl.rb.
Install / Use
/learn @gorenje/CcmenuREADME
CCMenu
This is a Git clone of the original CCMenu SVN repository.
Please see the original website for details on what CCMenu is. The purpose of this repository is to solve a single issue with self-signed SSL certificates.
The solution is based on http://www.cocoanetics.com/2009/11/ignoring-certificate-errors-on-nsurlrequest/ which requires using private methods on NSURLRequest, i.e. no guarantee made it will continue to work.
