aboutsummaryrefslogtreecommitdiffstats
path: root/services/forms
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
* Improve "generate new access token" form (#33730)Guillaume2025-02-272-37/+1
* 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
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-051-0/+1
* Add Arch package registry (#32692)KN4CK3R2024-12-041-1/+1
* Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-11-281-1/+1
* 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
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-191-3/+4
* Fix: Allow org team names of length 255 in create team form (#31564)Tobias Balle-Petersen2024-07-101-1/+1
* 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-272-45/+7
* Return `access_denied` error when an OAuth2 request is denied (#30974)Zettat1232024-05-201-0/+1
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-241-16/+1
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-171-0/+1
* Add a warning for disallowed email domains (#29658)Zettat1232024-03-111-6/+2
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-061-0/+1
* Add user blocking (#29028)KN4CK3R2024-03-041-0/+11
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-041-0/+1
* Add option to set language in admin user view (#28449)65432024-03-021-0/+1
* Move context from modules to services (#29440)Lunny Xiao2024-02-2711-11/+11
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-251-0/+1
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-241-14/+1
* Support SAML authentication (#25165)techknowlogick2024-02-231-1/+14
* 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
* Fix required error for token name (#28267)Earl Warren2023-11-291-1/+1
* Add support for forking single branch (#25821)Dmitry Sharshakov2023-09-291-0/+2
* Check blocklist for emails when adding them to account (#26812)techknowlogick2023-08-301-26/+3
* Allow to archive labels (#26478)puni98692023-08-141-0/+1
* Add ThreadID parameter for Telegram webhooks (#25996)Earl Warren2023-08-131-0/+1
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-251-0/+1
* Support copy protected branch from template repository (#25889)Lunny Xiao2023-07-211-8/+9
* Less naked returns (#25713)65432023-07-071-1/+1
* Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413)wxiaoguang2023-06-211-1/+0