gearman-plugin/src/main/java/hudson/plugins/gearman
zaro0508 c461e204f2 misc doc and logging updates
Checkin to change README from txt to rst format.
Jenkins seems to hijack logging so i've removed all of the
logging specific bindings that were added previously.
I also added "----" to begining of this plugin's logging
messages so i could easily keep track of them.

Change-Id: Ibd8c56af5b9ad18152bcb0d3ff0c41168a6d2fd1
2013-03-12 10:51:24 -07:00
..
example return status messages to gearman client 2013-03-08 13:36:34 -08:00
AbstractWorkerThread.java misc doc and logging updates 2013-03-12 10:51:24 -07:00
ComputerListenerImpl.java make gearman-plugin enable/disable state persistant across jenkins restart 2013-03-08 13:26:54 -08:00
Constants.java decouple gearman from the gearman configuration 2013-03-05 09:51:10 -08:00
CustomGearmanFunctionFactory.java Fix to register all projects and register an additional gearman function for each project. 2013-02-22 10:29:00 -08:00
ExecutorWorkerThread.java misc doc and logging updates 2013-03-12 10:51:24 -07:00
GearmanPluginConfig.java misc doc and logging updates 2013-03-12 10:51:24 -07:00
GearmanPluginUtil.java misc doc and logging updates 2013-03-12 10:51:24 -07:00
GearmanProxy.java misc doc and logging updates 2013-03-12 10:51:24 -07:00
ManagementWorkerThread.java dyanmic registration of gearman functions 2013-03-05 09:51:10 -08:00
NodeAssignmentAction.java Add comments, decouple build actions, and cancel jobs. 2013-02-08 15:56:31 -08:00
NodeParametersAction.java Add comments, decouple build actions, and cancel jobs. 2013-02-08 15:56:31 -08:00
ProjectListener.java make thread safe 2013-03-05 09:51:10 -08:00
StartJobWorker.java misc doc and logging updates 2013-03-12 10:51:24 -07:00
StopJobWorker.java misc doc and logging updates 2013-03-12 10:51:24 -07:00