Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -40/+40 |
| | | | | | | | | | | | | | | | * chore: rewrite format. * chore: update format Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * chore: update format Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * chore: Adjacent parameters with the same type should be grouped together * chore: update format. | ||||
* | Fixed repo link in generated comment for cross repository dependency (#9863) | Brad Albright | 2020-01-21 | 1 | -0/+5 |
| | | | | | | | | | | * fixed link to issue in issue comments after adding/removing a dependency, before links assumed the issue was in the same repository. also changed the format of the displayed issue since the issue will not necessarily be in the same repo * based on pr comments, changed to use HTMLURL instead of piecing together the issue url, and added an if statement around the issue link display as a nil protection * only showing repo name in dependency comment if the issue is from another repo Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com> | ||||
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -19/+19 |
| | |||||
* | Comments list performance optimization (#5305) | Lunny Xiao | 2019-04-18 | 1 | -9/+489 |
| | |||||
* | Improve performance of dashboard (#4977) | Lunny Xiao | 2018-12-13 | 1 | -0/+58 |