aboutsummaryrefslogtreecommitdiffstats
path: root/services/forms/repo_form.go
Commit message (Expand)AuthorAgeFilesLines
* Add workflow_job webhook (#33694)ChristopherHX2025-03-111-0/+1
* Refactor: move part of updating protected branch logic to service layer (#33742)Lunny Xiao2025-03-051-7/+0
* Fix commit status events (#33320)Lunny Xiao2025-02-041-0/+1
* Support choose email when creating a commit via web UI (more) (#33445)wxiaoguang2025-01-311-0/+3
* Support choose email when creating a commit via web UI (#33432)wxiaoguang2025-01-301-0/+1
* Refactor webhook events (#33337)Lunny Xiao2025-01-231-9/+2
* Support public code/issue access for private repositories (#33127)wxiaoguang2025-01-141-28/+38
* Validate that the tag doesn't exist when creating a tag via the web (#33241)Kemal Zebari2025-01-141-2/+2
* Move some errors to their own sub packages (#32880)Lunny Xiao2024-12-201-23/+0
* Add priority to protected branch (#32286)65432024-11-271-0/+4
* Refactor push mirror find and add check for updating push mirror (#32539)Lunny Xiao2024-11-181-1/+1
* Refactor sidebar assignee&milestone&project selectors (#32465)wxiaoguang2024-11-111-1/+0
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-091-0/+1
* Make admins adhere to branch protection rules (#32248)Tim2024-10-231-0/+1
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-111-0/+3
* Allow force push to protected branches (#28086)Henry Goodman2024-07-051-0/+4
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-271-44/+6
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-171-0/+1
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-061-0/+1
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-041-0/+1
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-251-0/+1
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-1/+1
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-121-2/+3
* Remove trust model selection from repository creation on web page because it ...Lunny Xiao2024-01-161-8/+0
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+1
* Adjust object format interface (#28469)Lunny Xiao2023-12-171-2/+1
* Abstract hash function usage (#28138)Adam Majer2023-12-131-0/+2
* Add support for forking single branch (#25821)Dmitry Sharshakov2023-09-291-0/+2
* Allow to archive labels (#26478)puni98692023-08-141-0/+1
* Add ThreadID parameter for Telegram webhooks (#25996)Earl Warren2023-08-131-0/+1
* Support copy protected branch from template repository (#25889)Lunny Xiao2023-07-211-8/+9
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-241-24/+25
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-211-36/+36
* Support for status check pattern (#24633)Zettat1232023-05-171-1/+1
* Title can be empty when creating tag only (#23917)Zettat1232023-04-061-1/+1
* Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang2023-03-041-1/+1
* Add force_merge to merge request and fix checking mergable (#23010)Jason Song2023-02-211-1/+1
* Get rules by id when editing branch protection rule (#22932)Zettat1232023-02-201-0/+1
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-0/+1
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-131-0/+1
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-111-0/+2
* Add repository setting to enable/disable releases unit (#22671)Brecht Van Lommel2023-02-011-0/+1
* Implement actions (#21937)Jason Song2023-01-311-0/+1
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-1/+1
* Allow disable code tab (#20805)Lunny Xiao2022-12-121-0/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add Webhook authorization header (#20926)oliverpool2022-11-031-1/+1
* Limit length of repo description and repo url input fields (#21119)JakobDev2022-09-161-4/+4
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-6/+7