summaryrefslogtreecommitdiffstats
path: root/services/forms/repo_form.go
Commit message (Expand)AuthorAgeFilesLines
* 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-301-0/+1
* 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 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
* Abort merge if head has been updated before pressing merge (#18032)zeripath2021-12-201-0/+1
* Add Reindex buttons to repository settings page (#17494)zeripath2021-12-161-1/+2
* Kanban colored boards (#16647)Romain2021-09-291-0/+1
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-111-0/+1
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-231-0/+12
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-5/+7
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-141-0/+1
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-12/+17
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-0/+4
* Move modules/forms to services/forms (#15305)zeripath2021-04-061-0/+807