summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix some UI problems (install/checkbox) (#30854) (#30870)Giteabot2024-05-064-158/+160
* Have time.js use UTC-related getters/setters (#30857) (#30869)Giteabot2024-05-064-17/+22
* Do not show monaco JS errors (#30862) (#30866)Giteabot2024-05-061-11/+20
* Fix issue/PR title edit (#30858) (#30865)Giteabot2024-05-057-137/+139
* Add result check in TestAPIEditUser (#29674) (#30860)Giteabot2024-05-051-2/+5
* Fix markdown URL parsing for commit ID (#30812) (#30855)Giteabot2024-05-044-74/+115
* Fix no edit history after editing issue's title and content (#30814) (#30845)Giteabot2024-05-036-105/+56
* Improve grep search (#30843) (#30850)Giteabot2024-05-036-8/+95
* Don't only list code-enabled repositories when using repository API (#30817) ...Giteabot2024-05-032-3/+35
* Ignore useless error message "broken pipe" (#30801) (#30842)Giteabot2024-05-033-7/+4
* Fix JS error on pull request page (#30838) (#30841)Giteabot2024-05-031-0/+1
* Improve repo button row layout (#30668) (#30839)Giteabot2024-05-024-19/+52