aboutsummaryrefslogtreecommitdiffstats
path: root/services/forms
Commit message (Expand)AuthorAgeFilesLines
* 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
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-081-1/+3
* Add Chef package registry (#22554)KN4CK3R2023-02-061-1/+1
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-1/+1
* Add Conda package registry (#22262)KN4CK3R2023-02-011-1/+1
* Add repository setting to enable/disable releases unit (#22671)Brecht Van Lommel2023-02-011-0/+1
* Implement actions (#21937)Jason Song2023-01-312-0/+26
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-172-1/+36
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-1/+1
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-201-0/+12
* Allow disable code tab (#20805)Lunny Xiao2022-12-121-0/+1
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-021-2/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2711-22/+11
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-222-12/+6
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-201-0/+31
* Revert unrelated changes for SMTP auth (#21767)wxiaoguang2022-11-101-1/+1
* Improve valid user name check (#20136)wxiaoguang2022-11-044-8/+8
* Add Webhook authorization header (#20926)oliverpool2022-11-031-1/+1
* Configure update checker on installation page (#21655)Gusted2022-11-011-0/+1
* Record OAuth client type at registration (#21316)M Hickford2022-10-241-2/+3
* Limit length of repo description and repo url input fields (#21119)JakobDev2022-09-161-4/+4
* Keep path when creating a new branch (#21153)JakobDev2022-09-151-0/+1
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-6/+7
* refactor webhook *NewPost (#20729)oliverpool2022-08-111-6/+8
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-102-0/+2
* Rework mailer settings (#18982)Clar Fon2022-08-022-2/+3
* Implement sync push mirror on commit (#19411)Chongyi Zheng2022-07-081-17/+18
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-132-36/+37
* Unify repo settings & show better error (#19828)Gusted2022-06-121-1/+1
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-0/+1
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-201-2/+4
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-081-0/+1
* Allow custom default merge message with .gitea/default_merge_message/<merge_s...Lunny Xiao2022-05-081-26/+0
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-081-0/+1
* Use for a repo action one database transaction (#19576)65432022-05-031-3/+4
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-281-9/+15
* Move checks for pulls before merge into own function (#19271)65432022-03-311-0/+25
* Add Package Registry (#16510)KN4CK3R2022-03-302-0/+13
* Move project files into models/project sub package (#17704)Lunny Xiao2022-03-291-2/+3
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-041-0/+1
* Add LDAP group sync to Teams, fixes #1395 (#16299)Sven Seeberg2022-02-111-0/+2
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-091-0/+24
* Be more lenient with label colors (#17752)Clar Fon2022-02-071-1/+1
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-231-0/+14
* Add config options to hide issue events (#17414)qwerty2872022-01-211-0/+105