Webproxy Plugin

July 9, 2008 by gforgegroup

GForge Group developed a proxy plugin for the DSO National Labs in Singapore and they have agreed to release it on gforge.com in source code form so others can use it.

The plugin lets you configure a new tab in your project that captures in content from a separate website. In this case, it was developed to pull WEBGUI content into GForge as a legacy bridge.

You can checkout the code from svn at http://gforge.com/gf/project/webproxy/

Cruise Control Wiki Page

July 9, 2008 by gforgegroup

GForge Group has built a CruiseControl plugin into GForge AS. CruiseControl is a framework for continuous build process. The integration with GForge AS includes real-time build status for and automatic opening of bug tickets, and it’s accomplished by installing a GForge Publisher Plugin in the build machine. CruiseControl integration for GForge AS is based on the creation of “Build Configurations”. Each “Configuration” is a simple set of rules that will be applied when that particular “Build” fails. Basically, a new Tracker Item is created on the selected Tracker, by the selected Submitter, and is assigned to the selected Assignees.

Read the rest at GForge.com