aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song2023-03-0726-58/+58
* Add default owner team to privated_org and limited_org in unit test (#23109)yp053272023-03-042-2/+24
* Fix cannot reopen after pushing commits to a closed PR (#23189)sillyguodong2023-03-032-7/+10
* Use correct README link to render the README (#23152)yp053272023-03-031-1/+1
* Add loading yaml label template files (#22976)Lauris BH2023-03-022-65/+52
* Order pull request conflict checking by recently updated, for each push (#23220)Brecht Van Lommel2023-03-011-0/+1
* Avoid too long names for actions (#23162)Jason Song2023-02-282-1/+3
* Speed up HasUserStopwatch & GetActiveStopwatch (#23051)zeripath2023-02-272-14/+24
* Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel2023-02-241-0/+61
* Fix DBConsistency checks on MSSQL (#23132)zeripath2023-02-241-4/+4
* Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel2023-02-243-18/+28
* Fix db.Find bug (#23115)Lunny Xiao2023-02-242-2/+50
* Avoid warning for system setting when start up (#23054)Lunny Xiao2023-02-247-30/+39
* Require approval to run actions for fork pull request (#22803)Jason Song2023-02-245-7/+43
* improve FindProjects (#23085)yp053272023-02-241-10/+3
* Remove all package data after tests (#22984)KN4CK3R2023-02-232-1/+13
* Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath2023-02-224-4/+4
* Fix intermittent panic in notify issue change content (#23019)zeripath2023-02-201-6/+8
* Add scopes to API to create token and display them (#22989)zeripath2023-02-201-3/+22
* Improve issues.LoadProject (#22982)yp053272023-02-202-6/+2
* Make CI use a dummy password hasher for all tests (#22983)zeripath2023-02-202-66/+76
* Use beforeCommit instead of baseCommit (#22949)Kyle D2023-02-202-1/+14
* Add comment marking the end of database migrations in `1.19.0` (#22975)Yarden Shoham2023-02-201-0/+2
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-205-7/+7
* Migration v244.go should be v243.go (#22988)zeripath2023-02-191-0/+0
* Rename `GetUnits` to `LoadUnits` (#22970)yp053272023-02-192-8/+4
* Provide the ability to set password hash algorithm parameters (#22942)zeripath2023-02-193-137/+71
* Scoped labels (#22585)Brecht Van Lommel2023-02-1811-53/+243
* Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)yp053272023-02-1812-25/+25
* Increase Content field size of gpg_key_import to MEDIUMTEXT (#22897)zeripath2023-02-163-1/+29
* Allow custom "created" timestamps in user creation API (#22549)Sybren2023-02-162-1/+69
* fix incorrect role labels for migrated issues and comments (#22914)Zettat1232023-02-152-0/+10
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-1511-77/+78
* Add command to bulk set must-change-password (#22823)zeripath2023-02-141-0/+49
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-131-0/+1
* Move delete user to service (#22478)Lunny Xiao2023-02-132-189/+26
* Fix .golangci.yml (#22868)zeripath2023-02-111-2/+5
* Fix migration issue. (#22867)Nathaniel Sabanski2023-02-111-1/+1
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-116-5/+85
* Fix improper HTMLURL usages in Go code (#22839)wxiaoguang2023-02-111-1/+1
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-091-7/+7
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-082-22/+14
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-0610-22/+104
* Add Chef package registry (#22554)KN4CK3R2023-02-062-0/+9
* Set PR for issue when load attributes for PRs (#22766)Jason Song2023-02-051-0/+1
* Fix time to NotifyPullRequestSynchronized (#22650)Jason Song2023-02-051-1/+12
* Add Cargo package registry (#21888)KN4CK3R2023-02-053-0/+15
* Show all projects, not just repo projects and open/closed projects (#22640)Lunny Xiao2023-02-042-0/+8
* Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)delvh2023-02-041-4/+4