Label: plugin-misc

Content with label plugin-misc in hudson (See content from all spaces)
Related Labels: plugin-report, plugin-ui, plugins, plugin-builder, plugin, plugin-maven

Backup Plugin
backup48x48.png! Backup plugin permits to archive and restore your Hudson home directory. Description The Backup plugin adds a new Backup manager item in the Manage Hudson page. This item allows (cf. screenshot below): Tweaking backup settings (using ...
Change Log History Plugin
plugin copies change log data to a later build when a build is deleted. Whenever builds are deleted the change log data is lost too. If you save some builds with "keep forever" you only retain the change log of that particular ...
Claim plugin
plugin allows users to claim failed builds Allows users to take responsibility for failed builds and to comment on them. Shows up as a build badge (small icon in build history), so teammates can see who is working on what along ...
Configuration Slicing Plugin
plugin allows mass configuration of select project properties It has a framework to make it very easy to add a configuration page for a new property.  At present, two types of data can be massconfigured: booleans and strings.   The plugin shows ...
Cygpath Plugin
plugin performs Cygwin path conversion before forking new processes Applicable situations One of the challenge in Hudson is how to cope with a heterogeneous cluster (that includes Windows and Unix.) Often you need such a cluster so that you have all the testing ...
Downstream buildview plugin
plugin allows you to view the full status all the downstream builds so that we can graphically see that everything for this build has been completed successfully. {}Screen{} !downstreambuildviewscreen1.JPG align=center! Changelog {}Version 1.4{} Fixed irregularities with build ...
Other labels: plugin-report, plugin-ui
JBoss Management Plugin
plugin allows to manage a JBoss Application Server http://en.wikipedia.org/wiki/JBossapplicationserver during build procedure. With the plugin we can start/stop JBoss AS. It's very useful if we need to run some integration tests against of the server. There is also ...
Other labels: plugin-builder, plugin
Locked Files Report Plugin
debug plugin fails a build if there are locked files in the workspace at the begining or end of a build. This plugin is only thought to be used when figuring out why sometimes a SCM (or any other file) action fails as it can not delete files in the workspace. Usage ...
Monitoring
Summary !systemmonitor.png align=left!   Monitoring plugin: Monitoring of Hudson itself with JavaMelody http://javamelody.googlecode.com. Open the report http://localhost:8080/monitoring (or http://yourhost/monitoring) after installation. Features \\ Charts of memory, cpu, system load average ...
Next Build Number Plugin
simple plugin that changes the next build number Hudson will use for a job. This functionality is useful if you are using the Hudson build number as part of a version string, but you do a build outside of Hudson and you want Hudson to skip that number for the next ...