aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove 'primary' class from tab counter labels (#22687)Francesco Siddi2023-02-031-5/+5
* Use native error checking with `exec.ErrDot` (#22735)Yarden Shoham2023-02-031-2/+2
* update to build with go1.20 (#22732)techknowlogick2023-02-038-30/+27
* Add missed reverse proxy authentication documentation (#22250)Lunny Xiao2023-02-032-1/+37
* Update button is shown when a Pull Request is marked WIP - Issue #21740 (#22683)jladbrook2023-02-032-38/+41
* Do not overwrite empty DefaultBranch (#22708)Jason Song2023-02-022-5/+26
* Improve error report when user passes a private key (#22726)zeripath2023-02-025-0/+13
* Add some comments for recent code (#22725)wxiaoguang2023-02-023-0/+32
* Fix actions workflow branches match bug (#22724)Lunny Xiao2023-02-021-3/+4
* Fix group filter for ldap source sync (#22506)Pavel Ezhov2023-02-022-77/+159
* set user dashboard org visibility to basic (#22706)yp053272023-02-021-4/+4
* Fix diff UI for unexpandable items (#22700)wxiaoguang2023-02-021-11/+10
* Fix line spacing for plaintext previews (#22699)crystal2023-02-011-5/+1
* Small refactor for loading PRs (#22652)Lunny Xiao2023-02-012-3/+3
* Allow setting access token scope by CLI (#22648)Lukas2023-02-021-2/+13
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-01171-176/+177
* Fix cache-control header clearing comment text when editing issue (#22604)Brecht Van Lommel2023-02-011-2/+2
* Enable `@<user>`- completion popup on the release description textarea (#22359)delvh2023-02-012-2/+17
* Add Conda package registry (#22262)KN4CK3R2023-02-0124-3/+1244
* Add user secrets (#22191)KN4CK3R2023-02-0117-255/+310
* Add missing close bracket in imagediff (#22710)zeripath2023-02-011-1/+1
* Explain that the no-access team unit does not affect public repositories (#22...yp053272023-02-011-1/+1
* Fix bugs with WebAuthn preventing sign in and registration. (#22651)zeripath2023-02-013-18/+25
* Add more events details supports for actions (#22680)Lunny Xiao2023-02-014-8/+154
* Improve checkbox accessibility a bit by adding the title attribute (#22593)Felipe Leopoldo Sologuren Gutiérrez2023-02-016-11/+12
* Add repository setting to enable/disable releases unit (#22671)Brecht Van Lommel2023-02-014-0/+24
* Use relative url in actions view (#22675)Jason Song2023-01-312-6/+6
* Fix ref to trigger Actions (#22679)Jason Song2023-01-313-4/+38
* Rootless Docker - Mistake with the repo-avatars parent folder name (#22637)Melroy van den Berg2023-01-311-1/+1
* Fix missing title and filter in issue sidebar project menu (#22557)Brecht Van Lommel2023-01-311-0/+7
* Fix wrong hint when deleting a branch successfully from pull request UI (#22673)Lunny Xiao2023-01-312-2/+2
* Add Contributed backport command (#22643)zeripath2023-01-313-18/+481
* Fix typo in command-line.en-us.md (#22681)Ivan Maximov2023-01-311-1/+1
* Fix typo in linked-references.en-us.md (#22682)Ivan Maximov2023-01-311-1/+1
* Fix typo in guidelines-backend.en-us.md (#22690)Ivan Maximov2023-01-311-1/+1
* Fix typo in storage.en-us.md (#22694)Ivan Maximov2023-01-311-1/+1
* Hide collapse icon in diff with no lines (#21094)JakobDev2023-01-311-7/+9
* Fixes accessibility behavior of Watching, Staring and Fork buttons (#22634)Felipe Leopoldo Sologuren Gutiérrez2023-01-311-3/+3
* Disable test for incoming email (#22686)KN4CK3R2023-01-311-1/+1
* Remove label color from global issue filters (#22660)Francesco Siddi2023-01-311-2/+2
* Use correct captured group range when parsing cross-reference (#22672)wxiaoguang2023-01-312-4/+4
* set user visibility class to basic (#22674)yp053272023-01-311-2/+2
* Fix README TOC links (#22577)crystal2023-01-311-2/+9
* Implement actions (#21937)Jason Song2023-01-31117-122/+7539