| Commit message (Expand) | Author | Age | Files | Lines |
* | Make git.OpenRepository accept Context (#19260) | 6543 | 2022-03-30 | 1 | -2/+3 |
* | Allow API to create file on empty repo (#19224) | zeripath | 2022-03-28 | 1 | -8/+32 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -11/+11 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -5/+6 |
* | Remove unnecessary variable assignments (#17695) | Gusted | 2021-11-18 | 1 | -1/+0 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -11/+11 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -10/+11 |
* | Fix Benchmark tests, remove a broken one & add two new (#15250) | 6543 | 2021-04-16 | 1 | -0/+30 |
* | Handle expected errors in FileCreate & FileUpdate API (#11643) | 6543 | 2020-05-31 | 1 | -1/+1 |
* | [API] Extend contents with dates (#9464) | 6543 | 2019-12-24 | 1 | -0/+11 |
* | File Edit: Author/Committer interchanged [BugFix] (#9297) | 6543 | 2019-12-09 | 1 | -6/+6 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+1 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -1/+1 |
* | Fixes #7292 - API File Contents bug (#7301) | Richard Mahn | 2019-06-29 | 1 | -12/+20 |
* | Fixes #7152 - Allow create/update/delete message to be empty, use default mes... | Richard Mahn | 2019-06-29 | 1 | -1/+14 |
* | API error cleanup (#7186) | John Olheiser | 2019-06-12 | 1 | -2/+1 |
* | Fixes #2738 - Adds the /git/tags API endpoint (#7138) | Richard Mahn | 2019-06-08 | 1 | -2/+2 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 1 | -112/+114 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 1 | -0/+215 |