aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-1420-133/+203
* bump to use go 1.22 (#29119)techknowlogick2024-02-142-8/+8
* Refactor git version functions and check compatibility (#29155)wxiaoguang2024-02-142-30/+70
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-123-3/+10
* Add alert blocks in markdown (#29121)Yarden Shoham2024-02-103-24/+65
* Disallow duplicate storage paths (#26484)Lunny Xiao2024-02-097-20/+42
* Refactor parseSignatureFromCommitLine (#29054)wxiaoguang2024-02-098-149/+104
* Remove unnecessary parameter (#29092)Lunny Xiao2024-02-082-9/+3
* Improve user experience for outdated comments (#29050)wxiaoguang2024-02-081-2/+13
* fix: Elasticsearch: Request Entity Too Large #28117 (#29062)dark-angel2024-02-071-5/+11
* Fix orgmode link resolving (#29024)wxiaoguang2024-02-072-39/+41
* Propagate install_if and provider_priority to APKINDEX (#28899)Sergey Bugaev2024-02-051-10/+16
* Show whether a PR is WIP inside popups (#28975)Bram Hagens2024-02-041-2/+3
* Unify user update methods (#28733)KN4CK3R2024-02-046-69/+162
* Update tool dependencies (#29030)silverwind2024-02-022-2/+0
* Fix default avatar image size in PR diff page (#28971)yp053272024-02-021-1/+1
* Fix an actions schedule bug (#28942)Zettat1232024-01-311-0/+35
* Also match weakly validated ETags (#28957)cchangwen2024-01-291-1/+1
* Fix bug for generated repository object format (#28969)Lunny Xiao2024-01-281-16/+15
* Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951)wackbyte2024-01-281-6/+13
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-2716-125/+219
* Preserve BOM in web editor (#28935)silverwind2024-01-274-122/+58
* Strip `/` from relative links (#28932)KN4CK3R2024-01-272-4/+32
* Don't remove all mirror repository's releases when mirroring (#28817)Lunny Xiao2024-01-262-6/+146
* Use new RPM constants (#28931)KN4CK3R2024-01-251-1/+1
* Check for sha256 support to use --object-format flag (#28928)John Olheiser2024-01-251-1/+3
* Respect branch info for relative links (#28909)KN4CK3R2024-01-252-2/+4
* Allow to sync tags from admin dashboard (#28045)JakobDev2024-01-241-0/+16
* Update go dependencies and fix go-git (#28893)wxiaoguang2024-01-232-3/+12
* Fix sort bug on repository issues list (#28897)Lunny Xiao2024-01-231-2/+2
* Prevent anonymous container access if `RequireSignInView` is enabled (#28877)KN4CK3R2024-01-211-1/+1
* Fix incorrect PostgreSQL connection string for Unix sockets (#28865)sdvcrx2024-01-202-2/+10
* Move doctor package from modules to services (#28856)Lunny Xiao2024-01-2017-2386/+0
* Add support for sha256 repositories (#23894)Adam Majer2024-01-1972-38/+572
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-193-6/+12
* Fix archive creating LFS hooks and breaking pull requests (#28848)Brecht Van Lommel2024-01-191-0/+5
* Return `responseText` instead of string in some functions (#28836)yp053272024-01-195-27/+15
* Remove duplicated checkinit on git module (#28824)Lunny Xiao2024-01-171-4/+0
* Retarget depending pulls when the parent branch is deleted (#28686)Viktor Kuzmin2024-01-171-0/+3
* Use refname:strip-2 instead of refname:short when syncing tags (#28797)Lunny Xiao2024-01-163-13/+15
* Caller should check the ResponseExtra.HasError() first to see whether the req...wxiaoguang2024-01-154-3/+4
* Rework markup link rendering (#26745)KN4CK3R2024-01-1513-240/+745
* Fix nil pointer panic when exec some gitea cli command (#28791)yp053272024-01-153-0/+9
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+3
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-152-3/+6
* Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined...Yarden Shoham2024-01-141-1/+4
* Fix schedule tasks bugs (#28691)Lunny Xiao2024-01-124-10/+26
* Support for grouping RPMs using paths (#26984)Exploding Dragon2024-01-122-2/+6
* Show description as tooltip instead of title for labels (#28754)delvh2024-01-121-2/+2
* Integration Test for Commit Search containing Square Brackets (#28751)Mihir Joshi2024-01-111-1/+1