aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix context bug (#22940)Lunny Xiao2023-02-161-1/+1
* Allow custom "created" timestamps in user creation API (#22549)Sybren2023-02-165-1/+91
* Use "Title Case" for text "Reference in new issue" (#22936)Dalai Felinto2023-02-161-1/+1
* First step to refactor the `.hide` to `.gt-hidden` (#22916)wxiaoguang2023-02-165-26/+20
* Add continue option to backport.go (#22930)zeripath2023-02-161-6/+41
* Add `title` to PR file tree items (#22918)delvh2023-02-161-1/+2
* Fix shabox regression (#22924)Gusted2023-02-161-2/+2
* fix incorrect role labels for migrated issues and comments (#22914)Zettat1232023-02-153-4/+18
* Always show the `command line instructions` button even if there are conflict...wxiaoguang2023-02-152-16/+18
* Remove thehowl from maintainers (#22917)Morgan2023-02-151-1/+0
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-15150-516/+663
* Add tooltip to issue reference (#22913)delvh2023-02-151-2/+2
* Add command to bulk set must-change-password (#22823)zeripath2023-02-1410-406/+598
* Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22...Nick2023-02-141-1/+2
* Fix dark-colored description text in arc-green theme (#22908)Zettat1232023-02-141-0/+4
* Fix the full-height problem for all pages (#22905)wxiaoguang2023-02-141-5/+5
* Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)wxiaoguang2023-02-145-5/+5
* Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877)Nick2023-02-135-131/+122
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-13137-921/+922
* Remove _actions.less (#22885)Jason Song2023-02-133-46/+53
* Highlight focused diff file (#22870)delvh2023-02-131-0/+8
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-1311-34/+72
* docs: Update translation from-binary.zh-cn.md (#22820)Xinyu Zhou2023-02-132-11/+142
* Move delete user to service (#22478)Lunny Xiao2023-02-133-23/+51
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-138-50/+50
* Add some headings to repo views (#22869)Felipe Leopoldo Sologuren GutiƩrrez2023-02-122-3/+3
* Fix style of actions rerun button (#22835)Jason Song2023-02-121-18/+30
* Make issue and code search support camel case (#22829)sillyguodong2023-02-122-4/+6
* Revert "Fix notification and stopwatch empty states" (#22876)Lunny Xiao2023-02-122-2/+0
* Deduplicate findReadmeFile() (#22177)Nick2023-02-122-98/+78
* Fix milestone title font problem (#22863)wxiaoguang2023-02-122-4/+4
* Fix PR file tree folders no longer collapsing (#22864)gempir2023-02-122-2/+19
* escape filename when assemble URL (#22850)sillyguodong2023-02-122-6/+7
* Fix notification and stopwatch empty states (#22845)silverwind2023-02-112-0/+2
* Fix .golangci.yml (#22868)zeripath2023-02-112-3/+6
* Fix migration issue. (#22867)Nathaniel Sabanski2023-02-111-1/+1
* Add `/$count` endpoints for NuGet v2 (#22855)KN4CK3R2023-02-113-19/+80
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-1115-17/+173
* Fix improper HTMLURL usages in Go code (#22839)wxiaoguang2023-02-1117-33/+33
* Use proxy for pull mirror (#22771)Gusted2023-02-113-4/+20
* Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)wxiaoguang2023-02-094-8/+20
* Fix update by rebase being wrongly disabled by protected base branch (#22825)Brecht Van Lommel2023-02-091-1/+1
* Fix inconsistent Filter Project name in issue list (#22827)Brecht Van Lommel2023-02-091-2/+2
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-097-81/+85
* Fix unmatched div in project filter (#22832)John Olheiser2023-02-091-1/+0
* Improve AppUrl/ROOT_URL checking (#22836)wxiaoguang2023-02-093-8/+8
* Fix isAllowed of escapeStreamer (#22814)Jason Song2023-02-091-17/+7
* Make clone URL use current page's host (#22808)wxiaoguang2023-02-091-1/+8
* change org_type.go to visible_type.go and fix the notes (#22752)yp053272023-02-091-3/+3
* Improve notification and stopwatch styles (#22169)silverwind2023-02-093-24/+53