Branch: refs/heads/master Home: https://github.com/jenkinsci/throttle-concurrent-builds-plugin Commit: 2abf900c7d34f3ff53d545d875419a90ab80e3fd https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/2abf900c7d34f3ff53d545d875419a90ab80e3fd Author: Jim Klimov <j...@jimklimov.com> Date: 2020-02-10 (Mon, 10 Feb 2020)
Changed paths: M src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java Log Message: ----------- ThrottleQueueTaskDispatcher.java : fix whitespace Commit: 3616d5549e2c545ec136487df6b674f709988987 https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/3616d5549e2c545ec136487df6b674f709988987 Author: Jim Klimov <j...@jimklimov.com> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java Log Message: ----------- ThrottleQueueTaskDispatcher.java isAnotherBuildWithSameParametersRunningOnNode() : comment what is happening in layman terms Commit: 0e31e92754ffe6402c4b8acf6d318219abcb4403 https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/0e31e92754ffe6402c4b8acf6d318219abcb4403 Author: Jim Klimov <j...@jimklimov.com> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java Log Message: ----------- ThrottleQueueTaskDispatcher.java : update some "layman" comments Commit: fd4290a0ca31e093e3749e4480fbae7f61aefea7 https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/fd4290a0ca31e093e3749e4480fbae7f61aefea7 Author: Jim Klimov <j...@jimklimov.com> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java Log Message: ----------- ThrottleQueueTaskDispatcher.java : update doFilterParams() param/return comment Commit: 2f879fe5cf4c5ee57b186c83433449f78976aae6 https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/2f879fe5cf4c5ee57b186c83433449f78976aae6 Author: Jim Klimov <j...@jimklimov.com> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/config.jelly M src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/help-limitOneJobWithMatchingParams.html Log Message: ----------- help-limitOneJobWithMatchingParams.html config.jelly : document the comma-or-whitespace separator for param name list Commit: 640715bf3a7b47efb4a3a617fb7b40c3b821cb04 https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/640715bf3a7b47efb4a3a617fb7b40c3b821cb04 Author: Jim Klimov <j...@jimklimov.com> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/config.jelly Log Message: ----------- ThrottleJobProperty/config.jelly : fix entry title for syntax parser Commit: 2de32059c69f043aeaee96d0b1be12eead586238 https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/2de32059c69f043aeaee96d0b1be12eead586238 Author: Jim Klimov <j...@jimklimov.com> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/main/java/hudson/plugins/throttleconcurrents/ThrottleJobProperty.java Log Message: ----------- ThrottleJobProperty.java : document the paramsToUseForLimit and paramsToCompare class field variables Commit: 1219b1e8f0485d8bd7fd3899aa96293d08dd2819 https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/1219b1e8f0485d8bd7fd3899aa96293d08dd2819 Author: Jim Klimov <j...@jimklimov.com> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/main/java/hudson/plugins/throttleconcurrents/ThrottleJobProperty.java Log Message: ----------- ThrottleJobProperty.java : drop reference to PARAMS_LIMIT_SEPARATOR until it is introduced Commit: 897a358049ec5eede246e61d324dab6359b708e3 https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/897a358049ec5eede246e61d324dab6359b708e3 Author: Basil Crow <m...@basilcrow.com> Date: 2020-02-10 (Mon, 10 Feb 2020) Changed paths: M src/main/java/hudson/plugins/throttleconcurrents/ThrottleJobProperty.java M src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java M src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/config.jelly M src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/help-limitOneJobWithMatchingParams.html Log Message: ----------- Merge pull request #75 from jimklimov/update-docs-whitespace Update docs/whitespace Compare: https://github.com/jenkinsci/throttle-concurrent-builds-plugin/compare/6087e7bb9b10...897a358049ec -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/throttle-concurrent-builds-plugin/push/refs/heads/master/6087e7-897a35%40github.com.