Branch: refs/heads/master
Home: https://github.com/jenkinsci/claim-plugin
Commit: 2c412faf29c310dc17cef1e9c28b998238525bfb
https://github.com/jenkinsci/claim-plugin/commit/2c412faf29c310dc17cef1e9c28b998238525bfb
Author: Christian Martin <[email protected]>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M README.md
A docs/images/claim-actions-on-test-results.png
M docs/images/test-config-claim.png
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M src/main/java/hudson/plugins/claim/ClaimTestAction.java
M src/main/java/hudson/plugins/claim/ClaimTestDataPublisher.java
M src/main/java/hudson/plugins/claim/CommonMessagesProvider.java
A src/main/java/hudson/plugins/claim/LabelTestAction.java
M
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/summary.jelly
M
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/summary.properties
M
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/summary_zh_TW.properties
A
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/tablerow.jelly
A
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/tablerow.properties
A
src/main/resources/hudson/plugins/claim/AbstractClaimBuildAction/tablerow_zh_TW.properties
A
src/main/resources/hudson/plugins/claim/ClaimTestDataPublisher/config.jelly
A
src/main/resources/hudson/plugins/claim/ClaimTestDataPublisher/config.properties
A
src/main/resources/hudson/plugins/claim/LabelTestAction/casetableheader.jelly
A
src/main/resources/hudson/plugins/claim/LabelTestAction/casetableheader.properties
A
src/main/resources/hudson/plugins/claim/LabelTestAction/casetableheader_zh_TW.properties
A src/main/resources/hudson/plugins/claim/LabelTestAction/tablerow.jelly
M src/main/resources/hudson/plugins/claim/Messages.properties
M src/main/resources/hudson/plugins/claim/Messages_zh_TW.properties
A src/main/webapp/help-displayClaimActionsInTestResultsTableByDefault.html
M src/test/java/hudson/plugins/claim/ClaimTest.java
Log Message:
-----------
Add an optional column with claim/unclaim/reclaim action to the test result
page. (#279)
* Squashed commit of the following:
commit 8a3362da593095d6445c26bb0a41be274d697cd3
Author: Martin, Christian <[email protected]>
Date: Thu May 2 13:44:18 2024 +0200
refactored and written comments
commit 627347568f47148588c4b41eb1d1fd0fda63331b
Author: Martin, Christian <[email protected]>
Date: Thu May 2 11:51:02 2024 +0200
Revert "added some documentation while reading through the code"
This reverts commit 587162efd058c3b02b79ee75fca32556b2361b6f.
commit 2e30aadfff64890795da196a67efe92ff4f54dca
Author: Martin, Christian <[email protected]>
Date: Tue Apr 30 18:43:14 2024 +0200
added <?jelly escape-by-default='true'?> to the jelly files
commit da01bd9f90417cec311b073a3f2bd6441c409599
Author: Martin, Christian <[email protected]>
Date: Tue Apr 30 18:17:37 2024 +0200
fixed typo
commit b13f599d7814a558ffced972a66fe83a3d3fa85d
Author: Martin, Christian <[email protected]>
Date: Tue Apr 30 18:17:12 2024 +0200
put the getRelativeUrl only in ClaimTestAction
commit 4523a036628c6fb34608cc0cae0cfa33ebbdcea6
Author: Martin, Christian <[email protected]>
Date: Tue Apr 30 18:14:53 2024 +0200
functioning Claim in TestOverview
commit 587162efd058c3b02b79ee75fca32556b2361b6f
Author: Martin, Christian <[email protected]>
Date: Mon Apr 29 12:15:32 2024 +0200
added some documentation while reading through the code
* fix url problem for claiming
* fixed the headings for claim actions
* Centralize claim actions texts, and aligns claim/release/reassign links code
* Make header localizable
* Fix display of columns and make it configurable
* Fixed some graphical display
* Fix a bug reintroduced during the refactoring
* Fix tests
* Update readme about the 'Display claim actions in test results table' option.
---------
Co-authored-by: Greybird <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/claim-plugin/settings/notifications
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/claim-plugin/push/refs/heads/master/b80555-2c412f%40github.com.