aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Use RepositoryList instead of []*Repository (#25074)Lunny Xiao2023-06-051-1/+1
* Add ability to set multiple redirect URIs in OAuth application UI (#25072)Denys Konovalov2023-06-051-1/+1
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-043-9/+16
* GitLab migration: Sanitize response for reaction list (#25054)65432023-06-022-15/+67
* Update repo's default branch when adding new files in an empty one (#25017)wxiaoguang2023-05-311-8/+8
* Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988)谈笑风生间2023-05-312-4/+4
* Update github.com/google/go-github to v52 (#24004)65432023-05-312-14/+7
* Display file mode for new file and file mode changes (#24966)Yevhen Pavlov2023-05-291-4/+23
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-293-368/+279
* Improve queue and logger context (#24924)wxiaoguang2023-05-269-45/+36
* Use the type RefName for all the needed places and fix pull mirror sync bugs ...Lunny Xiao2023-05-2619-122/+169
* Add the ability to pin Issues (#24406)JakobDev2023-05-253-0/+9
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-244-25/+62
* Add API for Label templates (#24602)JakobDev2023-05-231-0/+22
* Fix install page context, make the install page tests really test (#24858)wxiaoguang2023-05-231-1/+1
* Add CRAN package registry (#22331)KN4CK3R2023-05-222-1/+3
* Merge message template support for rebase without merge commit (#22669)Brecht Van Lommel2023-05-222-21/+99
* Support wildcard in email domain allow/block list (#24831)wxiaoguang2023-05-222-23/+43
* Rewrite logger system (#24726)wxiaoguang2023-05-217-35/+21
* Refactor rename user and rename organization (#24052)Lunny Xiao2023-05-214-98/+156
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-2113-104/+123
* Add RTL rendering support to Markdown (#24816)silverwind2023-05-201-0/+1
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-191-1/+1
* Support for status check pattern (#24633)Zettat1232023-05-172-23/+33
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-4/+3
* Add Go package registry (#24687)KN4CK3R2023-05-142-1/+3
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-132-0/+18
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-132-10/+4
* Add Alpine package registry (#23714)KN4CK3R2023-05-124-18/+375
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-113-22/+34
* Do not send "registration success email" for external auth sources (#24632)wxiaoguang2023-05-105-15/+0
* Filter get single commit (#24613)Matthew Walowski2023-05-101-0/+9
* Filters for GetAllCommits (#24568)Matthew Walowski2023-05-091-4/+19
* Improve Gitea's web context, decouple "issue template" code into service pack...wxiaoguang2023-05-091-0/+189
* Rewrite queue (#24505)wxiaoguang2023-05-0814-94/+67
* Refresh the refernce of the closed PR when reopening (#24231)sillyguodong2023-05-081-11/+5
* Simplify template helper functions (#24570)wxiaoguang2023-05-071-0/+13
* Improve wiki user title test (#24559)wxiaoguang2023-05-061-1/+4
* Add RPM registry (#23380)KN4CK3R2023-05-054-40/+645
* Update LDAP filters to include both username and email address (#24547)Gary Moon2023-05-051-5/+5
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-042-4/+2
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-041-4/+4
* Fix incorrect webhook time and use relative-time to display it (#24477)yp053272023-05-031-1/+2
* Implement Cargo HTTP index (#24452)KN4CK3R2023-05-031-10/+26
* Add ntlm authentication support for mail (#23811)木木田2023-05-021-0/+32
* Add Debian package registry (#24426)KN4CK3R2023-05-024-14/+488
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-284-488/+14
* Add Debian package registry (#22854)KN4CK3R2023-04-284-14/+488
* Fix unclear `IsRepositoryExist` logic (#24374)wxiaoguang2023-04-281-1/+1
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-271-1/+0