aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix auth check bug (#24382)Lunny Xiao2023-04-271-10/+0
* Support uploading file to empty repo by API (#24357)wxiaoguang2023-04-261-0/+5
* Require repo scope for PATs for private repos and basic authentication (#24362)John Olheiser2023-04-263-0/+36
* Display when a repo was archived (#22664)JakobDev2023-04-261-0/+1
* Refactor config provider (#24245)Lunny Xiao2023-04-251-19/+9
* Fix bug when deleting wiki with no code write permission (#24274)Lunny Xiao2023-04-231-1/+7
* Move code from module to service (#24287)KN4CK3R2023-04-231-0/+182
* Handle canceled workflow as a warning instead of a fail (#24282)Jason Song2023-04-231-1/+3
* Fix inconsistent wiki path converting. (#24277)wxiaoguang2023-04-232-1/+2
* Use more specific test methods (#24265)KN4CK3R2023-04-223-9/+9
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-221-7/+4
* Improve test logger (#24235)wxiaoguang2023-04-211-39/+28
* Fix issue attachment handling (#24202)wxiaoguang2023-04-201-2/+1
* Make wiki title supports dashes and improve wiki name related features (#24143)wxiaoguang2023-04-194-140/+268
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-192-5/+16
* Support triggering workflows by wiki related events (#24119)Zettat1232023-04-171-0/+35
* Add new user types `reserved`, `bot`, and `remote` (#24026)techknowlogick2023-04-171-0/+8
* Make more functions use ctx instead of db.DefaultContext (#24068)wxiaoguang2023-04-148-55/+55
* Refactor cookie (#24107)wxiaoguang2023-04-132-12/+9
* Improve LFS error logs (#24072)wxiaoguang2023-04-121-2/+3
* Fix accidental overwriting of LDAP team memberships (#24050)sillyguodong2023-04-111-2/+2
* Use actions job link as commit status URL instead of run link (#24023)Jason Song2023-04-101-1/+20
* Make label templates have consistent behavior and priority (#23749)wxiaoguang2023-04-101-1/+3
* Update github.com/google/go-github to v51 (#23946)harryzcy2023-04-082-20/+27
* Drop "unrolled/render" package (#23965)wxiaoguang2023-04-081-2/+1
* Set `ref` to fully-formed of the tag when trigger event is `release` (#23944)sillyguodong2023-04-072-5/+5
* Title can be empty when creating tag only (#23917)Zettat1232023-04-061-1/+1
* Actions: Use default branch as ref when a branch/tag delete occurs (#23910)Brad Nabholz2023-04-061-0/+5