summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Modernize merge button (#28140) (#28786)Giteabot2024-01-151-24/+21
* Fix schedule tasks bugs (#28691) (#28780)Lunny Xiao2024-01-143-20/+10
* Assign pull request to project during creation (#28227) (#28775)Giteabot2024-01-122-1/+13
* Fix issue dependencies (#27736) (#28776)Giteabot2024-01-122-56/+55
* Require token for GET subscription endpoint (#28765) (#28768)Giteabot2024-01-121-3/+3
* Fix: system webhooks API bug (#28531) (#28666)Giteabot2023-12-311-6/+17
* Avoid cycle-redirecting user/login page (#28636) (#28658)wxiaoguang2023-12-302-6/+5
* Refactor CORS handler (#28587) (#28611)wxiaoguang2023-12-254-37/+43
* Include heap pprof in diagnosis report to help debugging memory leaks (#28596...Giteabot2023-12-241-0/+7
* Fix `status_check_contexts` matching bug (#28582) (#28589)Giteabot2023-12-221-1/+9
* Fix 405 method not allowed CORS / OIDC (#28583) (#28586)Giteabot2023-12-221-0/+2
* Use information from previous blame parts (#28572) (#28577)Giteabot2023-12-221-5/+17
* Fix merging artifact chunks error when minio storage basepath is set (#28555)...Giteabot2023-12-211-4/+9
* Only check online runner when detecting matching runners in workflows (#28286...Giteabot2023-12-191-1/+3
* chore(api): support ignore password if login source type is LDAP for creating...Giteabot2023-12-191-11/+21
* Add option to disable ambiguous unicode characters detection (#28454) (#28499)wxiaoguang2023-12-182-13/+12
* Add endpoint for not implemented Docker auth (#28457) (#28462)Giteabot2023-12-132-1/+15
* Do some missing checks (#28423) (#28432)Lunny Xiao2023-12-122-3/+39
* Deprecate query string auth tokens (#28390) (#28430)Giteabot2023-12-121-0/+11
* Also sync DB branches on push if necessary (#28361) (#28403)Lunny Xiao2023-12-112-5/+4
* Fix missing check (#28406) (#28411)Giteabot2023-12-112-4/+24
* enable system users search via the API (#28013) (#28018)Giteabot2023-12-081-12/+26
* Fix object does not exist error when checking citation file (#28314) (#28369)Giteabot2023-12-061-13/+6
* Fix the runs will not be displayed bug when the main branch have no workflows...Giteabot2023-12-061-0/+1
* Add `HEAD` support for rpm repo files (#28309) (#28360)Giteabot2023-12-052-1/+28
* Read `previous` info from git blame (#28306) (#28310)Giteabot2023-12-011-30/+8
* Fix issue will be detected as pull request when checking `First-time contribu...Giteabot2023-11-291-1/+1
* Fix comment permissions (#28213) (#28216)Lunny Xiao2023-11-2522-49/+223
* Make CORS work for oauth2 handlers (#28184) (#28185)Giteabot2023-11-232-0/+6
* Revert "Fix EOL handling in web editor" (#28101) (#28172)Giteabot2023-11-221-1/+1
* Fix swagger title (#28164) (#28167)Giteabot2023-11-221-1/+1
* Fix permissions for Token DELETE endpoint to match GET and POST (#27610) (#28...Giteabot2023-11-171-1/+1
* Fix viewing wiki commit on empty repo (#28040) (#28044)Giteabot2023-11-141-1/+0
* Dont leak private users via extensions (#28023) (#28029)Giteabot2023-11-141-0/+5
* Fix citation error when the file size is larger than 1024 bytes (#27958) (#27...Giteabot2023-11-081-5/+2
* Unify two factor check (#27915) (#27929)Giteabot2023-11-061-36/+0
* Fix http protocol auth (#27875) (#27876)Giteabot2023-11-024-14/+47
* Delete repos of org when purge delete user (#27273) (#27728)65432023-11-016-9/+10
* Clean up template locale usage (#27856) (#27857)wxiaoguang2023-10-312-8/+8
* Fix/upload artifact error windows (#27802) (#27840)Giteabot2023-10-301-1/+2
* Fix bad method call when deleting user secrets via API (#27829) (#27831)Giteabot2023-10-291-1/+1
* Do not force creation of _cargo-index repo on publish (#27266) (#27765)Giteabot2023-10-241-2/+2
* Fix `link-action` redirect network error (#27734) (#27749)Giteabot2023-10-232-6/+8
* Fix org team endpoint (#27721) (#27727)Giteabot2023-10-221-4/+4
* Fix 404 when deleting Docker package with an internal version (#27615) (#27630)Giteabot2023-10-151-1/+1
* Don't show Link to TOTP if not set up (#27585) (#27588)Giteabot2023-10-111-0/+8
* Replace ajax with fetch, improve image diff (#27267) (#27583)Giteabot2023-10-111-10/+17
* api: GetPullRequestCommits: return file list (#27483) (#27539)Giteabot2023-10-092-2/+34
* Fix panic in storageHandler (#27446) (#27479)v1.21.0-rc1Giteabot2023-10-061-51/+50
* Don't let API add 2 exclusive labels from same scope (#27433) (#27460)Giteabot2023-10-061-1/+1