- Jul 08, 2022
-
-
Martin Lowe authored
Iss #70 - Add bypass for fork projects in oniro-core See merge request eclipsefdn/it/api/git-eca-rest-api!88
-
Martin Lowe authored
-
Martin Lowe authored
-
- Jul 07, 2022
-
-
Martin Lowe authored
Iss #69 - Fixed issue where validation messages could be lost See merge request eclipsefdn/it/api/git-eca-rest-api!86
-
- Jul 06, 2022
-
-
Martin Lowe authored
-
Martin Lowe authored
There was a very rare issue where spam inserting could cause issues where sometimes a message was dropped when attempting to validate too quickly. This was caused by manual FK management. Updates were done to the status dto to tell Hibernate to manage the entity relations for us using cascade + orphan removal. Additional fixes were made to reduce the churn of objects with repeated requests by reusing old validation messages if they already existed.
-
- Jun 29, 2022
-
-
Martin Lowe authored
Update message in git hook to contain fingerprint URL See merge request eclipsefdn/it/api/git-eca-rest-api!85
-
Martin Lowe authored
-
- Jun 28, 2022
-
-
Martin Lowe authored
Iss. #65 - Fix error caused by no project match in validation req See merge request eclipsefdn/it/api/git-eca-rest-api!82
-
- Jun 27, 2022
-
-
Martin Lowe authored
Iss. #57 - Add check to skip validation if there are no new commits See merge request eclipsefdn/it/api/git-eca-rest-api!83
-
Martin Lowe authored
Iss. #66 - Add support for new Gitlab nesting strategy See merge request !84
-
- Jun 22, 2022
-
-
Martin Lowe authored
-
- Jun 21, 2022
-
-
Martin Lowe authored
-
Martin Lowe authored
-
- Jun 20, 2022
-
-
Martin Lowe authored
Add DB impl for validation state storage See merge request eclipsefdn/it/api/git-eca-rest-api!81
-
- Jun 01, 2022
-
-
Martin Lowe authored
-
Martin Lowe authored
-
- May 25, 2022
-
-
Martin Lowe authored
Additionally adds missing fingerprint variable to the response object for eca validation requests.
-
- May 24, 2022
-
-
Martin Lowe authored
-
- May 19, 2022
-
-
Martin Lowe authored
Commit group fingerprints will be added to the validation response in the following commit. Additionally, tests will be authored to test new services and work flows as well.
-
- May 18, 2022
-
-
Martin Lowe authored
-
Martin Lowe authored
-
Martin Lowe authored
This clean up should make the validation resource easier to maintain and read for future maintainers.
-
- May 03, 2022
-
-
Martin Lowe authored
-
Martin Lowe authored
Includes a few basic tests for revalidation logic. Adds H2 as test db and maria is used as default binding. Some way of tracking pr/mr commits for dashboard view is needed, as right now commits are associated only by hash and project ID (for basic collision mitigation)
-
Martin Lowe authored
Update API to use Quarkus 2.6.3 and commons lib See merge request eclipsefdn/it/api/git-eca-rest-api!68
-
Martin Lowe authored
Revert "Merge branch 'malowe/bad' into 'master'" See merge request eclipsefdn/it/api/git-eca-rest-api!80
-
Martin Lowe authored
This reverts merge request !79
-
Martin Lowe authored
Malowe/bad See merge request eclipsefdn/it/api/git-eca-rest-api!79
-
Martin Lowe authored
-
Martin Lowe authored
-
- Apr 26, 2022
-
-
Martin Lowe authored
Add 30m build timeout to Jenkins build file See merge request eclipsefdn/it/api/git-eca-rest-api!78
-
- Apr 25, 2022
-
-
Martin Lowe authored
-
Martin Lowe authored
-
- Apr 22, 2022
-
-
Martin Lowe authored
-
Martin Lowe authored
-
Martin Lowe authored
Built-in oauth wasn't properly caching auth results, so performance tanked from having to fetch a fresh auth token on every request.
-
- Apr 21, 2022
-
-
Martin Lowe authored
-
Martin Lowe authored
Add check for group wiki repository envvar pattern (group-##-wiki) See merge request eclipsefdn/it/api/git-eca-rest-api!77
-
Martin Lowe authored
-