gearman-plugin/src/main/java/hudson/plugins/gearman
zaro0508 0de925f6d8 fix for bug 1162887
Users no longer need to disable the plugin to connect to
a different gearman server.

Along with this commit I changed the 'launchWorker' plugin config name to
'enablePlugin' because enabling plugin is distinct from running gearman workers.

Change-Id: Ia81d78da3dbdc83fd46dd7f5d40ccb9aca3af97f
2013-05-01 10:20:45 -07:00
..
example add example java client 2013-03-19 10:56:41 -07:00
AbstractWorkerThread.java Add local GearmanWorker. 2013-04-22 10:29:03 -07:00
ComputerListenerImpl.java fix for bug 1162887 2013-05-01 10:20:45 -07:00
Constants.java fix for bug 1162887 2013-05-01 10:20:45 -07:00
CustomGearmanFunctionFactory.java Reference jenkins master in workers. 2013-04-29 13:25:58 -07:00
ExecutorWorkerThread.java Reference jenkins master in workers. 2013-04-29 13:25:58 -07:00
GearmanPluginConfig.java fix for bug 1162887 2013-05-01 10:20:45 -07:00
GearmanPluginUtil.java fix executor names, clean up, remove code duplication 2013-03-22 15:47:19 -07:00
GearmanProxy.java fix for bug 1162887 2013-05-01 10:20:45 -07:00
ManagementWorkerThread.java Reference jenkins master in workers. 2013-04-29 13:25:58 -07:00
MyGearmanWorkerImpl.java Add local GearmanWorker. 2013-04-22 10:29:03 -07: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
SaveableListenerImpl.java fix for bug 1162887 2013-05-01 10:20:45 -07:00
StartJobWorker.java Reference jenkins master in workers. 2013-04-29 13:25:58 -07:00
StopJobWorker.java Define a unique parameter for stop worker. 2013-04-29 17:34:58 -07:00