aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Abstract hash function usage (#28138)Adam Majer2023-12-1315-32/+61
* Add endpoint for not implemented Docker auth (#28457)KN4CK3R2023-12-132-1/+15
* Do some missing checks (#28423)Lunny Xiao2023-12-122-3/+39
* Deprecate query string auth tokens (#28390)Jack Hay2023-12-121-0/+11
* Second part of refactor `db.Find` (#28194)Lunny Xiao2023-12-115-25/+41
* Fix commit status in repo list (#28412)yp053272023-12-111-1/+1
* Fix missing check (#28406)Lunny Xiao2023-12-102-4/+24
* Also sync DB branches on push if necessary (#28361)Lunny Xiao2023-12-092-5/+4
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-072-142/+21
* Fix object does not exist error when checking citation file (#28314)yp053272023-12-061-13/+6
* Fix the runs will not be displayed bug when the main branch have no workflows...Lunny Xiao2023-12-061-0/+1
* Add `HEAD` support for rpm repo files (#28309)KN4CK3R2023-12-052-1/+28
* Remove deprecated query condition in ListReleases (#28339)Nanguan Lin2023-12-051-8/+0
* Read `previous` info from git blame (#28306)KN4CK3R2023-12-011-30/+8
* Add missing variable in tag list (#28305)JakobDev2023-11-301-0/+1
* Fix issue will be detected as pull request when checking `First-time contribu...yp053272023-11-271-1/+1
* Fix comment permissions (#28213)Lunny Xiao2023-11-2517-39/+213
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-2436-155/+194
* Make CORS work for oauth2 handlers (#28184)wxiaoguang2023-11-232-0/+6
* Revert "Fix EOL handling in web editor" (#28101)Nanguan Lin2023-11-221-1/+1
* Fix swagger title (#28164)yp053272023-11-221-1/+1
* Add edit option for README.md (#28071)JakobDev2023-11-201-0/+4
* Fix project counter in organization/individual profile (#28068)yp053272023-11-181-0/+17
* Fix viewing wiki commit on empty repo (#28040)JakobDev2023-11-141-1/+0
* Dont leak private users via extensions (#28023)65432023-11-131-0/+5
* Improve profile for Organizations (#27982)yp053272023-11-133-11/+18