aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix incorrect pgsql conn builder behavior (#28085)wxiaoguang2023-11-172-9/+11
* Improve graceful manager code/comment (#28063)wxiaoguang2023-11-158-83/+29
* Render email addresses as such if followed by punctuation (#27987)Yarden Shoham2023-11-112-1/+13
* Remove `title` from elements on Org mode (#27968)KN4CK3R2023-11-102-11/+15
* Allow to set explore page default sort (#27951)65432023-11-091-0/+1
* Fix format error (#27963)Lunny Xiao2023-11-081-1/+1
* Unify two factor check (#27915)KN4CK3R2023-11-061-27/+0
* Remove action runners on user deletion (#27902)Earl Warren2023-11-051-0/+7
* Remove SSH workaround (#27893)Earl Warren2023-11-031-7/+2
* refactor postgres connection string building (#27723)Moritz Poldrack2023-11-012-29/+44
* Support storage base path as prefix (#27827)Lunny Xiao2023-11-012-3/+67
* Clean up template locale usage (#27856)wxiaoguang2023-10-311-1/+0
* Fix package webhook (#27839)Lunny Xiao2023-10-311-0/+1
* Close all hashed buffers (#27787)KN4CK3R2023-10-251-1/+1
* Fix issue not showing on default board and add test (#27720)Nanguan Lin2023-10-251-0/+6