summaryrefslogtreecommitdiffstats
path: root/integrations/api_repo_git_commits_test.go
Commit message (Expand)AuthorAgeFilesLines
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-151/+0
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-6/+6
* format with gofumpt (#18184)65432022-01-201-1/+0
* Add API to get file commit history (#17652)qwerty2872021-12-221-0/+18
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-6/+6
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-6/+6
* Add API to get commit diff/patch (#17095)qwerty2872021-09-201-0/+23
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-4/+5
* [API] Add affected files of commits to commit struct (#14579)65432021-02-071-6/+18
* Consolidate API for getting single commit (#11368)Cirno the Strongest2020-05-111-22/+6
* [API] Get a single commit via Ref (#10915)65432020-04-071-8/+32
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-4/+4
* API method to list all commits of a repository (#6408)Mike Schwörer2019-08-261-0/+58
* Add single commit API support (#5843)Lunny Xiao2019-02-021-0/+32