summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Fix get reviewers' bug (#32415) (#32616)Lunny Xiao2024-11-234-95/+45
* Fix debian package clean up (#32351) (#32590)wxiaoguang2024-11-211-15/+16
* Fix GetInactiveUsers (#32540) (#32588)Giteabot2024-11-213-6/+27
* allow the actions user to login via the jwt token (#32527) (#32580)Rowan Bohde2024-11-211-0/+19
* Refactor find forks and fix possible bugs that weak permissions check (#32528...Lunny Xiao2024-11-192-23/+18
* Refactor push mirror find and add check for updating push mirror (#32539) (#3...Lunny Xiao2024-11-182-17/+36
* Trim title before insert/update to database to match the size requirements of...Lunny Xiao2024-11-147-0/+17
* Fix nil panic if repo doesn't exist (#32501) (#32502)Giteabot2024-11-141-0/+6
* Refactor internal routers (partial backport, auth token const time comparing)...wxiaoguang2024-11-131-1/+4
* Only query team tables if repository is under org when getting assignees (#32...Lunny Xiao2024-11-061-14/+16
* Quick fix milestone deadline 9999 for 1.22 (#32423)wxiaoguang2024-11-051-1/+1
* Always update expiration time when creating an artifact (#32281) (#32285)Zettat1232024-10-181-1/+8
* Fix bug when a token is given public only (#32204) (#32218)Lunny Xiao2024-10-091-0/+4
* Fix javascript error when an anonymous user visiting migration page (#32144) ...Lunny Xiao2024-10-041-21/+0
* Fix the logic of finding the latest pull review commit ID (#32139) (#32165)Giteabot2024-10-016-7/+45
* Don't join repository when loading action table data (#32127) (#32143)Lunny Xiao2024-09-302-5/+5
* Fix nuget/conan/container packages upload bugs (#31967) (#31982)Giteabot2024-09-051-0/+16
* Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calcFingerpr...Giteabot2024-08-251-2/+0
* Fix agit automerge (#31207) (#31881)Giteabot2024-08-201-1/+1
* Fix panic of ssh public key page after deletion of auth source (#31829) (#31836)Giteabot2024-08-162-16/+17
* Fixes for unreachable project issues when transfer repository from organizati...Giteabot2024-08-142-0/+12
* Show lock owner instead of repo owner on LFS setting page (#31788) (#31817)Giteabot2024-08-112-7/+92
* Rename head branch of pull requests when renaming a branch (#31759) (#31774)Giteabot2024-08-041-0/+7
* Fix the display of project type for deleted projects (#31732) (#31734)Giteabot2024-07-301-0/+7
* Add permission check when creating PR (#31033) (#31720)yp053272024-07-291-0/+8
* Make GetRepositoryByName more safer (#31712) (#31718)Giteabot2024-07-291-6/+7
* Return an empty string when a repo has no avatar in the repo API (#31187) (#3...Jimmy Praet2024-07-051-2/+8
* Fix web notification icon not updated once you read all notifications (#31447...Giteabot2024-06-241-4/+5
* Fix duplicate sub-path for avatars (#31365) (#31368)wxiaoguang2024-06-153-2/+60
* Fix the possible migration failure on 286 with postgres 16 (#31209) (#31218)Giteabot2024-06-021-1/+1
* Fix branch order (#31174) (#31193)Giteabot2024-05-311-8/+4
* Make gitea webhooks openproject compatible (#28435) (#31081)Giteabot2024-05-261-0/+15
* Fix wrong display of recently pushed notification (#25812) (#31043)yp053272024-05-2312-30/+261
* Fix automerge will not work because of some events haven't been triggered (#3...Giteabot2024-05-221-3/+3
* Refactor sha1 and time-limited code (#31023) (#31030)Giteabot2024-05-212-8/+4
* Fix data-race during testing (#30999) (#31024)Giteabot2024-05-202-18/+32
* Filter out duplicate action(activity) items for a repository (#30957) (#30976)Giteabot2024-05-142-1/+31
* Protected tag is no internal server error (#30962) (#30970)Giteabot2024-05-141-0/+24
* Remove If Exist check on migration for mssql because that syntax required SQL...Giteabot2024-05-123-10/+12
* Fix various problems around projects board view (#30696) (#30902)Giteabot2024-05-086-67/+279
* Refactor AppURL usage (#30885) (#30891)wxiaoguang2024-05-082-16/+6
* Get repo list with OrderBy alpha should respect owner too (#30784) (#30875)Giteabot2024-05-061-2/+2
* Fix no edit history after editing issue's title and content (#30814) (#30845)Giteabot2024-05-031-56/+0
* Fix duplicate status check contexts (#30660) (#30779)Zettat1232024-05-012-25/+61
* Get repo assignees and reviewers should ignore deactivated users (#30770) (#3...65432024-04-302-7/+23
* Rename migration package name for 1.22-rc1 (#30730)wxiaoguang2024-04-277-13/+14
* Add some tests to clarify the "must-change-password" behavior (#30693)wxiaoguang2024-04-271-2/+10
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-277-31/+31
* Improve job commit description (#30579)yp053272024-04-261-0/+11
* Improve oauth2 client "preferred username field" logic and the error handling...wxiaoguang2024-04-253-12/+18