| Commit message (Expand) | Author | Age | Files | Lines |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -4/+4 |
* | Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) | 6543 | 2021-08-11 | 1 | -1/+1 |
* | Replace `list.List` with slices (#16311) | KN4CK3R | 2021-08-09 | 1 | -8/+2 |
* | Rename context.Query to context.Form (#16562) | Lunny Xiao | 2021-07-29 | 1 | -1/+1 |
* | Let package git depend on setting but not opposite (#15241) | Lunny Xiao | 2021-06-26 | 1 | -2/+2 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -1/+5 |
* | Not using "ctx.ServerError" in api (#12907) | 赵智超 | 2020-09-20 | 1 | -9/+9 |
* | Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1... | 6543 | 2020-09-18 | 1 | -98/+3 |
* | Add Access-Control-Expose-Headers (#12446) | zeripath | 2020-08-13 | 1 | -0/+1 |
* | Fix regression: Gitea commits API again returns commit summaries, not full me... | Kristian Antonsen | 2020-07-08 | 1 | -1/+1 |
* | Add pagination headers on endpoints that support total count from database (#... | Cirno the Strongest | 2020-06-21 | 1 | -2/+4 |
* | Remove page size limit comment from swagger (#11806) | Cirno the Strongest | 2020-06-09 | 1 | -1/+1 |
* | Consolidate API for getting single commit (#11368) | Cirno the Strongest | 2020-05-11 | 1 | -47/+6 |
* | [API] Get a single commit via Ref (#10915) | 6543 | 2020-04-07 | 1 | -5/+58 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -10/+19 |
* | Swagger info corrections (#9441) | 6543 | 2019-12-20 | 1 | -3/+4 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+2 |
* | API method to list all commits of a repository (#6408) | Mike Schwörer | 2019-08-26 | 1 | -22/+185 |
* | Fixes #7564 - Malformed URLs in API git/commits response (#7565) | Richard Mahn | 2019-07-22 | 1 | -2/+2 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Change summary to full message (#6591) | John Olheiser | 2019-04-12 | 1 | -1/+1 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -3/+2 |
* | Updates SDK dep (#6406) | Richard Mahn | 2019-03-22 | 1 | -6/+10 |
* | Add single commit API support (#5843) | Lunny Xiao | 2019-02-02 | 1 | -0/+119 |