summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Improve milestone filter on issues page (#22423) (#24440)Giteabot2023-04-302-3/+7
* Remove org users who belong to no teams (#24247) (#24313)Giteabot2023-04-241-4/+13
* Load reviewer for comments when dismissing a review (#24281) (#24288)Giteabot2023-04-231-2/+10
* fix calReleaseNumCommitsBehind (#24148) (#24197)oliverpool2023-04-227-7/+90
* Fix owner team access mode value in team_unit table (#24224)yp053272023-04-221-3/+4
* Fix issue attachment handling (#24202) (#24221)wxiaoguang2023-04-203-81/+75
* Support converting varchar to nvarchar for mssql database (#24105) (#24168)Giteabot2023-04-171-0/+27
* Sort repo topic labels by name (#24123) (#24153)wxiaoguang2023-04-171-1/+3
* Fix branch protection priority (#24045) (#24061)Giteabot2023-04-112-7/+79
* Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2...65432023-04-073-2/+49
* Use ghost user if package creator does not exist (#23822) (#23915)Giteabot2023-04-041-1/+7
* Rename actions unit to `repo.actions` and add docs for it (#23733) (#23881)Giteabot2023-04-031-1/+1
* Fix checks for `needs` in Actions (#23789) (#23831)Jason Song2023-04-031-1/+3
* Fix 500 error if there is a name conflict when edit authentication source (#2...Giteabot2023-03-311-1/+8
* Create commit status when event is `pull_request_sync` (#23683) (#23691)Giteabot2023-03-241-1/+1
* Drop migration for ForeignReference (#23605) (#23666)Giteabot2023-03-241-15/+2
* Remove wrongly added column on migration test fixtures (#23456) (#23470)Giteabot2023-03-141-5/+0
* Fix missing commit status in PR which from forked repo (#23351) (#23453)Giteabot2023-03-141-0/+11
* Add missing tabs to org projects page (#22705) (#23412)Giteabot2023-03-102-0/+31
* Refactor `setting.Database.UseXXX` to methods (#23354) (#23356)Giteabot2023-03-0726-58/+58
* Fix cannot reopen after pushing commits to a closed PR (#23189) (#23324)sillyguodong2023-03-072-7/+10
* Use correct README link to render the README (#23152) (#23264)Giteabot2023-03-041-1/+1
* Order pull request conflict checking by recently updated, for each push (#232...Giteabot2023-03-021-0/+1
* Add loading yaml label template files (#22976) (#23232)Giteabot2023-03-012-65/+52
* Avoid too long names for actions (#23162) (#23190)Yarden Shoham2023-02-282-1/+3
* Fix DBConsistency checks on MSSQL (#23132) (#23134)Yarden Shoham2023-02-251-4/+4
* Avoid warning for system setting when start up (#23054) (#23116)Yarden Shoham2023-02-247-30/+39
* Fix db.Find bug (#23115) (#23119)Yarden Shoham2023-02-242-2/+50
* 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