aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Repo Activity: count new issues that were closed (#31776)Timon van der Berg2024-09-211-2/+28
* Resolve duplicate local string key related to PR comments (#32073)Kemal Zebari2024-09-181-1/+1
* Included tag search capabilities (#32045)Bruno Sofiato2024-09-181-0/+6
* Add option to filter board cards by labels and assignees (#31999)Lauris BH2024-09-123-8/+66
* bump to go 1.23 (#31855)techknowlogick2024-09-104-6/+6
* Save initial signup information for users to aid in spam prevention (#31852)techknowlogick2024-09-093-9/+37
* Distinguish official vs non-official reviews, add tool tips, and upgrā€¦ (#31...william-allspice2024-09-061-0/+25
* Fix nuget/conan/container packages upload bugs (#31967)Lunny Xiao2024-09-051-0/+16
* Improve get feed with pagination (#31821)Lunny Xiao2024-09-021-9/+38
* Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calcFingerpr...Saulius Gurklys2024-08-241-2/+0
* Fix agit automerge (#31207)Lunny Xiao2024-08-201-1/+1
* Add tag name in the commits list (#31082)Lunny Xiao2024-08-194-1/+43
* Fix panic of ssh public key page after deletion of auth source (#31829)Lunny Xiao2024-08-152-16/+17
* Fixes for unreachable project issues when transfer repository from organizati...Edip Emre Bodur2024-08-132-0/+12
* Show lock owner instead of repo owner on LFS setting page (#31788)Jason Song2024-08-112-7/+92
* Show latest run when visit /run/latest (#31808)FuXiaoHei2024-08-101-0/+13
* Support compression for Actions logs (#31761)Jason Song2024-08-091-1/+7
* Add issue comment when moving issues from one column to another of the projec...Lunny Xiao2024-08-095-52/+76
* Fix null requested_reviewer from API (#31773)Edip Emre Bodur2024-08-052-1/+52
* Rename head branch of pull requests when renaming a branch (#31759)Lunny Xiao2024-08-041-0/+7
* Remove unused code from models/repos/release.go (#31756)Kemal Zebari2024-08-021-26/+0
* Clear up old Actions logs (#31735)Jason Song2024-08-023-3/+33
* Use UTC as default timezone when schedule Actions cron tasks (#31742)Jason Song2024-08-013-12/+104
* Clarify Actions resources ownership (#31724)Jason Song2024-08-014-35/+100
* Exclude protected branches from recently pushed (#31748)Jason Song2024-08-011-1/+14
* Fix the display of project type for deleted projects (#31732)yp053272024-07-301-0/+7
* Fix Null Pointer error for CommitStatusesHideActionsURL (#31731)yp053272024-07-301-0/+4
* Fix loadRepository error when access user dashboard (#31719)yp053272024-07-291-0/+4
* Add permission check when creating PR (#31033)yp053272024-07-291-0/+8
* Make GetRepositoryByName more safer (#31712)Lunny Xiao2024-07-291-6/+7
* Hide the "Details" link of commit status when the user cannot access actions ...Zettat1232024-07-282-1/+64
* Support delete user email in admin panel (#31690)yp053272024-07-251-0/+1
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-193-19/+40
* allow synchronizing user status from OAuth2 login providers (#31572)Rowan Bohde2024-07-162-4/+39
* Added default sorting milestones by name (#27084)Bartlomiej Komendarczuk2024-07-161-1/+3
* Upgrade xorm to v1.3.9 and improve some migrations Sync (#29899)Lunny Xiao2024-07-147-7/+36
* Refactor webhook (#31587)wxiaoguang2024-07-102-3/+10
* Allow disabling authentication related user features (#31535)Rowan Bohde2024-07-091-4/+6
* Use FullName in Emails to address the recipient if possible (#31527)65432024-07-082-0/+53
* Allow force push to protected branches (#28086)Henry Goodman2024-07-053-31/+112
* Add Passkey login support (#31504)Anbraten2024-06-291-1/+1
* Refactor issue label selection (#31497)wxiaoguang2024-06-262-30/+26
* Optimization of labels handling in issue_search (#26460)Chl2024-06-253-9/+59
* Fix web notification icon not updated once you read all notifications (#31447)kiatt2102024-06-231-4/+5
* Refactor repo unit "disabled" check (#31389)wxiaoguang2024-06-183-31/+10
* Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359)65432024-06-151-19/+19
* rm const do inline (#31360)65432024-06-151-42/+18
* Fix duplicate sub-path for avatars (#31365)wxiaoguang2024-06-153-2/+60
* Add tag protection via rest api #17862 (#31295)mzroot2024-06-141-0/+13
* Fix PullRequestList.GetIssueIDs's logic (#31352)yp053272024-06-131-6/+5