- 26 Jul, 2022 1 commit
-
-
Martin Lowe authored
-
- 08 Jul, 2022 3 commits
-
-
Martin Lowe authored
Iss #70 - Add bypass for fork projects in oniro-core See merge request !88
-
Martin Lowe authored
-
Martin Lowe authored
-
- 07 Jul, 2022 1 commit
-
-
Martin Lowe authored
Iss #69 - Fixed issue where validation messages could be lost See merge request !86
-
- 06 Jul, 2022 2 commits
-
-
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.
-
- 29 Jun, 2022 2 commits
-
-
Martin Lowe authored
Update message in git hook to contain fingerprint URL See merge request !85
-
Martin Lowe authored
-
- 28 Jun, 2022 1 commit
-
-
Martin Lowe authored
Iss. #65 - Fix error caused by no project match in validation req See merge request !82
-
- 27 Jun, 2022 2 commits
-
-
Martin Lowe authored
Iss. #57 - Add check to skip validation if there are no new commits See merge request !83
-
Martin Lowe authored
Iss. #66 - Add support for new Gitlab nesting strategy See merge request !84
-
- 22 Jun, 2022 1 commit
-
-
Martin Lowe authored
-
- 21 Jun, 2022 2 commits
-
-
Martin Lowe authored
-
Martin Lowe authored
-
- 20 Jun, 2022 1 commit
-
-
Martin Lowe authored
Add DB impl for validation state storage See merge request !81
-
- 01 Jun, 2022 2 commits
-
-
Martin Lowe authored
-
Martin Lowe authored
-
- 25 May, 2022 1 commit
-
-
Martin Lowe authored
Additionally adds missing fingerprint variable to the response object for eca validation requests.
-
- 24 May, 2022 1 commit
-
-
Martin Lowe authored
-
- 19 May, 2022 1 commit
-
-
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.
-
- 18 May, 2022 3 commits
-
-
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.
-
- 03 May, 2022 8 commits
-
-
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 !68
-
Martin Lowe authored
Revert "Merge branch 'malowe/bad' into 'master'" See merge request !80
-
Martin Lowe authored
This reverts merge request !79
-
Martin Lowe authored
Malowe/bad See merge request !79
-
Martin Lowe authored
-
Martin Lowe authored
-
- 26 Apr, 2022 1 commit
-
-
Martin Lowe authored
Add 30m build timeout to Jenkins build file See merge request !78
-
- 25 Apr, 2022 2 commits
-
-
Martin Lowe authored
-
Martin Lowe authored
-
- 22 Apr, 2022 3 commits
-
-
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.
-
- 21 Apr, 2022 2 commits
-
-
Martin Lowe authored
-
Martin Lowe authored
Add check for group wiki repository envvar pattern (group-##-wiki) See merge request !77
-