aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve job commit description (#30579) (#30709)release/v1.22-legacyGiteabot2024-04-265-18/+46
* Fix a panic bug when head repository deleting (#30674) (#30676)Giteabot2024-04-252-13/+53
* Tweak repo buttons on mobile and labeled button border-radius (#30503) (#30525)silverwind2024-04-246-26/+37
* Fix project name wrapping, remove horizontal margin on header (#30631) (#30654)Giteabot2024-04-233-5/+8
* Fix wrong table name (#30557) (#30651)Lunny Xiao2024-04-234-8/+6
* Use maintained gziphandler (#30592) (#30637)Lunny Xiao2024-04-235-22/+27
* Hide diff stats on empty PRs (#30629) (#30645)Giteabot2024-04-221-0/+2
* Use correct hash for "git update-index" (#30626) (#30634)Giteabot2024-04-221-5/+8
* Fix dropdown text ellipsis (#30628) (#30633)Giteabot2024-04-222-10/+4
* Add --skip-db option to dump command (#30613) (#30630)Giteabot2024-04-221-24/+34
* Refactor and fix archive link bug (#30535) (#30570)Giteabot2024-04-211-31/+23
* Fix package list performance (#30520) (#30616)Giteabot2024-04-211-11/+11
* Fix links in PyPI Simple Repository API page (#30594) (#30612)Giteabot2024-04-202-3/+4
* Use action user as the trigger user of schedules (#30581) (#30610)Giteabot2024-04-201-2/+7
* Fix HEAD method for robots.txt (#30603) (#30605)Giteabot2024-04-191-1/+1
* Avoid importing `modules/web/middleware` in `modules/session` (#30584) (#30589)Giteabot2024-04-192-10/+18
* Enable npm cache on `setup-node` action (#30577) (#30586)Giteabot2024-04-195-0/+16
* Improve "Reference in new issue" modal (#30547) (#30574)Giteabot2024-04-182-18/+23
* Fixup app.example.ini for task section, which is now queue.task (#30555) (#30...Giteabot2024-04-183-33/+0
* Add form field id generation, remove duplicated ids (#30546) (#30561)Giteabot2024-04-185-23/+40
* Fix border-radius on view, blame and code search (#30545) (#30560)Giteabot2024-04-184-5/+5
* Disable enter key for accepting code completion in Monaco (#30548) (#30559)Giteabot2024-04-181-0/+4
* Fix branch_protection api shows users/teams who has no readAccess (#30291) (#...Giteabot2024-04-172-25/+39
* Run `go generate` and `go vet` on all packages (#30529) (#30541)Giteabot2024-04-176-11/+9
* Fix install page checkboxes and dropdown width (#30526) (#30538)Giteabot2024-04-171-1/+2
* Tweak and fix toggle checkboxes (#30527) (#30531)Giteabot2024-04-171-9/+10
* Fix empty field `login_name` in API response JSON when creating user (#30511)...Giteabot2024-04-161-3/+3
* Fix various overflows on actions view (#30344) (#30505)Giteabot2024-04-163-13/+43
* Convert max file name length to 255 (#30489) (#30504)Giteabot2024-04-152-2/+2
* Fix code owners will not be mentioned when a pull request comes from a forked...Giteabot2024-04-153-5/+38
* Fix commit status cache which missed target_url (#30426) (#30444)Lunny Xiao2024-04-151-10/+40
* Fix overflow on issue dependency (#30484) (#30494)Giteabot2024-04-151-0/+6
* Improve "must-change-password" logic and document (#30472) (#30478)Giteabot2024-04-144-30/+31
* fix: Fix to delete cookie when AppSubURL is non-empty (#30375) (#30469)Giteabot2024-04-143-6/+36
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#3045...Giteabot2024-04-1417-178/+133
* Fix JS error when opening to expanded code comment (#30463) (#30470)Giteabot2024-04-141-5/+3
* Fix network error when open/close organization/individual projects and redire...Giteabot2024-04-132-11/+6
* Avoid losing token when updating mirror settings (#30429) (#30464)Giteabot2024-04-143-20/+32
* Fix label rendering (#30456) (#30460)Giteabot2024-04-133-15/+38
* Fix mirror error when mirror repo is empty (#30432) (#30455)Giteabot2024-04-131-17/+23
* Fix admin notice view-detail (#30450) (#30458)Giteabot2024-04-132-8/+5
* Change the default maxPerPage for gitbucket (#30392) (#30425)Giteabot2024-04-121-0/+5
* Fix rename branch 500 when the target branch is deleted but exist in database...Giteabot2024-04-123-12/+107
* Fix the spacing issue in the Project view (#30415) (#30423)Giteabot2024-04-125-18/+9
* Limit the max line length when parsing git grep output (#30418) (#30427)Giteabot2024-04-122-4/+26
* Split `issue edit` code from `repo-legacy.js` into its own file (#30419) (#30...Giteabot2024-04-122-204/+209
* Check the token's owner and repository when registering a runner (#30406) (#3...Giteabot2024-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) (#30405)Giteabot2024-04-114-60/+80
* Minor color tweaks (#30397) (#30398)Giteabot2024-04-112-73/+73