aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix index too many file names bug (#31903)Lunny Xiao2024-09-011-7/+31
* Refactor globallock (#31933)Jason Song2024-08-295-133/+51
* Introduce globallock as distributed locks (#31908)Jason Song2024-08-266-0/+667
* Use correct function name (#31887)Lunny Xiao2024-08-211-3/+3
* Refactor the usage of batch catfile (#31754)Lunny Xiao2024-08-2015-90/+201
* Actions support workflow dispatch event (#28163)胖梁2024-08-181-0/+14
* Fix raw wiki links (#31825)Zettat1232024-08-163-22/+16
* Support issue template assignees (#31083)Zettat1232024-08-123-18/+21
* Fix `IsObjectExist` with gogit (#31790)Jason Song2024-08-094-10/+121
* Support compression for Actions logs (#31761)Jason Song2024-08-099-7/+585
* Add `TAGS` to `TEST_TAGS` and fix bugs found with gogit (#31791)Jason Song2024-08-072-1/+15
* Fix protected branch files detection on pre_receive hook (#31778)Lunny Xiao2024-08-064-7/+74
* Add signature support for the RPM module (#27069)Exploding Dragon2024-08-061-0/+3
* Fix null requested_reviewer from API (#31773)Edip Emre Bodur2024-08-051-15/+16
* Clear up old Actions logs (#31735)Jason Song2024-08-021-4/+12
* Add permission description for API to add repo collaborator (#31744)Jason Song2024-08-011-0/+1
* Distinguish LFS object errors to ignore missing objects during migration (#31...Jason Song2024-07-313-4/+45
* Properly filter issue list given no assignees filter (#31522)Kemal Zebari2024-07-232-1/+12
* fix OIDC introspection authentication (#31632)Shivaram Lingamneni2024-07-232-6/+6
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-191-10/+12
* Allow searching issues by ID (#31479)Carsten Klein2024-07-174-2/+54
* Add option to change mail from user display name (#31528)65432024-07-141-0/+15
* Issue Templates: add option to have dropdown printed list (#31577)65432024-07-142-6/+48
* Allow disabling authentication related user features (#31535)Rowan Bohde2024-07-092-8/+25
* Allow force push to protected branches (#28086)Henry Goodman2024-07-051-0/+15
* Fix slow patch checking with commits that add or remove many files (#31548)Brecht Van Lommel2024-07-041-8/+27
* Fix markdown preview $$ support (#31514)charles2024-06-296-6/+79
* Add Passkey login support (#31504)Anbraten2024-06-291-2/+2
* Support legacy _links LFS batch responses (#31513)Royce Remer2024-06-283-0/+21
* bump golang deps (#31422)techknowlogick2024-06-241-1/+1
* Support relative paths to videos from Wiki pages (#31061)Sergey Sharybin2024-06-213-43/+83
* Fix markdown math brackets render problem (#31420)charles2024-06-202-1/+9
* Increase max length of org team names from 30 to 255 characters (#31410)Tobias Balle-Petersen2024-06-191-2/+2
* Refactor names (#31405)wxiaoguang2024-06-1910-115/+115
* Fix rendered wiki page link (#31398)wxiaoguang2024-06-187-68/+53
* Refactor route path normalization (#31381)wxiaoguang2024-06-172-1/+102
* Refactor markup code (#31399)wxiaoguang2024-06-172-37/+10
* Add cache test for admins (#31265)65432024-06-172-0/+44
* Fix natural sort (#31384)wxiaoguang2024-06-172-17/+87
* Fix missing images in editor preview due to wrong links (#31299)Brecht Van Lommel2024-06-172-6/+8
* Fix duplicate sub-path for avatars (#31365)wxiaoguang2024-06-155-24/+48
* Add tag protection via rest api #17862 (#31295)mzroot2024-06-141-0/+28
* Extract and display readme and comments for Composer packages (#30927)KN4CK3R2024-06-142-21/+85
* Fix bug filtering issues which have no project (#31337)Lunny Xiao2024-06-141-1/+6
* Refactor to use UnsafeStringToBytes (#31358)Oleksandr Redko2024-06-146-18/+14
* Fix hash render end with colon (#31319)Lunny Xiao2024-06-122-1/+2
* Fix adopt repository has empty object name in database (#31333)Lunny Xiao2024-06-121-0/+1
* Fix #31185 try fix lfs download from bitbucket failed (#31201)Zoupers Zou2024-06-115-5/+8
* Enable `unparam` linter (#31277)silverwind2024-06-116-42/+22
* Make template `Iif` exactly match `if` (#31322)wxiaoguang2024-06-112-21/+47