Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move repofiles from modules/repofiles to services/repository/files (#17774) | Lunny Xiao | 2021-11-24 | 1 | -220/+0 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -1/+0 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -8/+9 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -8/+8 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -2/+2 |
* | prefer NoError/Error over Nil/NotNil (#12271) | Stephen Solka | 2020-07-19 | 1 | -6/+6 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+12 |
* | Fix #8582 by handling empty repos (#8587) | Jonas Franz | 2019-10-19 | 1 | -0/+16 |
* | Fixes #7292 - API File Contents bug (#7301) | Richard Mahn | 2019-06-29 | 1 | -26/+128 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -3/+3 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 1 | -0/+90 |