aboutsummaryrefslogtreecommitdiffstats
path: root/modules/structs/repo.go
Commit message (Expand)AuthorAgeFilesLines
* Add API for changing Avatars (#25369)JakobDev2023-06-291-0/+6
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-221-3/+3
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+6
* Create a branch directly from commit on the create branch API (#22956)来自村里的小螃蟹2023-05-091-0/+6
* 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/+9
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-131-0/+3
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-0/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Make external issue tracker regexp configurable via API (#21338)Andrew Imeson2022-10-071-1/+3
* Better repo API unit checks (#21130)John Olheiser2022-09-281-12/+12
* Limit length of repo description and repo url input fields (#21119)JakobDev2022-09-161-5/+5
* Add allow_rebase_update, default_delete_branch_after_merge to repository api ...Bian Jiaping2022-07-151-18/+20
* When updating mirror repo intervals by API reschedule next update too (#19429)zeripath2022-04-201-0/+2
* Set the default branch for repositories generated from templates (#19136)Abheek Dhawan2022-03-271-0/+2
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-041-0/+2
* Lock gofumpt to v0.3.0 and run it (#18866)silverwind2022-02-231-1/+0
* API: Return primary language and repository language stats API URL (#18396)Lauris BH2022-01-251-0/+2
* format with gofumpt (#18184)65432022-01-201-13/+11
* Add MirrorUpdated field to Repository API type (#18267)Peter Gardfjäll2022-01-181-1/+3
* Fix various typos (#18219)luzpaz2022-01-101-1/+1
* Add API to manage repo tranfers (#17963)qwerty2872021-12-231-0/+8
* Add migrate from Codebase (#16768)KN4CK3R2021-12-021-0/+4
* Add migration from GitBucket (#16767)KN4CK3R2021-11-141-7/+11
* Add migrate from OneDev (#16356)KN4CK3R2021-08-221-0/+4
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-0/+2
* Creating a repo from a template repo via API (#15958)a10121127962021-07-051-0/+30
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-0/+2
* Add DefaultMergeStyle option to repository (#14789)parnic2021-03-271-0/+3
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-031-0/+4
* Add support to migrate from gogs (#14342)65432021-01-211-0/+1
* Check if label template exist first (#14384)65432021-01-181-1/+1
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-021-9/+13
* Gitea 2 Gitea migration (#12657)65432020-10-141-0/+1
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+2
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+3
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-26/+29
* Add a migrate service type switch page (#12697)Lunny Xiao2020-09-091-11/+2
* Git migration UX (#12619)John Olheiser2020-08-281-0/+27
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+3
* Add internal-repo octicon for public repos of private org (#11529)Cirno the Strongest2020-06-051-0/+1
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-291-0/+16
* Add support for migrating from Gitlab (#9084)Jordan2020-04-191-0/+1
* Option to set default branch at repository creation (#10803)zeripath2020-03-261-0/+2
* API endpoint for repo transfer (#9947)65432020-01-311-0/+9
* Add release_counter to Repo API (#9214)65432019-11-301-0/+1
* expose PR counter on Repo API (#9202)65432019-11-291-0/+1
* Template Repositories (#8768)John Olheiser2019-11-111-0/+3
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-141-0/+39
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-4/+12