| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -808/+0 |
* | Make commit info cancelable (#16032) | zeripath | 2021-06-06 | 1 | -1/+1 |
* | Add Image Diff for SVG files (#14867) | KN4CK3R | 2021-06-05 | 1 | -11/+18 |
* | Fix readme render bug (#15649) | Lunny Xiao | 2021-04-28 | 1 | -0/+1 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 1 | -10/+41 |
* | Add LFS Migration and Mirror (#14726) | KN4CK3R | 2021-04-08 | 1 | -56/+55 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -5/+6 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -0/+8 |
* | Ensure memcache TTL cannot be over 30 days (#14592) | zeripath | 2021-02-09 | 1 | -1/+1 |
* | Fix lfs file viewer (#14568) | Lunny Xiao | 2021-02-05 | 1 | -21/+16 |
* | Fix bug about ListOptions and stars/watchers pagnation (#14556) | Lunny Xiao | 2021-02-04 | 1 | -1/+5 |
* | Fix lfs preview bug (#14428) | Lunny Xiao | 2021-01-22 | 1 | -1/+4 |
* | Display SVG files as images instead of text (#14101) | Jonathan Tran | 2021-01-12 | 1 | -2/+22 |
* | Show dropdown with all statuses for commit (#13977) | Cirno the Strongest | 2020-12-20 | 1 | -0/+1 |
* | [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) | 6543 | 2020-12-18 | 1 | -1/+1 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 1 | -2/+2 |
* | Update golangci-lint to version 1.31.0 (#13102) | kolaente | 2020-10-11 | 1 | -4/+4 |
* | Add a migrate service type switch page (#12697) | Lunny Xiao | 2020-09-09 | 1 | -1/+1 |
* | Compare SSH_DOMAIN when parsing submodule URLs (#12753) | mrsdizzie | 2020-09-07 | 1 | -0/+2 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -39/+14 |
* | Allow different HardBreaks settings for documents and comments (#11515) | zeripath | 2020-05-24 | 1 | -3/+3 |
* | Load Repo Topics on blame view (#11307) | 6543 | 2020-05-05 | 1 | -6/+13 |
* | Show Signer in commit lists and add basic trust (#10425) | zeripath | 2020-02-27 | 1 | -1/+8 |
* | Render READMEs in docs/ .gitea or .github from root (#10361) | zeripath | 2020-02-21 | 1 | -10/+157 |
* | Language statistics bar for repositories (#8037) | Lauris BH | 2020-02-11 | 1 | -0/+15 |
* | Cache last commit to accelerate the repository directory page visit (#10069) | Lunny Xiao | 2020-02-01 | 1 | -1/+7 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -3/+3 |
* | Respect LFS File Lock on UI (#8719) | Benno | 2019-10-29 | 1 | -4/+25 |
* | Show zero lines on the line counter if the file empty (#8700) | Lukas | 2019-10-29 | 1 | -0/+5 |
* | Allows external rendering of other filetypes 2 (#8300) | George Harvey | 2019-10-21 | 1 | -0/+14 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -0/+30 |
* | add file line count info on UI (#8396) | silverwind | 2019-10-07 | 1 | -0/+2 |
* | Move line number to :before attr to hide from search on browser (#8002) | jaqra | 2019-08-28 | 1 | -1/+1 |
* | Detect delimiter in CSV rendering (#7869) | Norwin | 2019-08-16 | 1 | -2/+4 |
* | Convert files to utf-8 for indexing (#7814) | guillep2k | 2019-08-15 | 1 | -4/+4 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -3/+1 |
* | Fix org visibility bug when git cloning (#6743) | Lunny Xiao | 2019-04-25 | 1 | -5/+0 |
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 1 | -4/+3 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 1 | -9/+2 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -2/+2 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | update git vendor to fix wrong release commit id and add migrations (#6224) | Lunny Xiao | 2019-03-11 | 1 | -1/+1 |
* | Allow display of LFS stored Readme.md on directory page (#6073) (#6099) | zeripath | 2019-02-21 | 1 | -26/+88 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -0/+5 |
* | Allow markdown files to read from the LFS (#5787) | zeripath | 2019-02-12 | 1 | -28/+36 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -2/+2 |
* | Refactor repo.isBare to repo.isEmpty #5629 (#5714) | zeripath | 2019-01-17 | 1 | -6/+6 |
* | Prioritize "readme.md" (#5691) | Khaled Hamed | 2019-01-14 | 1 | -5/+18 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -5/+5 |
* | Serve audio files using HTML5 audio tag (#5221) | Jonas Bröms | 2018-10-30 | 1 | -0/+2 |