Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 1 | -161/+0 |
* | more context for models (#19511) | 6543 | 2022-04-28 | 1 | -3/+7 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -16/+17 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -0/+1 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -20/+19 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -8/+9 |
* | Only allow returned deleted branche to be on repo (#17570) | Gusted | 2021-11-08 | 1 | -0/+25 |
* | Add a simple way to rename branch like gh (#15870) | a1012112796 | 2021-10-08 | 1 | -0/+49 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -16/+17 |
* | Add deleted_branch table fixture (#2832) | Lauris BH | 2017-11-04 | 1 | -23/+14 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 1 | -0/+89 |