Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -2/+1 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -4/+5 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -3/+4 |
* | prefer NoError/Error over Nil/NotNil (#12271) | Stephen Solka | 2020-07-19 | 1 | -2/+2 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+5 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -1/+1 |
* | Fixes #7152 - Allow create/update/delete message to be empty, use default mes... | Richard Mahn | 2019-06-29 | 1 | -21/+23 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 1 | -0/+193 |