| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Alpine package registry (#23714) | KN4CK3R | 2023-05-12 | 1 | -0/+229 |
* | Support SSH for go get (#24664) | rune | 2023-05-12 | 1 | -0/+26 |
* | fix: release page for empty or non-existing target (#24470) | oliverpool | 2023-05-10 | 1 | -3/+7 |
* | Filters for GetAllCommits (#24568) | Matthew Walowski | 2023-05-09 | 1 | -0/+21 |
* | In TestViewRepo2, convert computed timezones to local time (#24579) | Nick | 2023-05-08 | 1 | -1/+1 |
* | Rewrite queue (#24505) | wxiaoguang | 2023-05-08 | 10 | -255/+29 |
* | Pass 'not' to commit count (#24473) | Matthew Walowski | 2023-05-08 | 1 | -0/+47 |
* | Fix broken link in tests/e2e/README (#24576) | Steve Russo | 2023-05-08 | 1 | -1/+1 |
* | Sort users and orgs on explore by recency by default (#24279) | techknowlogick | 2023-05-06 | 1 | -2/+2 |
* | Add RPM registry (#23380) | KN4CK3R | 2023-05-05 | 1 | -0/+413 |
* | Merge setting.InitXXX into one function with options (#24389) | Lunny Xiao | 2023-05-04 | 2 | -2/+2 |
* | Make Issue/PR/projects more compact, misc CSS tweaks (#24459) | silverwind | 2023-05-03 | 1 | -1/+1 |
* | Implement Cargo HTTP index (#24452) | KN4CK3R | 2023-05-03 | 1 | -33/+79 |
* | Add Debian package registry (#24426) | KN4CK3R | 2023-05-02 | 1 | -0/+252 |
* | Rework header bar on issue, pull requests and milestone (#24420) | silverwind | 2023-04-29 | 1 | -1/+1 |
* | Add integration test for API raw content reference formats (#24388) | 6543 | 2023-04-28 | 1 | -0/+28 |
* | Revert "Add Debian package registry" (#24412) | Yarden Shoham | 2023-04-28 | 1 | -252/+0 |
* | Add Debian package registry (#22854) | KN4CK3R | 2023-04-28 | 1 | -0/+252 |
* | Fix auth check bug (#24382) | Lunny Xiao | 2023-04-27 | 1 | -0/+41 |
* | Add API for gitignore templates (#22783) | JakobDev | 2023-04-27 | 1 | -0/+53 |
* | Support uploading file to empty repo by API (#24357) | wxiaoguang | 2023-04-26 | 1 | -0/+33 |
* | Require repo scope for PATs for private repos and basic authentication (#24362) | John Olheiser | 2023-04-26 | 4 | -4/+8 |
* | Add API for License templates (#23009) | JakobDev | 2023-04-26 | 1 | -0/+55 |
* | Improve RSS (#24335) | wxiaoguang | 2023-04-25 | 1 | -1/+1 |
* | Enable forbidigo linter (#24278) | silverwind | 2023-04-24 | 4 | -1/+3 |
* | Use more specific test methods (#24265) | KN4CK3R | 2023-04-22 | 15 | -39/+39 |
* | Update go tool dependencies, restructure lint targets (#24239) | silverwind | 2023-04-22 | 2 | -4/+3 |
* | Remove git sample files and ignore them (#24271) | wxiaoguang | 2023-04-22 | 13 | -791/+0 |
* | Improve test logger (#24235) | wxiaoguang | 2023-04-21 | 1 | -5/+0 |
* | Fix access token issue on some public endpoints (#24194) | harryzcy | 2023-04-21 | 1 | -8/+14 |
* | Add owner team permission check test (#24096) | yp05327 | 2023-04-19 | 1 | -0/+20 |
* | Allow adding new files to an empty repo (#24164) | wxiaoguang | 2023-04-19 | 3 | -18/+112 |
* | fix calReleaseNumCommitsBehind (#24148) | oliverpool | 2023-04-18 | 45 | -7/+842 |
* | Use double quotes consistently in en-US (#24141) | Panagiotis "Ivory" Vasilopoulos | 2023-04-17 | 7 | -9/+9 |
* | Make more functions use ctx instead of db.DefaultContext (#24068) | wxiaoguang | 2023-04-14 | 1 | -1/+1 |
* | Refactor cookie (#24107) | wxiaoguang | 2023-04-13 | 4 | -6/+10 |
* | Fix admin team access mode value in team_unit table (#24012) | yp05327 | 2023-04-13 | 1 | -0/+31 |
* | Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695) | Nick | 2023-04-10 | 1 | -1/+1 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 1 | -1/+4 |
* | Reserve ".png" suffix for user/org names (#23992) | 6543 | 2023-04-10 | 1 | -0/+11 |
* | Show visibility status of email in own profile (#23900) | n0toose | 2023-04-08 | 1 | -8/+8 |
* | Drop "unrolled/render" package (#23965) | wxiaoguang | 2023-04-08 | 1 | -1/+1 |
* | Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2... | 6543 | 2023-04-07 | 3 | -3/+16 |
* | Improve permission check of packages (#23879) | yp05327 | 2023-04-06 | 1 | -0/+10 |
* | Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) | wxiaoguang | 2023-04-04 | 2 | -11/+11 |
* | Display image size for multiarch container images (#23821) | KN4CK3R | 2023-04-02 | 1 | -5/+17 |
* | Use different SVG for pending and running actions (#23836) | Hester Gong | 2023-03-31 | 1 | -1/+5 |
* | Refactor internal API for git commands, use meaningful messages instead of "I... | wxiaoguang | 2023-03-29 | 1 | -24/+24 |
* | Implement Issue Config (#20956) | JakobDev | 2023-03-28 | 1 | -0/+52 |
* | Make minio package support legacy MD5 checksum (#23768) | wxiaoguang | 2023-03-28 | 1 | -0/+1 |