| Commit message (Expand) | Author | Age | Files | Lines |
* | Uniform all temporary directories and allow customizing temp path (#32352) | Lunny Xiao | 13 hours | 7 | -47/+21 |
* | Check user/org repo limit instead of doer (#34147) | DrMaxNix | 23 hours | 6 | -21/+21 |
* | Rework create/fork/adopt/generate repository to make sure resources will be c... | Lunny Xiao | 24 hours | 10 | -321/+459 |
* | Fix team permission (#34128) | wxiaoguang | 25 hours | 3 | -51/+2 |
* | Keep file tree view icons consistent with icon theme (#33921) | Kerwin Bryant | 2 days | 2 | -11/+46 |
* | Remove dead code: RepoRef (#34131) | wxiaoguang | 3 days | 1 | -6/+0 |
* | Avoid creating unnecessary temporary cat file sub process (#33942) | Lunny Xiao | 4 days | 1 | -1/+1 |
* | Fix discord webhook 400 status code when description limit is exceeded (#34084) | Mopcho | 4 days | 1 | -1/+8 |
* | Fix invalid version in RPM package path (#34112) | KN4CK3R | 5 days | 1 | -2/+1 |
* | Add `last_committer_date` and `last_author_date` for file contents API (#32921) | Lunny Xiao | 6 days | 3 | -24/+38 |
* | Refactor Branch struct in package modules/git (#33980) | Lunny Xiao | 7 days | 7 | -45/+39 |
* | Do not show 500 error when default branch doesn't exist (#34096) | wxiaoguang | 7 days | 1 | -1/+1 |
* | Move ParseCommitWithSSHSignature to service layer (#34087) | Lunny Xiao | 8 days | 1 | -1/+65 |
* | Enable addtional linters (#34085) | TheFox0x7 | 8 days | 69 | -161/+186 |
* | fix users being able bypass limits with repo transfers (#34031) | TheFox0x7 | 8 days | 2 | -1/+63 |
* | Improve pull request list api (#34052) | Lunny Xiao | 8 days | 1 | -56/+27 |
* | Enable testifylint rules (#34075) | TheFox0x7 | 9 days | 37 | -114/+114 |
* | Add a config option to block "expensive" pages for anonymous users (#34024) | wxiaoguang | 10 days | 2 | -2/+2 |
* | add additional ReplaceAll in pathsep to cater for different pathsep (#34061) | JonRB | 10 days | 1 | -1/+1 |
* | enable staticcheck QFxxxx rules (#34064) | TheFox0x7 | 10 days | 6 | -26/+34 |
* | Add anonymous access support for private/unlisted repositories (#34051) | wxiaoguang | 11 days | 1 | -8/+5 |
* | Add anonymous access support for private repositories (backend) (#33257) | wxiaoguang | 12 days | 1 | -1/+1 |
* | Fail mirroring more gracefully (#34002) | Royce Remer | 13 days | 2 | -11/+57 |
* | Git client will follow 301 but 307 (#34005) | Lunny Xiao | 2025-03-25 | 1 | -1/+3 |
* | Fix some migration and repo name problems (#33986) | wxiaoguang | 2025-03-24 | 4 | -9/+22 |
* | Use filepath.Join instead of path.Join for file system file operations (#33978) | Lunny Xiao | 2025-03-24 | 2 | -5/+5 |
* | Only use prev and next buttons for pagination on user dashboard (#33981) | Lunny Xiao | 2025-03-23 | 2 | -10/+9 |
* | Optimize total count of feed when loading activities in user dashboard. (#33841) | Lunny Xiao | 2025-03-20 | 1 | -0/+26 |
* | Extract code to their own functions for push update (#33944) | Lunny Xiao | 2025-03-20 | 1 | -86/+111 |
* | Don't create duplicated functions for code repositories and wiki repositories... | Lunny Xiao | 2025-03-19 | 10 | -20/+21 |
* | Added Description Field for Secrets and Variables (#33526) | John Smith | 2025-03-17 | 3 | -10/+12 |
* | Try to figure out attribute checker problem (#33901) | wxiaoguang | 2025-03-17 | 1 | -0/+2 |
* | Move hooks function to gitrepo and reduce expose repopath (#33890) | Lunny Xiao | 2025-03-16 | 6 | -16/+13 |
* | Refactor functions to reduce repopath expose (#33892) | Lunny Xiao | 2025-03-16 | 2 | -5/+5 |
* | Move git references checking to gitrepo packages to reduce expose of reposito... | Lunny Xiao | 2025-03-15 | 11 | -23/+25 |
* | Add lock for a repository pull mirror (#33876) | Lunny Xiao | 2025-03-15 | 1 | -0/+12 |
* | Add file tree to file view page (#32721) | Kerwin Bryant | 2025-03-15 | 3 | -11/+163 |
* | Feature: Ephemeral action runners (#33570) | ChristopherHX | 2025-03-14 | 2 | -1/+46 |
* | Add abstraction layer to delete repository from disk (#33879) | Lunny Xiao | 2025-03-14 | 4 | -6/+12 |
* | Ignore trivial errors when updating push data (#33864) | wxiaoguang | 2025-03-14 | 2 | -18/+20 |
* | Add abstraction layer to check if the repository exists on disk (#33874) | Lunny Xiao | 2025-03-14 | 4 | -39/+32 |
* | Pull request updates will also trigger code owners review requests (#33744) | Lunny Xiao | 2025-03-13 | 6 | -32/+117 |
* | remove context from retry downloader (#33871) | TheFox0x7 | 2025-03-14 | 1 | -1/+1 |
* | Refactor cache-control (#33861) | wxiaoguang | 2025-03-13 | 2 | -2/+2 |
* | Add workflow_job webhook (#33694) | ChristopherHX | 2025-03-11 | 22 | -3/+268 |
* | Fix auto concurrency cancellation skips commit status updates (#33764) | ChristopherHX | 2025-03-10 | 6 | -10/+30 |
* | Fix material icon & diff highlight (#33844) | wxiaoguang | 2025-03-10 | 4 | -26/+61 |
* | Move notifywatch to service layer (#33825) | Lunny Xiao | 2025-03-10 | 3 | -19/+183 |
* | Only keep popular licenses (#33832) | wxiaoguang | 2025-03-10 | 3 | -50/+11 |
* | Full-file syntax highlighting for diff pages (#33766) | Dustin Firebaugh | 2025-03-09 | 5 | -285/+318 |