aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use existing oauth grant for public client (#31015) (#31041)release/v1.21Giteabot2024-05-211-2/+17
* Move reverproxyauth before session so the header will not be ignored even if ...Giteabot2024-05-121-6/+6
* Update issue indexer after merging a PR (#30715) (#30910)Zettat1232024-05-092-0/+77
* Fix network error when open/close organization/individual projects and redire...yp053272024-05-092-11/+6
* Perform Newest sort type correctly when sorting issues (#30644) (#30847)Giteabot2024-05-031-2/+2
* Prevent automatic OAuth grants for public clients (#30790) (#30835)Giteabot2024-05-021-2/+3
* Upgrade binding to fix bug (#30742)Lunny Xiao2024-05-022-4/+3
* Don't have `redis-cluster` as possible cache/session adapter in docs (#30794)...Kemal Zebari2024-05-012-13/+10
* Get repo assignees and reviewers should ignore deactivated users (#30770) (#3...65432024-04-303-10/+26
* Fix duplicate status check contexts (#30660) (#30776)Zettat1232024-04-302-25/+60
* Suppress browserslist warning in webpack target (#30571) (#30727)Giteabot2024-04-271-2/+3
* Update mermaid and its dependencies (#30714)silverwind2024-04-272-97/+65
* Update generate-images dependencies and rebuild (#30689)silverwind2024-04-254-21/+18
* Interpolate runs-on with variables when scheduling tasks(#30640) (#30672)sillyguodong2024-04-243-7/+28
* Add a db consistency check to remove runners that do not belong to a reposito...Zettat1232024-04-242-2/+30
* DOC: in ssh forwarding, user git must be allowed to run docker (#29634)Christoph Lange2024-04-231-0/+2
* Fix wrong table name (#30557) (#30652)Lunny Xiao2024-04-234-8/+6
* Show more settings for empty repositories (#29130) (#30635)Lunny Xiao2024-04-231-4/+6
* Fix queue test (#30646) (#30650)wxiaoguang2024-04-234-19/+43
* Use maintained gziphandler (#30592) (#30638)Lunny Xiao2024-04-235-19/+24
* Enable npm cache on `setup-node` action (#30577) (#30590)Lunny Xiao2024-04-225-7/+21
* Use action user as the trigger user of schedules (#30581) (#30609)Giteabot2024-04-201-2/+7
* Fix commit file status parser (#30602) (#30606)Giteabot2024-04-191-1/+1
* Fix HEAD method for robots.txt (#30603) (#30604)Giteabot2024-04-191-1/+1
* Fix project description rendering for org (#30587) (#30599)wxiaoguang2024-04-191-2/+3
* Fix changelog (1.21) (#30583)wxiaoguang2024-04-191-3/+2
* Avoid importing `modules/web/middleware` in `modules/session` (#30584) (#30588)Giteabot2024-04-192-10/+18
* Fixup app.example.ini for task section, which is now queue.task (#30555) (#30...Giteabot2024-04-183-33/+0
* Disable enter key for accepting code completion in Monaco (#30548) (#30558)Giteabot2024-04-181-0/+4
* Fix empty field login_name in API response JSON when creating user (#30511) (...yp053272024-04-171-4/+4
* Fix cache bug (#30510)v1.21.11Lunny Xiao2024-04-161-0/+6
* Update 1.21.11 changelog (#30403)Lunny Xiao2024-04-161-3/+18
* Fix code owners will not be mentioned when a pull request comes from a forked...Lunny Xiao2024-04-163-5/+37
* Fix commit status cache which missed target_url (#30426) (#30445)Lunny Xiao2024-04-151-12/+38
* Avoid losing token when updating mirror settings (#30429) (#30466)Lunny Xiao2024-04-153-20/+32
* Change the default maxPerPage for gitbucket (#30392) (#30471)Lunny Xiao2024-04-141-0/+5
* Fix mirror error when mirror repo is empty (#30432) (#30467)yp053272024-04-141-17/+23
* fix: Fix to delete cookie when AppSubURL is non-empty (#30375) (#30468)Giteabot2024-04-143-6/+36
* Use db.ListOptions directly instead of Paginator interface to make iteasier t...Lunny Xiao2024-04-138-34/+49
* Upgrade go-sqlite to v1.14.22 (#30462)Lunny Xiao2024-04-132-3/+3
* Fix rename branch 500 when the target branch is deleted but exist in database...Giteabot2024-04-123-12/+107
* Check the token's owner and repository when registering a runner (#30406) (#3...Zettat1232024-04-114-0/+19
* Avoid user does not exist error when detecting schedule actions when the comm...Giteabot2024-04-112-6/+6
* Update actions variables documents (#30394) (#30404)Giteabot2024-04-114-60/+80
* No global variables (#30402)Jason Song2024-04-111-9/+2
* Add changelog for 1.21.11 (#30314)Lunny Xiao2024-04-111-4/+26
* Performance optimization for git push (#30104) (#30354)Lunny Xiao2024-04-105-73/+165
* Fix create commit status (#30225) (#30340)Lunny Xiao2024-04-081-8/+11
* Fix possible renderer security problem(#30136) (#30315)Lunny Xiao2024-04-091-8/+7
* Close file in the Upload func (#30262) (#30269)Giteabot2024-04-031-2/+2