aboutsummaryrefslogtreecommitdiffstats
path: root/modules/convert/repository.go
Commit message (Expand)AuthorAgeFilesLines
* API: Return primary language and repository language stats API URL (#18396)Lauris BH2022-01-251-0/+9
* format with gofumpt (#18184)65432022-01-201-1/+1
* Add MirrorUpdated field to Repository API type (#18267)Peter GardfjÀll2022-01-181-0/+5
* Add API to manage repo tranfers (#17963)qwerty2872021-12-231-0/+30
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-5/+9
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-5/+6
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-6/+7
* Fix some API bugs (#16184)65432021-06-181-1/+1
* [refactor] Unify the export of user data via API (#15144)65432021-03-271-1/+1
* Add DefaultMergeStyle option to repository (#14789)parnic2021-03-271-0/+3
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-021-0/+8
* issue #12450: return original URL in `original_url` JSON field (#13885)Eric Belhomme2020-12-071-0/+1
* Move Repo APIFormat to convert package (#13787)65432020-12-021-0/+137