aboutsummaryrefslogtreecommitdiffstats
path: root/services/convert/repository.go
Commit message (Expand)AuthorAgeFilesLines
* Support repo license (#24872)yp053272024-10-011-0/+6
* Refactor webhook (#31587)wxiaoguang2024-07-101-1/+1
* Add topics for repository API (#31127)Lunny Xiao2024-05-281-0/+1
* Fix API repository object format missed (#31118)Lunny Xiao2024-05-281-0/+1
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-171-5/+6
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-041-1/+5
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-121-0/+3
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-151-1/+6
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203)Nabapadma-sarker2023-09-241-0/+1
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-221-8/+22
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-4/+3
* Display when a repo was archived (#22664)JakobDev2023-04-261-0/+1
* Add absent repounits to create/edit repo API (#23500)James Cleverley-Prance2023-03-161-0/+18
* Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)yp053272023-02-181-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-7/+7
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-131-0/+3
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-0/+202