aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* fix: update enable_prune even if mirror_interval is not provided (#28905)Anthony Quéré2024-01-251-1/+1
* Show in Web UI if file is vendored and generated (#28620)JakobDev2024-01-241-0/+15
* Don't reload timeline page when (un)resolving or replying conversation (#28654)Jimmy Praet2024-01-241-16/+16
* Allow to sync tags from admin dashboard (#28045)JakobDev2024-01-242-0/+11
* Don't run push mirrors for archived repos (#27140)JakobDev2024-01-242-9/+9
* Prevent anonymous container access if `RequireSignInView` is enabled (#28877)KN4CK3R2024-01-211-5/+14
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-212-17/+3
* Don't do a full page load when clicking the follow button (#28872)Yarden Shoham2024-01-201-2/+9
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-201-1/+8
* Set the `isPermaLink` attribute to `false` in the `guid` sub-element (#28860)Yarden Shoham2024-01-201-0/+1
* Add support for sha256 repositories (#23894)Adam Majer2024-01-194-12/+13
* Fix incorrect action duration time when rerun the job before executed once (#...yp053272024-01-191-0/+11
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-194-96/+115
* Fix uploaded artifacts should be overwritten (#28726)FuXiaoHei2024-01-172-3/+15
* Retarget depending pulls when the parent branch is deleted (#28686)Viktor Kuzmin2024-01-172-0/+10
* Remove trust model selection from repository creation on web page because it ...Lunny Xiao2024-01-161-1/+1
* Show latest commit for file (#28067)JakobDev2024-01-151-23/+41
* Add ability to see open and closed issues at the same time (#28757)Gwyneth Morgan2024-01-151-10/+26
* Fix `GetCommitStatuses` (#28787)KN4CK3R2024-01-151-1/+4
* Rework markup link rendering (#26745)KN4CK3R2024-01-1515-125/+185
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-152-0/+6
* Forbid removing the last admin user (#28337)yp053272024-01-153-2/+28
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-1510-36/+67
* Modernize merge button (#28140)Earl Warren2024-01-151-24/+21
* Fix schedule tasks bugs (#28691)Lunny Xiao2024-01-123-20/+10
* Fix issue dependencies (#27736)Nanguan Lin2024-01-122-56/+55
* Assign pull request to project during creation (#28227)Denys Konovalov2024-01-122-1/+13
* Support for grouping RPMs using paths (#26984)Exploding Dragon2024-01-122-30/+105
* Require token for GET subscription endpoint (#28765)Jack Hay2024-01-121-3/+3
* Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)wxiaoguang2024-01-102-0/+31
* Normalize oauth email username (#28561)Kyle D2024-01-033-6/+15
* Fix: system webhooks API bug (#28531)vincent2023-12-311-6/+17
* Avoid cycle-redirecting user/login page (#28636)wxiaoguang2023-12-302-6/+5
* Refactor some legacy code and remove unused code (#28622)wxiaoguang2023-12-281-1/+2
* fix wrong link in user and organization profile when using relative url (#28617)katsu2023-12-273-15/+28
* Add get actions runner registration token for API routes, repo, org, user and...Lunny Xiao2023-12-277-14/+184
* Refactor deletion (#28610)delvh2023-12-254-12/+19
* Refactor CORS handler (#28587)wxiaoguang2023-12-254-37/+43
* Added instance-level variables (#28115)Jean-Baptiste Gomond2023-12-253-9/+31
* Include heap pprof in diagnosis report to help debugging memory leaks (#28596)wxiaoguang2023-12-231-0/+7
* Fix `status_check_contexts` matching bug (#28582)Zettat1232023-12-221-1/+9
* Fix 405 method not allowed CORS / OIDC (#28583)morphelinho2023-12-221-0/+2
* Use information from previous blame parts (#28572)KN4CK3R2023-12-211-5/+17
* Fix merging artifact chunks error when minio storage basepath is set (#28555)FuXiaoHei2023-12-211-4/+9
* Always enable caches (#28527)Lunny Xiao2023-12-196-39/+25
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-193-4/+4
* chore(api): support ignore password if login source type is LDAP for creating...Bo-Yi Wu2023-12-191-11/+21
* Only check online runner when detecting matching runners in workflows (#28286)yp053272023-12-181-1/+3
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-172-14/+13
* Adjust object format interface (#28469)Lunny Xiao2023-12-1710-35/+35