aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add -F to commit search to treat keywords as strings (#28744)Mihir Joshi2024-01-101-0/+3
* Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)wxiaoguang2024-01-101-3/+4
* Suggest to use Type=simple for systemd service (#28717)wxiaoguang2024-01-071-0/+3
* Fix panic when parsing empty pgsql host (#28708)wxiaoguang2024-01-062-1/+5
* Normalize oauth email username (#28561)Kyle D2024-01-031-1/+1
* Make cross-reference issue links work in markdown documents again (#28682)Brecht Van Lommel2024-01-033-7/+18
* Make template `DateTime` show proper tooltip (#28677)wxiaoguang2024-01-022-16/+19
* Add global setting how timestamps should be rendered (#28657)Yarden Shoham2024-01-024-49/+63
* Avoid cycle-redirecting user/login page (#28636)wxiaoguang2023-12-301-2/+1
* Refactor timeutil package (#28623)wxiaoguang2023-12-281-22/+12
* Refactor some legacy code and remove unused code (#28622)wxiaoguang2023-12-282-65/+0
* Do not set `Accept` header twice (#28598)KN4CK3R2023-12-281-4/+1
* Refactor CORS handler (#28587)wxiaoguang2023-12-253-22/+8
* Make offline mode as default to no connect external avatar service by default...Lunny Xiao2023-12-212-2/+3
* Fix the issue ref rendering for wiki (#28556)wxiaoguang2023-12-201-1/+3
* Add missing head of lfs client batch (#28550)Lunny Xiao2023-12-201-1/+4