| Commit message (Expand) | Author | Age | Files | Lines |
* | Add name field for org api (#21270) | KN4CK3R | 2022-09-29 | 2 | -1/+4 |
* | Add API endpoint to get changed files of a PR (#21177) | qwerty287 | 2022-09-29 | 2 | -0/+47 |
* | Better repo API unit checks (#21130) | John Olheiser | 2022-09-28 | 1 | -12/+12 |
* | Fix empty container layer history and UI (#21251) | KN4CK3R | 2022-09-27 | 1 | -1/+3 |
* | Upgrade chroma to v2.3.0 (#21259) | silverwind | 2022-09-26 | 4 | -30/+25 |
* | Use en-US as fallback when using other default language (#21200) | wxiaoguang | 2022-09-25 | 4 | -12/+36 |
* | Save files in local storage as umask (#21198) | Nulo (he/him) | 2022-09-24 | 4 | -0/+84 |
* | NPM Package Registry search API endpoint (#20280) | Jack Vine | 2022-09-24 | 1 | -0/+28 |
* | Respect `REQUIRE_SIGNIN_VIEW` for packages (#20873) | KN4CK3R | 2022-09-21 | 1 | -33/+49 |
* | [API] teamSearch show teams with no members if user is admin (#21204) | 6543 | 2022-09-19 | 2 | -0/+2 |
* | Remove unnecessary length check for repo's Description & Website (#21194) | wxiaoguang | 2022-09-18 | 1 | -8/+0 |
* | Treat git object mode 40755 as directory (#21195) | wxiaoguang | 2022-09-18 | 1 | -2/+2 |
* | Show label description in comments section (#21156) | JakobDev | 2022-09-16 | 1 | -5/+5 |
* | Limit length of repo description and repo url input fields (#21119) | JakobDev | 2022-09-16 | 1 | -5/+5 |
* | Passing command line arguments correctly by string slice (#21168) | wxiaoguang | 2022-09-14 | 2 | -17/+13 |
* | Sort branches and tags by date descending (#21136) | sergemedvid | 2022-09-14 | 3 | -8/+8 |
* | Add KaTeX rendering to Markdown. (#20571) | zeripath | 2022-09-14 | 16 | -169/+976 |
* | Make labels clickable in the comments section. (#21137) | Blender Defender | 2022-09-12 | 1 | -3/+3 |
* | Remove fomantic image module (#21145) | silverwind | 2022-09-12 | 1 | -3/+3 |
* | Fix various typos (#21103) | luzpaz | 2022-09-07 | 1 | -1/+1 |
* | Move go-licenses to generate and separate generate into a frontend and backen... | zeripath | 2022-09-05 | 2 | -0/+22 |
* | Webhook for Wiki changes (#20219) | Aaron F | 2022-09-04 | 5 | -0/+107 |
* | test: use `T.TempDir` to create temporary test directory (#21043) | Eng Zer Jun | 2022-09-04 | 9 | -82/+20 |
* | Set uploadpack.allowFilter etc on gitea serv to enable partial clones with ss... | zeripath | 2022-09-04 | 1 | -6/+14 |
* | Fix 500 on time tracking in timeline API (#21052) | qwerty287 | 2022-09-04 | 1 | -0/+6 |
* | Add more checks in migration code (#21011) | zeripath | 2022-09-04 | 7 | -43/+48 |
* | Kd/ci playwright go test (#20123) | Kyle D | 2022-09-02 | 2 | -2/+2 |
* | Support Issue forms and PR forms (#20987) | Jason Song | 2022-09-02 | 6 | -58/+1250 |
* | Go 1.19 format (#20758) | John Olheiser | 2022-08-30 | 11 | -506/+550 |
* | fix broken insecureskipverify handling in rediss connection uris (#20967) | Igor Rzegocki | 2022-08-29 | 2 | -2/+20 |
* | Add support for Vagrant packages (#20930) | KN4CK3R | 2022-08-29 | 2 | -0/+208 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 20 | -525/+795 |
* | Fix download archiver of a commit (#20962) | Lunny Xiao | 2022-08-26 | 1 | -0/+1 |
* | Only show relevant repositories on explore page (#19361) | Gusted | 2022-08-25 | 1 | -0/+2 |
* | Replace `ServeStream` with `ServeContent` (#20903) | KN4CK3R | 2022-08-25 | 2 | -17/+6 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 24 | -164/+629 |
* | Avoid frequent string2bytes conversions (#20940) | Jason Song | 2022-08-24 | 1 | -7/+8 |
* | Set no-tags in git fetch on compare (#20893) | zeripath | 2022-08-23 | 1 | -1/+1 |
* | Enable contenthash in filename for dynamic assets (#20813) | silverwind | 2022-08-23 | 2 | -1/+6 |
* | Support Proxy protocol (#12527) | zeripath | 2022-08-21 | 9 | -47/+734 |
* | Fix graceful doc (#20883) | wxiaoguang | 2022-08-21 | 1 | -4/+6 |
* | call builtinUnused() if internal SSH is disabled (#20877) | JonRB | 2022-08-20 | 2 | -2/+3 |
* | Don't open new page for ext wiki on same repository (#20725) | Gusted | 2022-08-20 | 1 | -0/+1 |
* | Disable doctor logging on panic (#20847) | zeripath | 2022-08-18 | 1 | -3/+3 |
* | Add proxy host into allow list (#20798) | Lunny Xiao | 2022-08-16 | 1 | -0/+5 |
* | auth/reverseproxy: Add support for full name (#20776) | Will Norris | 2022-08-16 | 2 | -0/+4 |
* | Add migrate repo archiver and packages storage support on command line (#20757) | Lunny Xiao | 2022-08-16 | 1 | -5/+5 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 10 | -17/+17 |
* | Fix push mirror address backend get error Address cause setting page display ... | xpy | 2022-08-14 | 1 | -2/+2 |
* | Remove follow from commits by file (#20765) | zeripath | 2022-08-14 | 1 | -23/+23 |