Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphql: properly namespace Bug to make space for other entities (#1254) | Michael Muré | 2024-08-28 | 1 | -0/+2 |
| | | | | | | | Also: use gqlgen directives to help the type auto-binding Missing: - namespace mutations - adapt the webUI queries | ||||
* | core: make label a common type, in a similar fashion as for status (#1252) | Michael Muré | 2024-08-25 | 1 | -1/+0 |
| | | | This will be useful for Board, and likely code review support later | ||||
* | tools: fix how security tools are setup and launched | Michael Muré | 2023-03-04 | 1 | -1/+0 |
| | | | | fix https://github.com/MichaelMure/git-bug/issues/1018 | ||||
* | fix(972): use prerelease of GoKart with repaired panic | Steve Moyer | 2023-01-03 | 1 | -0/+1 |
| | |||||
* | fix: hide tools versioning behind build tags | Steve Moyer | 2022-09-08 | 1 | -1/+3 |
| | |||||
* | feat: add security tools | Steve Moyer | 2022-09-08 | 1 | -0/+2 |
| | |||||
* | feat: version tools using Go module system | Steve Moyer | 2022-09-08 | 1 | -0/+6 |