| Commit message (Expand) | Author | Age | Files | Lines |
* | Check blocklist for emails when adding them to account (#26812) | techknowlogick | 2023-08-30 | 1 | -26/+3 |
* | Allow to archive labels (#26478) | puni9869 | 2023-08-14 | 1 | -0/+1 |
* | Add ThreadID parameter for Telegram webhooks (#25996) | Earl Warren | 2023-08-13 | 1 | -0/+1 |
* | Allow Organisations to have a E-Mail (#25082) | JakobDev | 2023-07-25 | 1 | -0/+1 |
* | Support copy protected branch from template repository (#25889) | Lunny Xiao | 2023-07-21 | 1 | -8/+9 |
* | Less naked returns (#25713) | 6543 | 2023-07-07 | 1 | -1/+1 |
* | Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) | wxiaoguang | 2023-06-21 | 1 | -1/+0 |
* | Support configuration variables on Gitea Actions (#24724) | sillyguodong | 2023-06-20 | 1 | -2/+12 |
* | Support changing labels of Actions runner without re-registration (#24806) | sillyguodong | 2023-06-13 | 1 | -2/+1 |
* | Add ability to set multiple redirect URIs in OAuth application UI (#25072) | Denys Konovalov | 2023-06-05 | 1 | -1/+1 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 1 | -4/+4 |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 1 | -24/+25 |
* | Add CRAN package registry (#22331) | KN4CK3R | 2023-05-22 | 1 | -1/+1 |
* | Support wildcard in email domain allow/block list (#24831) | wxiaoguang | 2023-05-22 | 2 | -23/+43 |
* | Decouple the different contexts from each other (#24786) | wxiaoguang | 2023-05-21 | 10 | -75/+75 |
* | Support for status check pattern (#24633) | Zettat123 | 2023-05-17 | 1 | -1/+1 |
* | Add Go package registry (#24687) | KN4CK3R | 2023-05-14 | 1 | -1/+1 |
* | Add Alpine package registry (#23714) | KN4CK3R | 2023-05-12 | 1 | -1/+1 |
* | Add RPM registry (#23380) | KN4CK3R | 2023-05-05 | 1 | -1/+1 |
* | Add Debian package registry (#24426) | KN4CK3R | 2023-05-02 | 1 | -1/+1 |
* | Revert "Add Debian package registry" (#24412) | Yarden Shoham | 2023-04-28 | 1 | -1/+1 |
* | Add Debian package registry (#22854) | KN4CK3R | 2023-04-28 | 1 | -1/+1 |
* | Title can be empty when creating tag only (#23917) | Zettat123 | 2023-04-06 | 1 | -1/+1 |
* | Add Swift package registry (#22404) | KN4CK3R | 2023-03-13 | 1 | -1/+1 |
* | Make Ctrl+Enter submit a pending comment (starting review) instead of submitt... | wxiaoguang | 2023-03-04 | 1 | -1/+1 |
* | Add force_merge to merge request and fix checking mergable (#23010) | Jason Song | 2023-02-21 | 1 | -1/+1 |
* | Get rules by id when editing branch protection rule (#22932) | Zettat123 | 2023-02-20 | 1 | -0/+1 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 1 | -0/+1 |
* | Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2... | Brecht Van Lommel | 2023-02-13 | 1 | -0/+1 |
* | Preview images for Issue cards in Project Board view (#22112) | Nathaniel Sabanski | 2023-02-11 | 1 | -0/+2 |
* | Map OIDC groups to Orgs/Teams (#21441) | KN4CK3R | 2023-02-08 | 1 | -1/+3 |
* | Add Chef package registry (#22554) | KN4CK3R | 2023-02-06 | 1 | -1/+1 |
* | Add Cargo package registry (#21888) | KN4CK3R | 2023-02-05 | 1 | -1/+1 |
* | Add Conda package registry (#22262) | KN4CK3R | 2023-02-01 | 1 | -1/+1 |
* | Add repository setting to enable/disable releases unit (#22671) | Brecht Van Lommel | 2023-02-01 | 1 | -0/+1 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 2 | -0/+26 |
* | Support scoped access tokens (#20908) | Chongyi Zheng | 2023-01-17 | 2 | -1/+36 |
* | Supports wildcard protected branch (#20825) | Lunny Xiao | 2023-01-16 | 1 | -1/+1 |
* | Secrets storage with SecretKey encrypted (#22142) | Jason Song | 2022-12-20 | 1 | -0/+12 |
* | Allow disable code tab (#20805) | Lunny Xiao | 2022-12-12 | 1 | -0/+1 |
* | Update gitea-vet to check FSFE REUSE (#22004) | Jason Song | 2022-12-02 | 1 | -2/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 11 | -22/+11 |
* | Add option to enable CAPTCHA validation for login (#21638) | Xinyu Zhou | 2022-11-22 | 2 | -12/+6 |
* | Add package registry cleanup rules (#21658) | KN4CK3R | 2022-11-20 | 1 | -0/+31 |
* | Revert unrelated changes for SMTP auth (#21767) | wxiaoguang | 2022-11-10 | 1 | -1/+1 |
* | Improve valid user name check (#20136) | wxiaoguang | 2022-11-04 | 4 | -8/+8 |
* | Add Webhook authorization header (#20926) | oliverpool | 2022-11-03 | 1 | -1/+1 |
* | Configure update checker on installation page (#21655) | Gusted | 2022-11-01 | 1 | -0/+1 |
* | Record OAuth client type at registration (#21316) | M Hickford | 2022-10-24 | 1 | -2/+3 |
* | Limit length of repo description and repo url input fields (#21119) | JakobDev | 2022-09-16 | 1 | -4/+4 |