| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve milestone filter on issues page (#22423) (#24440) | Giteabot | 2023-04-30 | 2 | -3/+7 |
* | Remove org users who belong to no teams (#24247) (#24313) | Giteabot | 2023-04-24 | 1 | -4/+13 |
* | Load reviewer for comments when dismissing a review (#24281) (#24288) | Giteabot | 2023-04-23 | 1 | -2/+10 |
* | fix calReleaseNumCommitsBehind (#24148) (#24197) | oliverpool | 2023-04-22 | 7 | -7/+90 |
* | Fix owner team access mode value in team_unit table (#24224) | yp05327 | 2023-04-22 | 1 | -3/+4 |
* | Fix issue attachment handling (#24202) (#24221) | wxiaoguang | 2023-04-20 | 3 | -81/+75 |
* | Support converting varchar to nvarchar for mssql database (#24105) (#24168) | Giteabot | 2023-04-17 | 1 | -0/+27 |
* | Sort repo topic labels by name (#24123) (#24153) | wxiaoguang | 2023-04-17 | 1 | -1/+3 |
* | Fix branch protection priority (#24045) (#24061) | Giteabot | 2023-04-11 | 2 | -7/+79 |
* | Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2... | 6543 | 2023-04-07 | 3 | -2/+49 |
* | Use ghost user if package creator does not exist (#23822) (#23915) | Giteabot | 2023-04-04 | 1 | -1/+7 |
* | Rename actions unit to `repo.actions` and add docs for it (#23733) (#23881) | Giteabot | 2023-04-03 | 1 | -1/+1 |
* | Fix checks for `needs` in Actions (#23789) (#23831) | Jason Song | 2023-04-03 | 1 | -1/+3 |
* | Fix 500 error if there is a name conflict when edit authentication source (#2... | Giteabot | 2023-03-31 | 1 | -1/+8 |
* | Create commit status when event is `pull_request_sync` (#23683) (#23691) | Giteabot | 2023-03-24 | 1 | -1/+1 |
* | Drop migration for ForeignReference (#23605) (#23666) | Giteabot | 2023-03-24 | 1 | -15/+2 |
* | Remove wrongly added column on migration test fixtures (#23456) (#23470) | Giteabot | 2023-03-14 | 1 | -5/+0 |
* | Fix missing commit status in PR which from forked repo (#23351) (#23453) | Giteabot | 2023-03-14 | 1 | -0/+11 |
* | Add missing tabs to org projects page (#22705) (#23412) | Giteabot | 2023-03-10 | 2 | -0/+31 |
* | Refactor `setting.Database.UseXXX` to methods (#23354) (#23356) | Giteabot | 2023-03-07 | 26 | -58/+58 |
* | Fix cannot reopen after pushing commits to a closed PR (#23189) (#23324) | sillyguodong | 2023-03-07 | 2 | -7/+10 |
* | Use correct README link to render the README (#23152) (#23264) | Giteabot | 2023-03-04 | 1 | -1/+1 |
* | Order pull request conflict checking by recently updated, for each push (#232... | Giteabot | 2023-03-02 | 1 | -0/+1 |
* | Add loading yaml label template files (#22976) (#23232) | Giteabot | 2023-03-01 | 2 | -65/+52 |
* | Avoid too long names for actions (#23162) (#23190) | Yarden Shoham | 2023-02-28 | 2 | -1/+3 |
* | Fix DBConsistency checks on MSSQL (#23132) (#23134) | Yarden Shoham | 2023-02-25 | 1 | -4/+4 |
* | Avoid warning for system setting when start up (#23054) (#23116) | Yarden Shoham | 2023-02-24 | 7 | -30/+39 |
* | Fix db.Find bug (#23115) (#23119) | Yarden Shoham | 2023-02-24 | 2 | -2/+50 |
* | Fix intermittent panic in notify issue change content (#23019) | zeripath | 2023-02-20 | 1 | -6/+8 |
* | Add scopes to API to create token and display them (#22989) | zeripath | 2023-02-20 | 1 | -3/+22 |
* | Improve issues.LoadProject (#22982) | yp05327 | 2023-02-20 | 2 | -6/+2 |
* | Make CI use a dummy password hasher for all tests (#22983) | zeripath | 2023-02-20 | 2 | -66/+76 |
* | Use beforeCommit instead of baseCommit (#22949) | Kyle D | 2023-02-20 | 2 | -1/+14 |
* | Add comment marking the end of database migrations in `1.19.0` (#22975) | Yarden Shoham | 2023-02-20 | 1 | -0/+2 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 5 | -7/+7 |
* | Migration v244.go should be v243.go (#22988) | zeripath | 2023-02-19 | 1 | -0/+0 |
* | Rename `GetUnits` to `LoadUnits` (#22970) | yp05327 | 2023-02-19 | 2 | -8/+4 |
* | Provide the ability to set password hash algorithm parameters (#22942) | zeripath | 2023-02-19 | 3 | -137/+71 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 11 | -53/+243 |
* | Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) | yp05327 | 2023-02-18 | 12 | -25/+25 |
* | Increase Content field size of gpg_key_import to MEDIUMTEXT (#22897) | zeripath | 2023-02-16 | 3 | -1/+29 |
* | Allow custom "created" timestamps in user creation API (#22549) | Sybren | 2023-02-16 | 2 | -1/+69 |
* | fix incorrect role labels for migrated issues and comments (#22914) | Zettat123 | 2023-02-15 | 2 | -0/+10 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 11 | -77/+78 |
* | Add command to bulk set must-change-password (#22823) | zeripath | 2023-02-14 | 1 | -0/+49 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -1/+1 |
* | Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2... | Brecht Van Lommel | 2023-02-13 | 1 | -0/+1 |
* | Move delete user to service (#22478) | Lunny Xiao | 2023-02-13 | 2 | -189/+26 |
* | Fix .golangci.yml (#22868) | zeripath | 2023-02-11 | 1 | -2/+5 |
* | Fix migration issue. (#22867) | Nathaniel Sabanski | 2023-02-11 | 1 | -1/+1 |