Version | Date | Description |
---|---|---|
1.9.20-1 | 2020-05-23 | 1.9.20-1 release |
1.9.20-0 | 2020-01-30 | 1.9.20-0 release |
1.9.19-0 | 2019-04-23 | 1.9.19-0 release |
1.9.17-1 | 2019-01-14 | 1.9.17-0 release |
1.9.17-0 | 2018-12-29 | 1.9.17-0 release |
1.9.16-0 | 2017-03-19 | 1.9.16-0 release |
1.9.14-0 | 2016-04-10 | 1.9.14-0 release |
1.9.13-0 | 2015-07-10 | 1.9.13-0 release |
1.9.8-2 | 2013-12-03 | 1.9.8-2 release |
1.9.8-1 | 2013-11-30 | 1.9.8-1 release |
1.9.8-0 | 2013-11-22 | 1.9.8-0 release |
1.9.7-0 | 2013-08-30 | 1.9.7-0 release |
1.9.6-1 | 2013-04-06 | 1.9.6-1 release |
1.9.6-0 | 2013-04-04 | 1.9.6-0 release |
1.9.5-0 | 2013-04-04 | 1.9.6-0 release |
1.9.4-1 | 2013-04-03 | 1.9.4-1 release |
Type | Changes | By |
---|---|---|
Update code styles (Java 8 style, javadocs, typos, remove redundant code, etc) | kinow | |
Bump commons-configuration2 from 2.4 to 2.7 Fixes 134. Thanks to dependabot. | kinow |
Type | Changes | By |
---|---|---|
add connection with a proxy Fixes 132. Thanks to DanProgs. | kinow |
Type | Changes | By |
---|---|---|
getLastExecutionResult function need some new parameters Fixes 81. Thanks to kinow. | kinow | |
Report test case execution duration Fixes 55. Thanks to kinow. | kinow | |
TestCase External ID Fixes 92. Thanks to kinow. | kinow | |
reportTCResult - test case steps results are ignored / not updated Fixes 112. Thanks to kinow. | kinow | |
Need a new function named getTestCaseBugs Fixes 82. Thanks to kinow. | kinow |
Type | Changes | By |
---|---|---|
Update TestCase always return empty map Fixes 85. Thanks to abouzy. | kinow | |
Pull Request #97: Testlink method to add keywords to testcase Fixes 97. Thanks to spravallika. | kinow | |
Issue #91: Added build closed_on_date and release_date options into build. Fixes 118. Thanks to ranamansoor. | kinow | |
Pull Request #86: added API function to retrieve a testsuite's attachments Fixes 86. Thanks to Dennis van der Wals. | kinow |
Type | Changes | By |
---|---|---|
Updated dependencies, and ran through OWASP security plugin. CVE-2016-5002 does not affect the API, as it requires a server running it in order to create a DoS attack. The server in our case is PHP, and xmlrpc-common is used for client-side only. | kinow | |
Issue #113: Added testplan parameter into getTestCaseCustomFieldExecutionValue Fixes 113. Thanks to ranamansoor. | kinow | |
Issue #91: Added build is_active and is_open options. Fixes 91. Thanks to ranamansoor. | kinow | |
Issue #90: Replace httpclient Fixes 90. | kinow |
Type | Changes | By |
---|---|---|
Pull request 71: Introduced API for updating Build custom fields values Thanks to mazimkhan. | kinow | |
Update project dependencies | kinow | |
Replace sl4j by log4j Fixes 75. | kinow | |
Add Travis CI Fixes 73. | kinow | |
Added a checkstyle rule file, and fixed all checkstyle issues | kinow | |
Added more reports to the project web site | kinow | |
FATAL: Error verifying developer key: Failed to parse server's response: Content is not allowed in prolog. Fixes 72. | kinow |
Type | Changes | By |
---|---|---|
Pull request 34: add casting fix Thanks to feixiang8418. | kinow | |
Pull request 65: updated to set version on creating test case Thanks to dida43. | kinow | |
Pull request 60: implemented support for testplan custom fields values obtaining Thanks to maiksaray. | kinow | |
Pull request 43: Added getTestCaseKeywords Thanks to s2oBCN. | kinow | |
Pull request 67: adding updatetestcase method Thanks to eitzenbe. | kinow | |
Pull request 39: Retrieve the full test plan - testcase-platform. Thanks to davidrova. | kinow |
Type | Changes | By |
---|---|---|
Pull request: implemented method : assignTestCaseExecutionTask Thanks to pozharko. | kinow |
Type | Changes | By |
---|---|---|
Issue 27: getTestCaseCustomFieldExecutionValue method "protected | kinow |
Type | Changes | By |
---|---|---|
Pull request: implemented method : updateTestCaseCustomFieldDesignValue Thanks to tlasnier. | kinow |
Type | Changes | By |
---|---|---|
Pull request: add: getUserByLogin Thanks to rsporny. | kinow | |
Pull request: fix: problem with running unit tests when path has special characters Thanks to rsporny. | kinow |
Type | Changes | By |
---|---|---|
Pull request: Handle test case names from different parameters Thanks to razalhague. | kinow | |
Check the value of urgency that is being used in TestCaseService Fixes 16. | kinow |
Type | Changes | By |
---|---|---|
Fixed parameter for filtering by execution type. Fixes 15. | kinow |
Type | Changes | By |
---|---|---|
Fixed ClassCastException due to change in TestLink code, in method getTestProjectByName. Fixes 12. | kinow | |
Added new methods getProjectPlatforms, removePlatformFromTestPlan and addPlatformToTestPlan that were included in TestLink 1.9.6. Fixes 14. | kinow |
Type | Changes | By |
---|---|---|
Maintenance release. | kinow |
Type | Changes | By |
---|---|---|
Renamed method addTestCaseSteps to createTestCaseSteps in the the TL API. | kinow | |
Removed method updateTestCaseSteps that doesn't exist in the PHP XML-RPC API. | kinow | |
Removed method pushTestCaseSteps that doesn't exist in the PHP XML-RPC API. | kinow | |
Reformatted parts of the code using Java code style. | kinow | |
Added new parameters to TestCase (platform:Platform and featureId:Integer). | kinow | |
Added new parameters to TestCase (platform:Platform and featureId:Integer). Fixes 5. | kinow | |
Removed bugs notes from javadoc headers (inherited from TL project, but deprecated here now). | kinow | |
Added changes.xml to the project. | kinow | |
Added new parameter executionTimeStamp to Execution. Fixes 7. | kinow | |
Fixed bug when selecting multiple suites by ID. Fixes 9. | kinow |