summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix blame view missing lines (#22826)Brecht Van Lommel2023-02-092-15/+18
* Load issue before accessing index in merge message (#22822)John Olheiser2023-02-091-0/+3
* include build info in Prometheus metrics (#22819)Michal2023-02-081-0/+24
* Fix rerun button of Actions (#22798)Jason Song2023-02-081-6/+9
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-0834-423/+500
* Fix links for the menus in the view file page (#22795)wxiaoguang2023-02-084-12/+24
* Fix restore repo bug, clarify the problem of ForeignIndex (#22776)wxiaoguang2023-02-073-5/+23
* Grammar fix (#22790)Peyton Duncan2023-02-061-1/+1
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-0643-81/+189
* Add repo adoption to FAQ (#22778)John Olheiser2023-02-061-0/+11
* Use import of OCI structs (#22765)KN4CK3R2023-02-0613-324/+93
* Update gogs upgrade information (#22777)John Olheiser2023-02-061-2/+4
* Add CLI option tenant ID for oauth2 source (#22769)Adi2023-02-052-0/+13
* Refactor legacy strange git operations (#22756)wxiaoguang2023-02-062-49/+26
* Add Chef package registry (#22554)KN4CK3R2023-02-0631-20/+1737
* use drone secrets for s3 config (#22770)techknowlogick2023-02-051-12/+30
* remove update language in ProfilePost (#22748)yp053272023-02-061-4/+1
* Set PR for issue when load attributes for PRs (#22766)Jason Song2023-02-051-0/+1
* Fix time to NotifyPullRequestSynchronized (#22650)Jason Song2023-02-052-19/+30
* Add Cargo package registry (#21888)KN4CK3R2023-02-0535-125/+1660
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-0513-32/+199
* add default user visibility to cli command "admin user create" (#22750)yp053272023-02-041-0/+4
* Show all projects, not just repo projects and open/closed projects (#22640)Lunny Xiao2023-02-045-20/+65
* Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)delvh2023-02-045-18/+9
* Escape path for the file list (#22741)wxiaoguang2023-02-042-2/+11
* Repositories: by default disable all units except code and pulls on forks (#2...techknowlogick2023-02-048-31/+60
* Fix color of tertiary button on dark theme (#22739)silverwind2023-02-041-3/+10
* Refactor git command package to improve security and maintainability (#22678)wxiaoguang2023-02-0442-382/+379
* Improve trace logging for pulls and processes (#22633)zeripath2023-02-039-146/+230