aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Always enable caches (#28527)Lunny Xiao2023-12-194-29/+6
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-1931-153/+97
* chore(api): support ignore password if login source type is LDAP for creating...Bo-Yi Wu2023-12-191-3/+2
* Update go dependencies (#28518)wxiaoguang2023-12-191-1/+1
* Add orphaned topic consistency check (#28507)Earl Warren2023-12-181-0/+6
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-1710-124/+85
* Adjust object format interface (#28469)Lunny Xiao2023-12-1720-96/+90
* Initalize stroage for orphaned repository doctor (#28487)Earl Warren2023-12-161-0/+5
* Only use SHA256 feature when git >= 2.42 (#28466)wxiaoguang2023-12-144-12/+11
* Abstract hash function usage (#28138)Adam Majer2023-12-1370-448/+720
* Deprecate query string auth tokens (#28390)Jack Hay2023-12-121-0/+8
* Improve doctor cli behavior (#28422)wxiaoguang2023-12-111-6/+10
* Second part of refactor `db.Find` (#28194)Lunny Xiao2023-12-112-9/+5
* Make gogit Repository.GetBranchNames consistent (#28348)Adam Majer2023-12-071-13/+28
* Remove GetByBean method because sometimes it's danger when query condition pa...Lunny Xiao2023-12-072-10/+13
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-073-29/+2
* Use `filepath` instead of `path` to create SQLite3 database file (#28374)wxiaoguang2023-12-061-2/+1
* Fix incorrect default value of `[attachment].MAX_SIZE` (#28373)capvor2023-12-061-1/+1
* Render PyPi long description as document (#28272)Earl Warren2023-12-051-0/+1
* Convert git commit summary to valid UTF8. (#28356)darrinsmart2023-12-051-1/+2
* Read `previous` info from git blame (#28306)KN4CK3R2023-12-012-24/+41
* Meilisearch: require all query terms to be matched (#28293)Brecht Van Lommel2023-11-291-4/+5
* Ignore "non-existing" errors when getDirectorySize calculates the size (#28276)wxiaoguang2023-11-291-15/+12
* Ignore temporary files for directory size (#28265)Earl Warren2023-11-281-1/+5
* Fix delete-orphaned-repos (#28200)pitpalme2023-11-241-2/+2
* Refactor graceful manager to use shared code (#28073)wxiaoguang2023-11-243-174/+119
* Use restricted sanitizer for repository description (#28141)Earl Warren2023-11-232-3/+54
* Make CORS work for oauth2 handlers (#28184)wxiaoguang2023-11-231-0/+4
* Add guide page to actions when there's no workflows (#28145)yp053272023-11-211-0/+1
* add skip ci functionality (#28075)Denys Konovalov2023-11-181-2/+4
* Change default size of attachments and repo files (#28100)Nanguan Lin2023-11-172-2/+2