| Commit message (Expand) | Author | Age | Files | Lines |
* | Add `/$count` endpoints for NuGet v2 (#22855) | KN4CK3R | 2023-02-11 | 3 | -19/+80 |
* | Preview images for Issue cards in Project Board view (#22112) | Nathaniel Sabanski | 2023-02-11 | 15 | -17/+173 |
* | Fix improper HTMLURL usages in Go code (#22839) | wxiaoguang | 2023-02-11 | 17 | -33/+33 |
* | Use proxy for pull mirror (#22771) | Gusted | 2023-02-11 | 3 | -4/+20 |
* | Make issue title edit buttons focusable and fix incorrect ajax requests (#22807) | wxiaoguang | 2023-02-09 | 4 | -8/+20 |
* | Fix update by rebase being wrongly disabled by protected base branch (#22825) | Brecht Van Lommel | 2023-02-09 | 1 | -1/+1 |
* | Fix inconsistent Filter Project name in issue list (#22827) | Brecht Van Lommel | 2023-02-09 | 1 | -2/+2 |
* | Fix more HTMLURL in templates (#22831) | wxiaoguang | 2023-02-09 | 7 | -81/+85 |
* | Fix unmatched div in project filter (#22832) | John Olheiser | 2023-02-09 | 1 | -1/+0 |
* | Improve AppUrl/ROOT_URL checking (#22836) | wxiaoguang | 2023-02-09 | 3 | -8/+8 |
* | Fix isAllowed of escapeStreamer (#22814) | Jason Song | 2023-02-09 | 1 | -17/+7 |
* | Make clone URL use current page's host (#22808) | wxiaoguang | 2023-02-09 | 1 | -1/+8 |
* | change org_type.go to visible_type.go and fix the notes (#22752) | yp05327 | 2023-02-09 | 1 | -3/+3 |
* | Improve notification and stopwatch styles (#22169) | silverwind | 2023-02-09 | 3 | -24/+53 |
* | Fix blame view missing lines (#22826) | Brecht Van Lommel | 2023-02-09 | 2 | -15/+18 |
* | Load issue before accessing index in merge message (#22822) | John Olheiser | 2023-02-09 | 1 | -0/+3 |
* | include build info in Prometheus metrics (#22819) | Michal | 2023-02-08 | 1 | -0/+24 |
* | Fix rerun button of Actions (#22798) | Jason Song | 2023-02-08 | 1 | -6/+9 |
* | Map OIDC groups to Orgs/Teams (#21441) | KN4CK3R | 2023-02-08 | 34 | -423/+500 |
* | Fix links for the menus in the view file page (#22795) | wxiaoguang | 2023-02-08 | 4 | -12/+24 |
* | Fix restore repo bug, clarify the problem of ForeignIndex (#22776) | wxiaoguang | 2023-02-07 | 3 | -5/+23 |
* | Grammar fix (#22790) | Peyton Duncan | 2023-02-06 | 1 | -1/+1 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 43 | -81/+189 |
* | Add repo adoption to FAQ (#22778) | John Olheiser | 2023-02-06 | 1 | -0/+11 |
* | Use import of OCI structs (#22765) | KN4CK3R | 2023-02-06 | 13 | -324/+93 |
* | Update gogs upgrade information (#22777) | John Olheiser | 2023-02-06 | 1 | -2/+4 |
* | Add CLI option tenant ID for oauth2 source (#22769) | Adi | 2023-02-05 | 2 | -0/+13 |
* | Refactor legacy strange git operations (#22756) | wxiaoguang | 2023-02-06 | 2 | -49/+26 |
* | Add Chef package registry (#22554) | KN4CK3R | 2023-02-06 | 31 | -20/+1737 |
* | use drone secrets for s3 config (#22770) | techknowlogick | 2023-02-05 | 1 | -12/+30 |
* | remove update language in ProfilePost (#22748) | yp05327 | 2023-02-06 | 1 | -4/+1 |
* | Set PR for issue when load attributes for PRs (#22766) | Jason Song | 2023-02-05 | 1 | -0/+1 |
* | Fix time to NotifyPullRequestSynchronized (#22650) | Jason Song | 2023-02-05 | 2 | -19/+30 |
* | Add Cargo package registry (#21888) | KN4CK3R | 2023-02-05 | 35 | -125/+1660 |
* | Add new captcha: cloudflare turnstile (#22369) | ByLCY | 2023-02-05 | 13 | -32/+199 |
* | add default user visibility to cli command "admin user create" (#22750) | yp05327 | 2023-02-04 | 1 | -0/+4 |
* | Show all projects, not just repo projects and open/closed projects (#22640) | Lunny Xiao | 2023-02-04 | 5 | -20/+65 |
* | Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962) | delvh | 2023-02-04 | 5 | -18/+9 |
* | Escape path for the file list (#22741) | wxiaoguang | 2023-02-04 | 2 | -2/+11 |
* | Repositories: by default disable all units except code and pulls on forks (#2... | techknowlogick | 2023-02-04 | 8 | -31/+60 |
* | Fix color of tertiary button on dark theme (#22739) | silverwind | 2023-02-04 | 1 | -3/+10 |
* | Refactor git command package to improve security and maintainability (#22678) | wxiaoguang | 2023-02-04 | 42 | -382/+379 |
* | Improve trace logging for pulls and processes (#22633) | zeripath | 2023-02-03 | 9 | -146/+230 |
* | Remove 'primary' class from tab counter labels (#22687) | Francesco Siddi | 2023-02-03 | 1 | -5/+5 |
* | Use native error checking with `exec.ErrDot` (#22735) | Yarden Shoham | 2023-02-03 | 1 | -2/+2 |
* | update to build with go1.20 (#22732) | techknowlogick | 2023-02-03 | 8 | -30/+27 |
* | Add missed reverse proxy authentication documentation (#22250) | Lunny Xiao | 2023-02-03 | 2 | -1/+37 |
* | Update button is shown when a Pull Request is marked WIP - Issue #21740 (#22683) | jladbrook | 2023-02-03 | 2 | -38/+41 |
* | Do not overwrite empty DefaultBranch (#22708) | Jason Song | 2023-02-02 | 2 | -5/+26 |
* | Improve error report when user passes a private key (#22726) | zeripath | 2023-02-02 | 5 | -0/+13 |