Branch: refs/heads/master
Home: https://github.com/jenkinsci/lockable-resources-plugin
Commit: fb0e2bc8bbf14bad1bda8ba20546305854a25c4e
https://github.com/jenkinsci/lockable-resources-plugin/commit/fb0e2bc8bbf14bad1bda8ba20546305854a25c4e
Author: Aki Asikainen <[email protected]>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M
src/main/java/org/jenkins/plugins/lockableresources/RequiredResourcesProperty.java
M
src/main/java/org/jenkins/plugins/lockableresources/queue/LockRunListener.java
M
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesQueueTaskDispatcher.java
A
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct.java
M src/main/java/org/jenkins/plugins/lockableresources/queue/Utils.java
M
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config.jelly
M
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/help-resourceNames.html
A
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/help-resourceNamesVar.html
A
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/help-resourceNumber.html
Log Message:
-----------
allow requesting a set of resources from a specified pool
If the number of resources is a positive integer, the job will try to
reserve N resources among the specified ones.
The reserved resources names will be stored in a build variable whose
name is specifiable in the job configuration.
Signed-off-by: Aki Asikainen <[email protected]>
Signed-off-by: Robin Jarry <[email protected]>
Commit: 94f262d5fdf7a273716ed1e9c83331f8e5443fe6
https://github.com/jenkinsci/lockable-resources-plugin/commit/94f262d5fdf7a273716ed1e9c83331f8e5443fe6
Author: Aki Asikainen <[email protected]>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
M
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly
Log Message:
-----------
allow manually reserve/unreserve resources in the lockable resources panel
All logged-in users are allowed to reserve free resources. A resource
can only be unreserved by the user that reserved it or by an
administrator.
Signed-off-by: Aki Asikainen <[email protected]>
Signed-off-by: Robin Jarry <[email protected]>
Compare:
https://github.com/jenkinsci/lockable-resources-plugin/compare/6d7d45542280...94f262d5fdf7
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.