Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix wrong hint when status checking is running on pull request view (#9886) | Lunny Xiao | 2020-01-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | * Fix wrong hint when status checking is running on pull request view * fix lint * fix test * fix test * fix wrong tmpl * fix import * rename function name | ||||
* | Revert "make modules/structs as a spereate go mod (#7127)" (#7175) | Lunny Xiao | 2019-06-10 | 1 | -1/+0 |
| | | | This reverts commit 835b53fc259c82f38945a3e107a4eb51478967d5. | ||||
* | make modules/structs as a spereate go mod (#7127) | Lunny Xiao | 2019-06-10 | 1 | -0/+1 |
| | |||||
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -0/+27 |
* move sdk structs to moduels/structs * fix tests * fix fmt * fix swagger * fix vendor |