summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong display of recently pushed notification (#25812) (#31043)yp053272024-05-2326-72/+508
* align s3 files with docker naming (#31050) (#31052)Giteabot2024-05-222-2/+2
* Update Actions documentation missing feature (#31034) (#31048)Giteabot2024-05-222-0/+8
* Sync up deleted branches & action assets related cleanup documentation (#3102...Giteabot2024-05-222-1/+20
* Fix automerge will not work because of some events haven't been triggered (#3...Giteabot2024-05-227-63/+344
* use existing oauth grant for public client (#31015) (#31042)Giteabot2024-05-211-2/+17
* Don't include link of deleted branch when listing branches (#31028) (#31032)Giteabot2024-05-211-1/+1
* Refactor sha1 and time-limited code (#31023) (#31030)Giteabot2024-05-218-98/+122
* Return `access_denied` error when an OAuth2 request is denied (#30974) (#31029)Giteabot2024-05-203-2/+13
* Fix incorrect "blob excerpt" link when comparing files (#31013) (#31026)Giteabot2024-05-203-6/+47
* Avoid 500 panic error when uploading invalid maven package file (#31014) (#31...Giteabot2024-05-204-2/+20
* Fix project column title overflow (#31011) (#31025)Giteabot2024-05-203-22/+16
* Fix data-race during testing (#30999) (#31024)Giteabot2024-05-203-20/+36
* Fix bug on avatar (#31008) (#31019)Giteabot2024-05-203-10/+24
* Fix "force private" logic (#31012) (#31021)Giteabot2024-05-2016-18/+19
* Improve reverse proxy documents and clarify the AppURL guessing behavior (#31...Giteabot2024-05-195-61/+78
* Simplify mirror repository API logic (#30963) (#31009)Giteabot2024-05-183-11/+5
* Fix JS error when editing a merged PR's title (#30990) (#31001)Giteabot2024-05-172-5/+6
* Upgrade `tqdm` dependency (#30996) (#31000)Giteabot2024-05-171-4/+4
* template: `label` fix correct input id (#30987) (#30997)Giteabot2024-05-161-1/+1
* Put web editor into a segment (#30966) (#30993)Giteabot2024-05-161-19/+23
* Check if the release is converted from the tag when updating the release (#30...Giteabot2024-05-151-2/+8
* Remove unnecessary double quotes on language file (#30977) (#30979)Giteabot2024-05-151-1/+1
* Always load or generate oauth2 jwt secret (#30942) (#30978)Giteabot2024-05-143-12/+44
* Filter out duplicate action(activity) items for a repository (#30957) (#30976)Giteabot2024-05-142-1/+31
* Protected tag is no internal server error (#30962) (#30970)Giteabot2024-05-147-29/+83
* Restyle release list, fix branch dropdown (#30837) (#30968)Giteabot2024-05-134-44/+67
* fix: change npm scope registry (#30964) (#30965)Giteabot2024-05-132-4/+4
* Support using label names when changing issue labels (#30943) (#30958)Giteabot2024-05-134-10/+84
* Fix file path width in repo non-homepage view (#30951) (#30952)Giteabot2024-05-122-1/+5
* Remove If Exist check on migration for mssql because that syntax required SQL...Giteabot2024-05-123-10/+12
* Move reverproxyauth before session so the header will not be ignored even if ...Giteabot2024-05-121-6/+6
* Fix some UI regressions for commit list (#30920) (#30937)Giteabot2024-05-103-10/+11
* Check if reverse proxy is correctly configured (#30890) (#30935)Giteabot2024-05-1011-19/+93
* Fix incorrect default branch when adopt a repository (#30912) (#30928)yp053272024-05-101-23/+18
* Remove deprecated stuff for runners (#30930) (#30931)Giteabot2024-05-102-19/+0
* Update issue indexer after merging a PR (#30715) (#30903)Giteabot2024-05-092-0/+77
* Add missing menu active item background back (#30897) (#30907)Giteabot2024-05-081-0/+1
* Fix incorrect issue form (#30881) (#30904)Giteabot2024-05-082-21/+12
* Fix misspelling of mergable (#30896) (#30905)Giteabot2024-05-084-10/+10
* Fix various problems around projects board view (#30696) (#30902)Giteabot2024-05-0816-167/+430
* Fix wrong transfer hint (#30889) (#30900)Giteabot2024-05-081-2/+8
* Move database operations of merging a pull request to post receive hook and a...Giteabot2024-05-088-19/+150
* Refactor AppURL usage (#30885) (#30891)wxiaoguang2024-05-0813-39/+138
* Repository explore alphabetically order respect owner name (#30882)65432024-05-071-2/+2
* Fix missing migrate actions artifacts (#30874) (#30886)Giteabot2024-05-071-8/+16
* Make sure git version&feature are always prepared (#30877) (#30879)wxiaoguang2024-05-0728-144/+114
* Make "sync branch" also sync object format and add tests (#30878) (#30880)Giteabot2024-05-074-27/+45
* Get repo list with OrderBy alpha should respect owner too (#30784) (#30875)Giteabot2024-05-061-2/+2
* Fix some UI problems (dropdown/container) (#30849) (#30871)Giteabot2024-05-0613-200/+241