summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent automatic OAuth grants for public clients (#30790) (#30836)Giteabot2024-05-021-2/+3
* Catch and handle unallowed file type errors in issue attachment API (#30791) ...Giteabot2024-05-035-2/+78
* Fix incorrect message id for release email (#30825) (#30833)Giteabot2024-05-033-8/+20
* Add hover outline to heatmap squares (#30828) (#30832)Giteabot2024-05-021-0/+4
* Upgrade chi-binding (#30826) (#30830)Giteabot2024-05-022-3/+3
* Improve context popup rendering (#30824) (#30829)Giteabot2024-05-022-8/+15
* Fix activity heat map padding & locale (#30823) (#30827)Giteabot2024-05-024-26/+31
* Fix rounded border for segment followed by pagination (#30809) (#30818)Giteabot2024-05-021-0/+1
* Fix issue card layout (#30800) (#30820)Giteabot2024-05-023-10/+19
* Fix branch selector UI (#30803) (#30819)Giteabot2024-05-027-117/+96
* Skip gzip for some well-known compressed file types (#30796) (#30813)Giteabot2024-05-023-1/+42
* Fix markdown rendering when mentioning users (#30795) (#30810)Giteabot2024-05-024-10/+14
* Fix bleve fuzziness (#30799) (#30804)Giteabot2024-05-014-10/+16
* Fix duplicate status check contexts (#30660) (#30779)Zettat1232024-05-012-25/+61
* Rework and fix stopwatch (#30732) (#30787)Giteabot2024-04-3011-113/+99
* Improve logout from worker (#30775) (#30789)Giteabot2024-05-013-2/+13
* Get repo assignees and reviewers should ignore deactivated users (#30770) (#3...65432024-04-303-8/+26
* Fix dashboard commit status null access (#30771) (#30786)Giteabot2024-04-301-2/+2