aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam...Zisu Zhang2024-10-051-0/+2
* Fixed race condition when deleting documents by repoId in ElasticSearch (#32185)Bruno Sofiato2024-10-031-1/+27
* Support repo license (#24872)yp053272024-10-012-1/+2
* Change the code search to sort results by relevance (#32134)Bruno Sofiato2024-09-282-2/+6
* Add pure SSH LFS support (#31516)ConcurrentCrab2024-09-276-0/+802
* Fix wrong status of `Set up Job` when first step is skipped (#32120)yp053272024-09-242-21/+49
* Add bin to Composer Metadata (#32099)Jamie Schouten2024-09-211-0/+1
* Fix wrong last modify time (#32102)Lunny Xiao2024-09-212-1/+3
* Use camo.Always instead of camo.Allways (#32097)Lunny Xiao2024-09-213-4/+14
* Only use Host header from reverse proxy (#32060)wxiaoguang2024-09-202-12/+6
* Lazy load avatar images (#32051)hiifong2024-09-171-1/+1
* Support allowed hosts for migrations to work with proxy (#32025)Jason Song2024-09-111-5/+1
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-112-9/+19
* bump to go 1.23 (#31855)techknowlogick2024-09-105-5/+6
* Enable compression for Actions logs by default (#32013)Jason Song2024-09-091-2/+2
* Save initial signup information for users to aid in spam prevention (#31852)techknowlogick2024-09-091-0/+3
* Increase `cacheContextLifetime` to reduce false reports (#32011)Jason Song2024-09-092-7/+7
* Remove SHA1 for support for ssh rsa signing (#31857)Wim2024-09-072-2/+2
* Use global lock instead of NewExclusivePool to allow distributed lock between...Lunny Xiao2024-09-065-71/+83
* Use forum.gitea.com instead of old URL (#31989)Lunny Xiao2024-09-061-1/+1
* 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