| Commit message (Expand) | Author | Age | Files | Lines |
* | Match api migration behavior to web behavior (#23552) (#23572)release/v1.18 | Giteabot | 2023-03-19 | 1 | -1/+1 |
* | Handle missing `README` in create repos API (#23387) (#23509) | Zettat123 | 2023-03-16 | 2 | -0/+22 |
* | Add force_merge to merge request and fix checking mergable (#23010) (#23032) | Jason Song | 2023-02-21 | 1 | -4/+11 |
* | Provide the ability to set password hash algorithm parameters (#22942) (#22943) | zeripath | 2023-02-19 | 1 | -1/+1 |
* | Prevent panic on looking at api "git" endpoints for empty repos (#22457) (#22... | zeripath | 2023-01-15 | 1 | -1/+1 |
* | Add `sync_on_commit` option for push mirrors api (#22271) (#22292) | Chongyi Zheng | 2022-12-31 | 1 | -4/+5 |
* | Use complete SHA to create and query commit status (#22244) (#22257) | Jason Song | 2022-12-28 | 2 | -0/+30 |
* | Remove ReverseProxy authentication from the API (#22219) (#22251) | Lunny Xiao | 2022-12-27 | 1 | -9/+3 |
* | Allow empty assignees on pull request edit (#22150) (#22214) | KN4CK3R | 2022-12-22 | 1 | -0/+5 |
* | Fix ListBranches to handle empty case (#21921) (#22024) | Lunny Xiao | 2022-12-04 | 1 | -26/+34 |
* | Add support for HEAD requests in Maven registry (#21834) (#21929) | KN4CK3R | 2022-11-25 | 1 | -1/+5 |
* | Load GitRepo in API before deleting issue (#21720) (#21796) | Jason Song | 2022-11-13 | 1 | -1/+1 |
* | Fix 500 on PR files API (#21602) (#21607) | qwerty287 | 2022-10-26 | 1 | -1/+5 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 5 | -6/+6 |
* | Record OAuth client type at registration (#21316) | M Hickford | 2022-10-24 | 1 | -7/+9 |
* | Add link to user profile in markdown mention only if user exists (#21533) | Yarden Shoham | 2022-10-23 | 1 | -0/+7 |
* | Decouple HookTask from Repository (#17940) | KN4CK3R | 2022-10-21 | 2 | -2/+1 |
* | Display total commit count in hook message (#21400) | KN4CK3R | 2022-10-17 | 1 | -9/+10 |
* | Make external issue tracker regexp configurable via API (#21338) | Andrew Imeson | 2022-10-07 | 1 | -3/+4 |
* | Add `stat` to `ToCommit` function for speed (#21337) | Gennady Kovshenin | 2022-10-06 | 3 | -4/+11 |
* | Add API endpoint to get changed files of a PR (#21177) | qwerty287 | 2022-09-29 | 3 | -0/+159 |
* | Better repo API unit checks (#21130) | John Olheiser | 2022-09-28 | 1 | -8/+23 |
* | [API] teamSearch show teams with no members if user is admin (#21204) | 6543 | 2022-09-19 | 1 | -1/+5 |
* | Webhook for Wiki changes (#20219) | Aaron F | 2022-09-04 | 2 | -0/+7 |
* | Add more checks in migration code (#21011) | zeripath | 2022-09-04 | 2 | -4/+2 |
* | Fill the specified ref in webhook test payload (#20961) | Jason Song | 2022-09-04 | 1 | -4/+12 |
* | Go 1.19 format (#20758) | John Olheiser | 2022-08-30 | 6 | -61/+53 |
* | fix hard-coded timeout and error panic in API archive download endpoint (#20925) | Peter GardfjÀll | 2022-08-29 | 1 | -2/+49 |
* | Add support for Vagrant packages (#20930) | KN4CK3R | 2022-08-29 | 1 | -1/+1 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 2 | -3/+4 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 19 | -99/+103 |
* | Return 404 NotFound if requested attachment does not exist (#20886) | zeripath | 2022-08-24 | 1 | -0/+20 |
* | Pad GPG Key ID with preceding zeroes (#20878) | zeripath | 2022-08-21 | 1 | -0/+7 |
* | Fix owners cannot create organization repos bug (#20841) | Lunny Xiao | 2022-08-18 | 1 | -1/+1 |
* | Remove follow from commits by file (#20765) | zeripath | 2022-08-14 | 1 | -2/+2 |
* | refactor webhook *NewPost (#20729) | oliverpool | 2022-08-11 | 1 | -3/+3 |
* | Add support for Pub packages (#20560) | KN4CK3R | 2022-08-07 | 1 | -1/+1 |
* | Use correct page size for link header pagination (#20546) | Norwin | 2022-08-02 | 1 | -1/+1 |
* | Add new API endpoints for push mirrors management (#19841) | Mohamed Sekour | 2022-07-30 | 4 | -0/+352 |
* | Add latest commit's SHA to content response (#20398) | Gusted | 2022-07-30 | 1 | -11/+2 |
* | Hide internal package versions (#20492) | KN4CK3R | 2022-07-27 | 1 | -4/+6 |
* | Slightly simplify LastCommitCache (#20444) | zeripath | 2022-07-25 | 2 | -9/+23 |
* | Add "X-Gitea-Object-Type" header for GET `/raw/` & `/media/` API (#20438) | 6543 | 2022-07-21 | 1 | -4/+10 |
* | Dismiss prior pull reviews if done via web in review dismiss (#20197) | 6543 | 2022-07-19 | 1 | -4/+4 |
* | Set target on create release with existing tag (#20381) | Gusted | 2022-07-15 | 1 | -0/+1 |
* | Add option to purge users (#18064) | zeripath | 2022-07-14 | 1 | -1/+1 |
* | Add missing return for when topic isn't found (#20351) | Gusted | 2022-07-13 | 1 | -0/+1 |
* | Add write check for creating Commit status (#20332) | Gusted | 2022-07-12 | 1 | -1/+1 |
* | Add spectral linter for Swagger (#20321) | silverwind | 2022-07-11 | 2 | -4/+1 |
* | Implement sync push mirror on commit (#19411) | Chongyi Zheng | 2022-07-08 | 1 | -2/+2 |