v1.12.0
What's Changed
- Update repository credentials via messagehandler by @frankdekker in #418
- Add first branch to revisions by @frankdekker in #435
- Add index to revision first branch by @frankdekker in #436
- Add subdirectory to code inspection report by @frankdekker in #437
- Ensure repositories are up to date when sending commit notification by @frankdekker in #443
- Revision fetch service should not add duplicate revisions by @frankdekker in #445
- Replace Uri::createFromString with Uri::new by @frankdekker in #448
- Ensure preferred user ids are sql safe. by @frankdekker in #461
- Replace http with https in tests by @frankdekker in #462
- Fix sonar-qube inspection issues. by @frankdekker in #463
- Fix preload path by @frankdekker in #469
- Extract envelop to base test case class. by @frankdekker in #471
- Add webhook endpoint for gitlab by @frankdekker in #472
- Update composer packages and fix phpstan issues. by @frankdekker in #473
- Update npm packages by @frankdekker in #475
- Add open in ide button to reviews by @frankdekker in #476
- Create copy review link to clipboard button by @frankdekker in #477
- Update npm packages by @frankdekker in #479
- Add absolute url to clipboard url by @frankdekker in #480
- Keep legacy inflector setting in api-platform as filters wont work by @frankdekker in #481
- Ensure body is not empty for upload code inspection report. by @frankdekker in #484
- Ensure body is not empty for Upload CodeCoverage report by @frankdekker in #486
- Update renovatebot rules and grouping patterns by @frankdekker in #487
- Update renovate bot settings by @frankdekker in #490
- Add rule notification history by @frankdekker in #489
- Use correct timestamp for rule notification by @frankdekker in #495
- Avoid rule id to be queried in form type by @frankdekker in #497
- Maximize notification count up to 100 by @frankdekker in #498
- Open rule notification in the same tab by @frankdekker in #502
Full Changelog: v1.11.0...v1.12.0