| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix comment permissions (#28213) (#28217) | Lunny Xiao | 2023-11-26 | 7 | -4/+117 |
* | Unify two factor check (#27915) (#27939) | KN4CK3R | 2023-11-06 | 1 | -0/+54 |
* | Allow get release download files and lfs files with oauth2 token format (#264... | Giteabot | 2023-10-01 | 1 | -0/+17 |
* | Avoid double-unescaping of form value (#26853) (#26863) | wxiaoguang | 2023-09-01 | 2 | -2/+2 |
* | Fix NuGet search endpoints (#25613) (#26499) | KN4CK3R | 2023-08-16 | 1 | -9/+9 |
* | Fix API leaking Usermail if not logged in (#25097) (#26350) | wxiaoguang | 2023-08-06 | 2 | -7/+17 |
* | Fix access check for org-level project (#26182) (#26223) | Giteabot | 2023-07-29 | 1 | -0/+61 |
* | Fix handling of plenty Nuget package versions (#26075) (#26173) | Giteabot | 2023-07-26 | 1 | -6/+44 |
* | Remove "misc" scope check from public API endpoints (#26134) (#26149) | Giteabot | 2023-07-26 | 1 | -30/+0 |
* | Fix handling of Debian files with trailing slash (#26087) (#26098) | Giteabot | 2023-07-24 | 1 | -0/+4 |
* | Fix version in rpm repodata/primary.xml.gz (#26009) (#26048) | Giteabot | 2023-07-21 | 1 | -5/+5 |
* | Make pending commit status yellow again (#25935) (#25968) | Giteabot | 2023-07-19 | 1 | -1/+1 |
* | Fix the error message when the token is incorrect (#25701) (#25836) | Giteabot | 2023-07-12 | 1 | -0/+11 |
* | For API attachments, use API URL (#25639) (#25814) | Giteabot | 2023-07-10 | 2 | -2/+3 |
* | Revert package access change from #23879 (#25707) (#25785) | Giteabot | 2023-07-09 | 2 | -20/+218 |
* | Test if container blob is accessible before mounting (#22759) (#25784) | Giteabot | 2023-07-09 | 1 | -1/+11 |
* | Replace `interface{}` with `any` (#25686) (#25687) | silverwind | 2023-07-04 | 10 | -32/+32 |
* | Fix bug of branches API with tests(#25578) (#25579) | Lunny Xiao | 2023-07-03 | 2 | -1/+137 |
* | Fix LDAP sync when Username Attribute is empty (#25278) (#25379) | Giteabot | 2023-06-20 | 1 | -0/+51 |
* | Fix profile render when the README.md size is larger than 1024 bytes (#25270) | yp05327 | 2023-06-15 | 1 | -1/+1 |
* | Fix parallelly generating index failure with Mysql (#24567) | Lunny Xiao | 2023-06-05 | 2 | -4/+45 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 82 | -272/+780 |
* | Allow for PKCE flow without client secret + add docs (#25033) | Denys Konovalov | 2023-06-03 | 1 | -0/+23 |
* | Fix users cannot visit issue attachment bug (#25019) | Lunny Xiao | 2023-05-31 | 1 | -0/+3 |
* | Update repo's default branch when adding new files in an empty one (#25017) | wxiaoguang | 2023-05-31 | 1 | -0/+6 |
* | Add v3.18 to TestPackageAlpine (#24972) | Yevhen Pavlov | 2023-05-29 | 1 | -1/+1 |
* | Fix admin config page error, use tests to cover the admin config and 500 erro... | wxiaoguang | 2023-05-29 | 1 | -0/+23 |
* | API endpoint for changing/creating/deleting multiple files (#24887) | Denys Konovalov | 2023-05-29 | 6 | -300/+559 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 1 | -0/+205 |
* | Add API for Label templates (#24602) | JakobDev | 2023-05-23 | 1 | -0/+61 |
* | Add CRAN package registry (#22331) | KN4CK3R | 2023-05-22 | 1 | -0/+242 |
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 2 | -3/+7 |
* | Refactor rename user and rename organization (#24052) | Lunny Xiao | 2023-05-21 | 1 | -0/+41 |
* | Add RTL rendering support to Markdown (#24816) | silverwind | 2023-05-20 | 1 | -1/+1 |
* | Implement actions artifacts (#22738) | FuXiaoHei | 2023-05-19 | 1 | -0/+143 |
* | replace `drone exec` to `act_runner exec` in test README.md (#24791) | a1012112796 | 2023-05-18 | 2 | -4/+37 |
* | Skip TestRepoCommitsStatusParallel on CI (#24741) | silverwind | 2023-05-16 | 1 | -0/+4 |
* | Add Go package registry (#24687) | KN4CK3R | 2023-05-14 | 1 | -0/+166 |
* | Add test for api team orgnization (#24699) | Lunny Xiao | 2023-05-13 | 1 | -1/+3 |
* | 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 | 2 | -6/+6 |
* | Pass 'not' to commit count (#24473) | Matthew Walowski | 2023-05-08 | 1 | -0/+47 |
* | 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 | 1 | -1/+1 |
* | Make Issue/PR/projects more compact, misc CSS tweaks (#24459) | silverwind | 2023-05-03 | 1 | -1/+1 |