-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: dr29bart/testlink-java-api
base: master
head repository: kinow/testlink-java-api
compare: master
- 17 commits
- 4 files changed
- 4 contributors
Commits on Apr 18, 2023
-
Bump jetty-server from 10.0.10 to 10.0.14
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 10.0.10 to 10.0.14. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-10.0.10...jetty-10.0.14) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 082eb6e - Browse repository at this point
Copy the full SHA 082eb6eView commit details -
Merge pull request kinow#147 from kinow/dependabot/maven/org.eclipse.…
…jetty-jetty-server-10.0.14 Bump jetty-server from 10.0.10 to 10.0.14
Configuration menu - View commit details
-
Copy full SHA for e844a7f - Browse repository at this point
Copy the full SHA e844a7fView commit details -
Bump testng from 6.11 to 7.7.0
Bumps [testng](https://github.com/cbeust/testng) from 6.11 to 7.7.0. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@6.11...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 68cab88 - Browse repository at this point
Copy the full SHA 68cab88View commit details -
Merge pull request kinow#148 from kinow/dependabot/maven/org.testng-t…
…estng-7.7.0 Bump testng from 6.11 to 7.7.0
Configuration menu - View commit details
-
Copy full SHA for be00e33 - Browse repository at this point
Copy the full SHA be00e33View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1014df8 - Browse repository at this point
Copy the full SHA 1014df8View commit details -
Merge pull request kinow#149 from jyoti-c/update-logger
Updated logger for assignTestCaseExecutionTask exception
Configuration menu - View commit details
-
Copy full SHA for 52f5871 - Browse repository at this point
Copy the full SHA 52f5871View commit details
Commits on Mar 21, 2024
-
Bump org.apache.commons:commons-configuration2 from 2.8.0 to 2.10.1
Bumps org.apache.commons:commons-configuration2 from 2.8.0 to 2.10.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-configuration2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e3b8b12 - Browse repository at this point
Copy the full SHA e3b8b12View commit details -
Merge pull request kinow#151 from kinow/dependabot/maven/org.apache.c…
…ommons-commons-configuration2-2.10.1 Bump org.apache.commons:commons-configuration2 from 2.8.0 to 2.10.1
Configuration menu - View commit details
-
Copy full SHA for acec63f - Browse repository at this point
Copy the full SHA acec63fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3bd0ca - Browse repository at this point
Copy the full SHA b3bd0caView commit details
Commits on Jul 24, 2024
-
fix call removePlatformFromTestPlan
poncoe committedJul 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 2929a60 - Browse repository at this point
Copy the full SHA 2929a60View commit details -
Merge pull request kinow#153 from poncoe/master
fix call executeXmlRpcCall in methods removePlatformFromTestPlan in class TestPlanService
Configuration menu - View commit details
-
Copy full SHA for f3f29d5 - Browse repository at this point
Copy the full SHA f3f29d5View commit details
Commits on Oct 3, 2024
-
Bump commons-io:commons-io from 2.7 to 2.14.0
Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for db62a43 - Browse repository at this point
Copy the full SHA db62a43View commit details -
Merge pull request kinow#154 from kinow/dependabot/maven/commons-io-c…
…ommons-io-2.14.0 Bump commons-io:commons-io from 2.7 to 2.14.0
Configuration menu - View commit details
-
Copy full SHA for 7a247b0 - Browse repository at this point
Copy the full SHA 7a247b0View commit details
Commits on Oct 14, 2024
-
Bump org.eclipse.jetty:jetty-server from 10.0.14 to 10.0.24
Bumps org.eclipse.jetty:jetty-server from 10.0.14 to 10.0.24. --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7c2c4a2 - Browse repository at this point
Copy the full SHA 7c2c4a2View commit details
Commits on Oct 15, 2024
-
Merge pull request kinow#155 from kinow/dependabot/maven/org.eclipse.…
…jetty-jetty-server-10.0.24 Bump org.eclipse.jetty:jetty-server from 10.0.14 to 10.0.24
Configuration menu - View commit details
-
Copy full SHA for 7877d1b - Browse repository at this point
Copy the full SHA 7877d1bView commit details
Commits on Jul 12, 2025
-
Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0
Bumps org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cae9a2e - Browse repository at this point
Copy the full SHA cae9a2eView commit details -
Merge pull request kinow#157 from kinow/dependabot/maven/org.apache.c…
…ommons-commons-lang3-3.18.0 Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0
Configuration menu - View commit details
-
Copy full SHA for c2d4a61 - Browse repository at this point
Copy the full SHA c2d4a61View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master